Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Sign up for 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.
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 Pythonscript 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...
LinBuild is a Python-based, simple and user-friendly build system for C/C++ on Linux/Unix. LinBuild adopts some concepts from Waf and CMake. LinBuild is simply a single script that depends only on Python.
The ezpyinline is a pure python module which requires almost no setup to
allows you to put C source code directly "inline" in a Pythonscript or module,
then the C code is automatically compiled and then loaded for immediate access from Python.
pyLPCTools is a replacement for the Flash Programming Tools use with the Philips(tm)/NXP(tm) LPC2xxx series of ARM based microcontrollers. pyLPCTools is a script together with some ARM assembly language and a Python user interface. Please Donate !!
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.
PySmire is a Python based Ant liked framework. Different from the XML file for Ant ,Python is the base script for PySmire. Actually,It's a Python package and it's not only a build tool.
AntViz is a graphical Ant-script-dependency viewer and -debugger,
implemented as a jEdit-plugin.
All targets and their dependencies are displayed as a directed graph.
Step-through debugging of targets is possible.
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.