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.
Try Auth0 for Free
MongoDB Atlas runs apps anywhere
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.
pyDATR is an implementation of the DATR language written in Python and usable as Python library. It provides a means for persistence and some extensability with Python functions.
Kefir is a code sketcher based on tepache that uses pygtk and libglade. Kefir creates a set of wrapper classes around the top level glade widgets in a glade file, to allow the programmer to concentrate on writing a program instead.
Simple yet powerful templating engine for Python. Emphasis has been placed on ease of use. Simply put this file into your project directory and do "import template".
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...
pyCodeGen is a code generator written in python. This code generator use a xmi, a zargo or zuml file as input. You can use the friendly api to write your own code generator or you can use one already written.
FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
PySnippet is a code snippet manager for any language. It features an user
defined folder hierarchy, syntax highlighting and XML based data file.
It is written in Python/PyGTK.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Uraga aims to create a CPAN like package installation and management system for Python.
Uraga will allow users to download and install Python packages from the Internet by using simple commands. .
Diffr compares two source files and graphically displays the differences side-by-side. Sections of differences are highlighted and can be selected from either file and saved to a merged source file.
File-Spector is a small, fast and easy to use binary file analyzer and Inspector.
It allows the users to format a complete binary file structure and then use it to read any binary file that matches the specified format.
A collection of reusable software components written in Java, C# and Python including method invocation tracing, filtering and sorting, command line argument parsing/processing, delimited text file processing and application configuration file handling.
Cover Your Asp, a Python coverage analysis tool. This coverage tool correctly traces multithreaded applications and uses deep understanding of Python syntax to provide intelligent reports.
Not the greatest thing since Sliced Bread, it IS Sliced Bread. This project is a series of network tools and a network development SDK, with big hopes, and too little time to code it all.
Zeus Grid is a Grid Computing environment usefull to run systems in heterogenous machines at same time. In this first step, it will only compile, run and collect application results and file storage.
Eddyspeak is an orrigional translation content management system. It allows you to translate GNU GetText PO files using a browser. This allows a comunity to work on the same file at the same time and speeds up development. Uses: PHP, MySQL and Python.
PBOF(Persistant Business Object Framework) is a Framework for Python which stores objects in a relational database. The mapping between objects and the database is done in an external 'model' file. No need to know SQL or the database structure. Connecti
This Python module provides easy access to configuration file settings for control of script execution. The method is extremely flexible and powerful because of the use of python to define settings and its optional heirarchical settings organization.
dbweaver provides a set of tools to extract CREATE statements from a database server and dump them to a text file. These files can be used for editing, source revision control and database migration.
ODPdom is a simple non-validating DOM (Document Object Model)
parser written in C++.
It can handle relatively large XML files with the size in order of n*10 MB (pro file).
ODPdom provides a SWIG-generated interface to Python.