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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
DiaCanvas is a library for drawing diagrams. It is completely Model/View/Controller based and has a Visio (DIA) look. The package also contains a Python wrapper for the library.
The API to the IOAnywhere network appliance is in the public domain. This project aims to create an LGPL'd library which exposes this API to Linux programmers.
A program that analyzes info about an automotive engine, and wanted power increase in horsepower and the program helps give the user a possible turbocharger that satisfies the requirements.
A knowledge base engine for Python built on F-Logic. It uses the FLORA-2 reasoning engine and provides permanent storage through ZODB. Logic programming concepts like logical variables, facts, rules and queries are included.
The Basil project's mission is to build a parsing and modeling environment where one is able to work with, code in, integrate, and design a wide variety of computer languages.
A collection of tools to help in the creation of 3D graphics which are to assist in and improve various areas of the production pipeline in particular the creation and management of very large scale 3D graphics scenes.
Disloki is a modified version of Loki (loki.homeunix.net) which works as a Boinc application. The project also contains support programs to create and maintain a Loki based boinc project.
Atma Web Framework is based on TwistedMatrix Network Framework and provides a high-quality environment for the development of rich and robust web applications.
It is a set of tools to help database applications developers to handle database communication, reporting and printing. It has a solid, stable and easy to use API. It is also GUI toolkit agnostic and portable.
A 3D data visualization tool, specializing in the display of robotically collected point, range, and volumetric data. Provides a very flexible framework for different file formats and visualization parameters.
PySamba is a full wrapper based in the work of Tim Potter. PySamba is built as a Python C extension and a Python module that hides the complexity of the lower layer (smb). At now, PySamba provides a fully functional samba wrapper
Package for high-quality dynamic PDF documents/charts in real-time & high volumes from any data source. EPS and bitmap formats also supported. Ideal for automated reporting needs. See http://www.reportlab.org/downloads.html.
Tapioca is a framework for Voice over IP (VoIP) and IM applications. Its main goal is to provide an easy way for developing and using VoIP/IM services in any kind of application. It provides a pluggable interface for different protocols, such as SIP/XMPP
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.
A simple (~20 line python) O(n^6) algorithm for the traveling salesman problem that seems to do pretty well for most graphs; so well that I have not been able to find a graph which it does optimally solve. Those with spare cycles are welcome to help out.