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.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
CheetahWizard is an extension of the Cheetah template engine and code generator. It makes easier the use of Cheetah for the generation of multiple documents from templates in a local environment and provides a Wizard-GUI to fill in necessary information t
Netutils is a collection of libs/classes and tools
for network programmers in Python. It provides different classes and methods for custom packet manipulation, network scanning and stress testing. Everything in pure Python
OpenLC is a set tools designed to facilitate benchmarking and stress
testing of a wide variety of information servers (WEB, Email, FTP,
LDAP, ...). A XML-RPC API is offered for developers interested in
creating clients that query the services provid
A Python package providing an API for access to network devices such as Cisco routers and switches. It allows easy access to devices for the purpose of configuration, command execution, and other tasks.
The Abstract Large File (ALF) project is a portable library for writing files that can be larger than 2GB or contain holes on systems that don't natively support one or both properties.
reStructuredText defines & implement a markup syntax for use in Python docstrings and other documentation domains, that is readable & simple, yet powerful. Project inactive. Development taken over by Docutils, http://docutils.sourceforge.net/.
A modular system for extracting and converting Python docstrings into useful structured formats like HTML, XML, and TeX.
Project inactive. Development taken over by Docutils, http://docutils.sourceforge.net/.
FXPy is a Python extension module that provides an interface to the cross-platform FOX GUI library. It is no longer under development, but the last release is compatible with FOX 1.0 and Python 2.2.
PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
Hornet is a tool to browse and build MySQL databases, with the ability to connect to remote servers. It intends in the future to provide the capability to generate PHP-based interfaces to MySQL databases.
Ly: a 'lyterate' programming engine written in Python, featuring an easy-to-read syntax based on indentation. Source files look very similar to the HTML produced from them. Does chunking (arrange the code as you like, not as your compiler wants you to).
The Warp Framework is an application framework built with Python. It features intelligent property and object management based solely on meta-data.
Currently Zope is supported, with room for extending it towards GTK / SQL / etc. based applications.
The Operator Simulation Tool (OST) provides a framework for scripting user (software operator) events into a system. The purpose of the tool was originaly to provide fine grained client load onto the server side of a client/server network management app
wxWorkshop is an IDE framework and RAD tool for developing applications based on the wxWidgets cross-platform GUI framework for C++ and Python (wxPython). It features a high-performance editor for designing an application's GUI resources visually.
Phormation is a set of PHP functions which provide a framework for developing any HTML form with a database backend (PostgreSQL, MySQL, ODBC are supported). It is extensible, includes 10 reusable widgets (text field, date field, file upload, etc.)
Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code