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.
TexWP converts documents written in LaTeX to HTML. The main purpose of this project is to develop a program that will generate HTML code that can be copied and pasted directly into Wordpress, preventing the User has to make major changes in format.
Deception (Open Card Game) - A two-player, simultaneous-turn card game with a high degree of customization. The game emphasizes creativity, fast gameplay, bluffing, strategy and tactics.
Improved version of the LibNumTh library (http://libnumth.sourceforge.net/), reimplementing
its methods to work concurrently in a SMP environment.
In addition, it is extended with support for linear algebra and numerical methods mechanisms.
A clean and easy way to automatically convert a movie-file into an iTunes/iPhone friendly format, then importing it to iTunes and tagging it with accurate information.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Cross-platform trainer and library for Morse Code. Features two parts: GUI Morse trainer, and Python library. Library can be downloaded separately and be used in your programs. Library outputs wav files or raw audio data. Regular and Farnsworth modes.
PyHelper is a modular automatic documentation generator. Docs are generated directly from sourcecode and can use different skins (python modules that render the documentation) to produce the doc-pages.
DEVELOPMENT HAS MOVED TO GOOGLE CODE!! YAAPS is a Python app server based on the experiences of building large applications in python. It is very minimal since the expectation is that you will end up wanting to customize eve
Forth Playlist Converter allows for easy transfer of playlists (currently M3U and XSPF) from one system or media player to another. It does so by matching the songs to another media library rather than directory structure.
A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
MATmute is a MATLAB code mutation system targeted at developers of scientific software. The package includes a mutator, a MATLAB function to call the mutator and run the mutants, and some examples to demonstrate how to use the system.
Another Sudoku game version. It is written in Python and uses wxPython as the GUI package. The puzzle solver module was written by Edd Aardvark, to whom I owe a big debt. This project is mostly an exercise to learn Python. It can be greatly improved.
XRay is an analysis tool built upon your SCMs, aimed to consolidade project statistics from many repositories in a single tool, generating code reports and development statistics obtained from log data and file versions.
If you are a developer like me, you may find this program useful in finding code. You can add,edit,delete,search, and browse sourcecode you might get from a book or posted on the web.
Regular expressions editor for Python. It is intended for Python programmers that use regular expressions. It has syntax highlighting, brace matching, results coloring, text zooming, RE insertions and more.
Jeszra is a visual designtool, which combines
2D- vector graphics and GUI design.
Jeszra is written in Tcl/Tk and creates reusable code for:
* Tcl, Ruby, Lisp and Python.
* DocBook based reference pages.
* SVG import and export.
Python based application to render in background Blender projects (still images or animation). It provides also a server for remote control such as checking the render status or cancel/submit new jobs. Msi available for windows.
SuperWillow is a Music Generation program. Artists have many influences which they have accumulated over the years by listening to countless pieces of music, this principle is reflected in SuperWillow.
This program is based on the Workflow diagramm presented by David Allen in his book "Getting Things Done", which allows the user to handle many different real life tasks without spending too much time with it.
mfGraph is a graph rendering library for interactive applications. Written in C++ and Python, mfGraph parses GraphViz DOT and XDOT files and provides rendering and hit-testing facilities. Supports Microsoft Windows natively, GNU/Linux through wxPython.
This module goal is to make the debugging tool of python shell even better. By replacing a few methods in the sys module. Standard error traceback are more powerfull with bettererror.py.