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
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
epm stands for Easy-Project-Manager which consists of two parts: I. a build system engine II. a tool for creating build system (epm has been moved to https://github.com/duyanning/epm)
A build architecture and base implementation to support fast and efficient software builds. It provides intelligent configurations while making it easy to override default behaviors and experiment with new concepts.
An advanced incremental build system written in Python, introducing support for automatic dependency and recipe discovery. It supports single- and multi-threaded builds. It requires Python v2.6 and pybfc and, natively supports all POSIX systems.
PyChecker is a static analysis tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Buildbot is a system to automate the compile/test cycle required by most software projects. Buildbot is no longer hosted on SourceForge. See http://buildbot.net for links and documentation, and http://github.com/buildbot for the source.
Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python.
Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
gnu4u provides defined set of (GNU-)tools for development C and C++ applications. This tool set is independent of the OS's patch level, is available for different systems and provides the same development and runtime environment for those systems.
Various components for Zope3. Buildout recipe for integrating python eggs into Cocoa Xcode project builds. Proxy module to expose python objects as NSObjects, which additionally facilitates persistence using ZODB.
That project aims at providing tools and code to be used in C++ projects that use CppUnit and/or trac, to be able to include them easily in CruiseControl.
Highly Object Oriented Language This is an attempt to develop a new third generation general purpose programming language for x86 and x86_64 processor which tries to integrate maximum possible object oriented concepts.
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
Crusty the Package. Is a package generator for build systems. It uses upstream version controls to create snapshots that could be build automaticly in build systems.
SConfigure is an extension to SCons configuration functionality.
SConfigure provides framework developers a way to install SCons 'Tool' objects with their project.
Tikal's opensource Application Development & Deployment is comprised of fully integrated suites that cover the entire software life-cycle, include tools for development and deployment of applications, software configuration management and ASQA.
A simple program for creating documentation of Python files. Using ANTLR library it creates a HTML document with information about all classes, it's methods, class fields and attributes. Also it creates documentation of all functions in this file.
Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.
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.