Project Element is a very simple, platform-independent, easy-to-use interpreted programming language that was made using python. It very much like html, so if you can make a webpage, you can program using Element.
Flexible python library for web-development. It does not enforce any development model or structure, but instead includes tools to simplify modern (web)development trends like UNIT testing, WSGI, and XML.
LabVIEW tools for executing Python Scripts. Includes a Python Script Node and a suite of VIs for executing similar functionality. LabPython palette integrates into user.lib or other palette synch'ed location.
A small lightweight IDE for the *NIX platform that supports a wide variety of languages. Includes all standard features such as syntax highlighting, project manager, and a compile tool.
Nanon is a web page manager, ideal for simple sites with no server generated content. It lets you define templates and reusable html code blocks like menus and ad sections. Nanon is a spiffy command line tool that you can learn how to use in minutes.
Podcrappr is a python library used for downloading podcasts. Built to be used in the background via crontask. Supports OPML for collecting a list of RSS feeds.
Cross-platform and cross-compilers stand-alone build system (or build environment). Purpose of this project is create easy for use, configure, scalable build system.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Sadly JFCUnit is no longer supported but idea is neat and with a few more improvements it can be even more useful tool for regression testing.
JFCUnit-2 will have distributed testing, SWT support, JUnit independent and lots of other improvements.
The Automatic Model Optimization Reference Implementation, AMORI, is a framework that integrates the modelling and the optimization processes by providing a plug-in interface for both. A genetic algorithm and Markov simulations are currently implemented.
"frogpie" is a visual documentation generation and management framework for python developers. It comes equipped with WYSIWYG documentation editor, browsable documentation viewer and much more.
Browsershots is a system for capturing screenshots of Web pages in many different browsers. When a user submits a web address on the central web interface, the screenshots are made automatically on distributed computers that are run by volunteers.
Python Directio
A Python interface to open/read/write on a direct I/O context.
This is an interface to open(), read(), write() and close() on a direct I/O context (O_DIRECT flag) from the Python programming language.
Phino is a advanced GUI Language written on top of Python and wxPython to write GUIS in a simplified way. It supports many of the operations of python and seperates the design from the coding
py-autopotools is a tool for i18n and l10n which automates a lot of the common tasks performed on po files. Create new files, delete or merge comments, file positions, and translations seperately, create default translations - pocreate does it all.
Python wrapper for Sword library. Helps python users access sword publications (mostly bibles, commentaries, etc). Also will include a supybot biblebot plugin. There is already a swig generated wrapper to pysword and python based bible reader here: http:
GNU/Linux Desktop Testing Project (GNU/LDTP) is created with the goal of producing high quality test automation frameworks and cutting-edge tools that can be used to test the Linux Desktop and improve it.