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.
Sign Up Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Qpyde is an IDE for using python and Qt.
The goal it's to create an IDE with GUI's generation (as Netbeans or MS Studio) to work as a RAD tool for python + qt developers
Functional Programming for Python. Provides a small mixin to provide 1) type constraints for named tuples 2) pre/postcondition typechecking for functions 3) syntactical sugar to make your code look pretty (accomplished through a PEP 302 import hook)
PythoidC is a C language for Python programmers and PythonWin IDE. PythoidC is braceless, whitespace sensitive, self-documenting, Introspectable. PythoidC is runnable inline with Python. PythoidC can be translated to C code and compiled in TCC, GCC, VC++
A message passing library addressing the special needs/capabilities of Qt applications. The basic building block for classic 3-tier applications where both client and server are Qt applications.
Regular expressions editor for Python. It is intended for Python programmers that use regular expressions. It has syntax highlighting, brace matching, results coloring, text zooming, RE insertions and more.
PyHelper is a modular automatic documentation generator. Docs are generated directly from sourcecode and can use different skins (python modules that render the documentation) to produce the doc-pages.
DEVELOPMENT HAS MOVED TO GOOGLE CODE!! YAAPS is a Python app server based on the experiences of building large applications in python. It is very minimal since the expectation is that you will end up wanting to customize eve
MATmute is a MATLAB code mutation system targeted at developers of scientific software. The package includes a mutator, a MATLAB function to call the mutator and run the mutants, and some examples to demonstrate how to use the system.
XRay is an analysis tool built upon your SCMs, aimed to consolidade project statistics from many repositories in a single tool, generating code reports and development statistics obtained from log data and file versions.
If you are a developer like me, you may find this program useful in finding code. You can add,edit,delete,search, and browse sourcecode you might get from a book or posted on the web.
This module goal is to make the debugging tool of python shell even better. By replacing a few methods in the sys module. Standard error traceback are more powerfull with bettererror.py.
PyAnalyzer performs sourcecode analysis for Python code based on the standard python 'compiler' package. -- Acknowledgement: EU Funded FP6 QualOSS Project (see http://www.qualoss.eu).
Jester is a test tester for testing your java JUnit tests (Pester is for Python PyUnit tests). It modifies your sourcecode, runs the tests and reports if the tests pass despite the changes to the code. This can indicate missing tests or redundant code.
ANOTHER GUI interface for Wix. Makes creating simple microsoft installers incredibly easy. Takes the work out of wix / What good is a candle without a flame?
Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
Built in python, built upon the sourcecode of Pyword. this program offer a more powerful enriched environment for coding, html work or simply a text editor.
A tool to keep database objects and stored procedures synchronized with application code in a multi-developer environment with a short release cycle and multiple development branches. Tie-in to svn (subversion) for version control.
Pygone is to be a programming language built on top of Python, aimed to be a ridiculously high level programming language, allowing for it to be used to introduce people to programming.