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.
Python SOAP is a free library implementing W3C's SOAP Protocol in the Python programminglanguage. SOAP is an XML-based messaging protocol which is machine- and platform-independent.
pyclashie is a software developed in python to show graphic view of code dependencies in, virtually, any programminglanguage. The idea is to analize directories of source code, and search for class hierarchy and dependencies, writing them to .dot files.
The Python programminglanguage, an object-oriented scripting and rapid application development language. You can download it from http://www.python.org/download
Enterprises and companies seeking a solution to manage all their procurement operations and processes
eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
Packdude is a Pacman clone for Linux and other unix like systems that offers some new features like scripting language (namely Python) and adventure style storyline.
1. ProgrammingLanguage
- Python, gtk, glade, ...
2. Plattform
- Plattform independent with python-gtk installed (all python supported platform).
3. Main Goals
- Migratting to linux i realize that there are a lot of web browser with
SilenceVST is an extensible, open-source language for programming music and sound on Windows. SilenceVST consists of a set of Python extensions and a custom Python shell that runs either standalone, or as a VST plugin.
An extensible IDE for developing programs in a language-neutral representation, allowing you to add new "language-level" abstractions without having to worry about working the changes into the syntax for a programminglanguage.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
The System Modeling Workbench is a collection of tools for editing, storing, analyzing and verifying models. It is based on the OMG MOF and UML standards and it is implemented using the Python programminglanguage.
Provide tools to support Donald Knuth's Literate Programming using XML instead of TeX. Is not based on any specific DTD or programminglanguage, but instead uses processing instructions for processing the literate programs.
FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included.
Befunge is an esoteric two-dimensional programminglanguage.
sForzando is a set of extensions for the PyGame library (www.pygame.org) for the Python programminglanguage. sForzando makes available easy-to-use classes for game event scripting, graphic animations and layering.
Project to Design and Implement a newprogramminglanguage.
The language is named Hybrid (c), as it's nature.
We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
The developping part of the TheWiseGuys group. We develop role-playing settings and systems and character-generators. Eg. A vampire setting in Leuven, A AD&D settings, A new game, A newlanguage ...
The Pointless ProgrammingLanguage Reference is a multiple programminglanguage reference document. It allows you to compare and contrast languages, learn a newlanguage from your knowledge of another or simply lookup how to accomplish tasks.
Low level programminglanguage and compiler close to python. Intended for experiments with in processor design. Consists of language definition, compiler and simple cpu simulation written in python. The compiler can be adapted to different processors easily.
The intention is to help Learning programming by using Python in different game challenges. The main language is French, but we can answer to English if needed.
Threadmill is a compact and powerful set of tools that integrates parsing and intuitive multithreadability with command-line programs written in the Python programminglanguage.
an alternative interpreter for the Python programminglanguage
The aim of the CPyrol project is to create a complete Python interpreter written in C++ with minimal system requirements and a very clean codebase.
I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage.
This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Python code into CPython-compatible bytecode.