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
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
This is a Python module that formats error information and appends it to a logfile in a format conductive to diagnostics. It is an alternative in some instances to the Python built-in logging module.
The Review Pages tool generates a set of HTML pages that show the status of a working copy, or the difference between given revisions of a code repository, suitable for review. There is no need in a special server.
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
BS Eagle Project is an open source black-oil simulator. The goal of this project is to provide a free access to the modern oil simulator to study new methods of simulation. The project has a modular architecture and open to modifications and extensions.
PUT is a unit-testing framework that builds on the standard python unittest framework in order to provide extra features including: aggregate fixtures, suite heirarchial naming, customisable output, logging, suite level fixtures and more.
Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.
TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
The Pointrel System is an RDF-like triple store implemented on the Java/JVM platform, supporting related social semantic desktop applications to create, use, exchange, and organize informational resources for a reasonably joyful and secure world.
FlyPDF is a shared object library (.so) which allows to generate PDF files without using any PDF library as dependency. You may use it for any kind of usage and modify it to suit your needs.
FlyPDF has other advantages: high level functions.
The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
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.
This is intended to ease the development of web applications using CherryPy (web server) and Elixir (DB access) with python. It will contain structures to easily setup the database structure and populate with data, and to configure the server
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.
1. Create an object-oriented python script that can represent mathematical concepts and their properties. 2. Represent all numeric values exactly. 3. Provide a variety of formats to export or embed representations of the mathematical concepts.
The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu).
NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
A command-line Python utility to mine information on open source projects using the ohloh web service APIs. The script is enables analysis of open source projects indexed by ohloh by providing source lines of code (SLOC), contributor data and other info.
Collaborative editor, requirements management tool and much more
ARREA (A Reasonable Requirements Engineering Application) is a simple yet powerful requirements management tool that uses arbitrary files to store information and Subversion to allow team collaboration.
Its simple conventions make it suitable for much other purposes. In fact, for any document-oriented tasks focused on collaborative work and exhaustive change and traceability management.
At its heart, ARREA provides a thin layer on top of SVN that allows it to be used as a powerful...
Pyprocs is pure Python and implements functions to read the process table on Linux and maybe later also for other OSs. E.g the function process_table() returns the list of processes, and the function process_tree() also returns the process-hierarchy.