Optik is a flexibly, extensible, easy-to-use library for parsing command-line options with Python. It implements the conventional GNU/Unix syntax, and auto-generates help text.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Eddt is a directory browsing plugin written in Python for the Gnome texteditor, gedit. The purpose of this plugin is to give the user the ability to view any directory as a root directory within a hierarchical tree view.
BondEdit is a simple texteditor with everything you can expect from it, and also includes custom templates and some other useful features for developers.
An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
A student of the Franklin W. Olin College of Engineering wrote his own extremely customizeable, extraordinarily functional, tabbed texteditor in Python and pygtk. Works on windows and POSIX-compliant systems. For the scripter and excessive customizer.
Markdown wysiwyg - A web based wysiwyg editor for John Gruber's Markdown.
This allows a gentle introduction to Markdown for novices.
Works with Mozilla and IE. Not yet tested with safari or konqueror.
Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in...
An object-oriented Python framework for the simple implementation of ncurses text user interfaces, allowing for widget development in a GUI-programming manner.
A powerful and fully customizable Python based editor COMPLETELY MODULAR. Each module connects via proxies (event handlers) to other modules. Core widgets are modules too and they can be replaced easily, while the program is just the i18n/configuration/m
Little UML1.3 class diagram editor with support for input and output plug-ins. Export to XML, JPEG, BMP and PS...; import from Java, Python, XSD, DTD.... Actually runs under Windows and Unix/Linux.
The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
An UI editor for j2me developers. You can draw images with this tool and then generate j2me codes which draws the same image by drawLine(), drawRect(), etc.
Python wiki software built on CherryPy and featuring WikiWords, automatic backlinking, site map generation, full text search, locking for concurrent edits, RSS feed embedding, per page access control lists, and page formatting using PyTextile markup.
Eligante is a software for archivation, management and browsing (with full-text search functions) of all your communications, be it via email, chat (IRC, ICQ, MSN,...) and even messaging websites (hi5, orkut,...).
PyAgend is a free python-based text-only agend. It support "configuration" and "users" files for retrieve informations. PyAgend is for all users which like to lost a little time in a little development project :-)
Ged is a (very) lightweight texteditor written in Python using the pygtk bindings. The author noticed a lack of simple gtk2.0 text editors (as gedit depends on the gnome libraries) and Ged intends to fill this gap. Eventual porting to C is expected.