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
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Doulos is a set of tools for rapidly developing n-tier distributed applications, with a framework for writing business methods, a protocol for accessing those methods, and frameworks for creating web and native user interfaces that utilize the methods.
yapm is a packaging system to automate the generation of Makefiles and rpm.spec files for developers. I will not be working on it again, as i have dumped my redhat distro (and other rpm based distro's) for gentoo
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
"Shake & Make" ("Shake" for short) is an XML based, cross-platform build system replacing shell/OS-bound tools like "make". With certain aspects inspired by Ant, abstract action classes perform the actual work (such as delete/move/touch of files).
CMFReq is a project to manage lists of requirements for managing software projects. It is a CMF project, but is primarily intended to be included in a plone site.
This is a python library that can be used to build Linux kernel, which includes selecting kernel config file, setting kernel config parameters, compiling kernel, modules and even appending a new item for the compiled kernel to bootloader config file (cur
Yab (Yet Another Buildtool) is another replacement for the ubiquitous Make tool. Many replacements have been built as a result of frustration with Make. Yab attempts to combine the best features.
Vertoo is aimed to automate maintainance of up-to-date
product version information amongst project files with the help of
flexible, user-specified versioning schemas.
The project has been discontinued.
Pynt is a next generation java build tool. It uses its own Python-like scripting language that is easier to read and less verbose than xml and is capable of running all Ant tasks.
This project intended to help people that likes Jakarta's ANT and dotNET NAnt.
PyANT helps to implement project building using tasks defined in python scripts. The far goal is implementing all ANT tasks in Python
Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.
Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
PalmPanel is an application framework which allows Palm Pilot handheld computers to be used as graphical terminals for host applications running on Linux/*BSD machines.
This program is a installer for KDE sourcefiles. It compiles the code for you so as you need it. It's for UNIX like operating systems. programmed with python.
This project has moved to: http://vger.kernel.org/vger-lists.html#linux-kbuild Here, you can find the old mailing list, files and website regarding: Linux kernel build. Patches, documentation, and auxilary programs related to the kernel configuration
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()
CompactBSD is a powerful set of tools that allow you to build your own customized,
lightweight distribution of OpenBSD and then burn it onto
compact flash so that it can be run on an embedded PC platform such as FatPort's
FatPoint (www.fatport.com)
Source 2 Binary (S2B) is an attempt to simplify the software build environment provided by Make and Autoconf. Implemented in Python, S2B allows build scripts to simultaneously mix simple, makefile-like target descriptions with regular Python code.
fd2python creates a python interface to the Xforms graphics library.
It provides features that can build template main code, template callback code, and a template makefile. fd2python is run from 'fdesign -python'.
Inline Python (PyInline) allows you to put source code from other
programming languages directly "inline" in a Python script 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 Python script. 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.