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.
Try free now
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
pystats is a comprehensive Pythonmodule implementing algorithms for statistics and information theory, including probability distributions, descriptive statistics, analysis of variance, regression, and inference.
The re2 module is an extension of the standard python re library module.
It provides a way of extracting a hierarchy of named groups from a string,
rather than the flat, incomplete dictionary that the standard re module
provides.
Customizable forum system & content management library module, implemented in Python / mod_python. Support various database backends with modules, and with full templating & language translating support.
pySVG provides a Pythonmodule for manipulation and generation of Scalable Vector Graphic images - you can append elements, extract items or shapes of relevance from existing images for modification, or create your own images from scratch.
A neural net module written in python. The aim of the project is to provide a large set of neural network types accessed by an API that is easy to use and powerful.
PYIGS is a Python package that provides an interface to Google! Suggest results. It may be run standalone or incorporated as a module.
Currently it supports a basic query, with or without result match listings.
Later it will include a caching server.
Unum stands for 'unit-numbers'. It is a Pythonmodule that allows defining and manipulating true quantities, i.e. numbers with units like volts, hours, meter-per-second. Consistency between units is checked for every operation involving quantities.
Dun and Bradstreet Risk Analytics - Supplier Intelligence
Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.
Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
TIAPS ( This Is A Python Server ) is a hosting program for dynamic websites, such as forums. The server and the data-access module are intended to be multifonctional and able to process various protocols on the same port. The access uses a login system.
XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.
is a natural language understanding program written in Python. It includes an English language parser, an English dictionary tagged with parts of speech and including phrasal verbs and common first names, a spelling corrector, and an indexed file module
A Pythonmodule designed to facilitate rapid application development, primarily of application interfaces, without the loss of underlying toolkit/language functionality.
Simplified object-oriented Python extension module for the ethreal's WireTap library. You can use this module to read any format of the captured file which supported by ethreal, like libpcap, tcpdump, etc.
GroupsDirectory is a simple module for Python to handle groups and items in a hierarchy. It was developed to provide a flexible user and group management to a web-application. It handles advanced memberships structures which can be used for authorization.
pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]
This Pythonmodule 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.
A Pythonmodule that reads and writes binary files for which there is a format-description. If the module is run as a script the module will read the data from file and emit an editable Python script that, when run, will generate the data file again.
Pythonmodule for accessing RFC 2229 compliant dictionary servers. Includes classes and runs as a standalone client (a la dict) as well as a CGI script.
Advance lightweight module messaging system - allowing unlimited modules of different languages to interact with each other by hooking and sending events.
TrustedPickle is a Pythonmodule which lets you create and sign your data files. By using public/private key techniques, this module protects your users from loading malicious data files that others might claim you created. LEGAL FOR EXPORT.
remoteD is a pythonmodule that make multiprocess programming and IPC extremely simple. Each process has access to a shared datastore maintained by a remoteD server. remoteD servers are auto created for you when your first process creates a share stub.