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.
SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools.
We make SCons available in three distinct packages, for different purposes.
- The scons package is the basic package to install SCons. You don't...
open source software build a file.exe to troll other systems
it work by creating a plenty of image files and change the background with it, its only for fun and not harming systems.
license
By downloading this, you agree to the Commons Clause license and that you're not allowed to sell this repository or any code from this repository. For more info see https://commonsclause.com/.
JavaScript Lint is a development tool that validates JavaScript code for best coding practices, finding common mistakes without actually running the script or opening the web page.
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.
Luke is a Software Development Toolkit with a source code browser and tools for managing software development projects that may be missing from the typical IDE.
zetadb is a python/zope tool that allows a rapid application development of relational database oriented web applications. It generates transladable and user friendly applications to maintain data over the web. It also implements OpenOffice integration
Python Tk Gui Builder allows python programmers to build graphical user interfaces using the included Tkinter (tk) widgets without having to write the source code. They simply point and click on widgets and their options.
The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.
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.
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.
World Foundry is a 3D level game engine and asset production pathway with over 170,000 lines of code. Originally a commercial product, now released under the GPL. Designed from the beginning to be cross-platform, runs on windows, working on linux port.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()