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
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Inline Python (PyInline) allows you to put source code from other
programming languages directly "inline" in a Pythonscript or
module. The code is automatically compiled as needed, and then loaded
for immediate access from Python. PyInline is the Pyth
A Snakefile is an unholy combination of a Makefile and a Pythonscript. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scripting language.
Full blender integrated documentation and multi-language translation (help) > Pythonscript for Blender, a free open source 3D content creation suite, available for all major operating systems under the GNU General Public License.
Binconv is a Pythonscript as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
ResEx is a Qt/plugin based resource explorer for game content. It will contain various plugins for text/script editing with syntax highlighting, outlining, preview various types of meshes, textures.
This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
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.
This project provide a framework for general coding style checker's process:
1, Support different adapter plugin for different programming language syntax
2, Support incremental scanning
3, Support customize criteria rules.
4, Generate report for scanning result.
A C/C++ adapter was also implemented based on clang library as example.