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.
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.
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.
Simple and fast templating system for python 2 - needing nothing else than a separator like python´s semicolon. Documentation and code are together in one file - you can cut and paste the code from it.
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.
PyHelper is a modular automatic documentation generator. Docs are generated directly from source code and can use different skins (python modules that render the documentation) to produce the doc-pages.
Advanced built-in security helps IT prevent breaches before they happen
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the source code of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form. So unfortunately we were forced to temporarily close the app Speedy Composer. But don't worry, we kept backups of all...
Pyzzle is a cross-platform game engine for creating large-scale, 2D Myst-like adventure games. The engine supports 2D panoramas, features an intuitive design mode, and allows users to download content from the internet. Pyzzle is written using Pygame.
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.
Spiral is an event-driven networking engine written in C++ and licensed under the MIT license. It is a port of the Twisted Matrix python library.
It aims to be source compatible, Twisted source code should be easy to adapt to C++.
Trusted by 150 million+ creators and businesses globally
Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
Jester is a test tester for testing your java JUnit tests (Pester is for Python PyUnit tests). It modifies your source code, runs the tests and reports if the tests pass despite the changes to the code. This can indicate missing tests or redundant code.
MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
CTypes-based python bindings to the GSASL library (www.gnu.org/software/gsasl ). This package provides a parser that generates pythoncode w/ types checking and more pythonish feel than just plain usage of the library through ctypes.
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.
The Beholder project was begun with the purpose of creating an open source code library for use in cross-platform development of game software based on the D20 Game License released under the OGL by Wizards of the Coast.
Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Pythoncode.
Fusion is a powerful high level programming language that merges several feature from Ruby, Python, Java, C++, Visual Basic, etc, in a only language. It's implemented by means of a compiler written in Haskell that generates Ruby code.
pypersrc is a GUI source-code browser written in Python and C++. You can click a HTML-like hyperlink to jump to a line in a source code file. pypersrc can display different representations of the same source code. Requires Python Mega Widgets (pmw).
UDS (Universal Data Serializer) is a program and library that provides easy-to-use serialization for C, C++ and Python. It is an easy way to write a class to a file, that can be used without writing complex code.
UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.