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
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.
This is my first source project please do not rip me off and steal my project, Its Open Source now in English and Spanish, I speak English and english only so spanish is translated so i might now make another spanish one again.
Samba Directory Administration aNd Control - This is a basic remote samba/server management GUI tool in python and pyqt. this allows remote control of: open files, users and groups, directory's and files and samba shares - all in an easy to use GUI.
Multiplayer framework for flight simulators. Based on M&S HLA 1.3 standards. Provides a 3D air traffic visualization tool and HLA plug-ins for FlightGear, Microsoft Flight Simulator X and X-Plane.
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
...I wrote this to see if I can create a GUI based card game in less than 15 KB by replacing images with UNICODE characters. The player plays a game of Call Bridge (*duh*;) against 3 bots. GUI FILES NOT UPLOADED YET.
mwclient is a Python framework to interact with MediaWiki wikis using the MediaWiki API.
Note: the project is now hosted at github; please go to https://github.com/mwclient/mwclient to get the latest version.
A Python script that parses an SNMP MIB text file and generates a skeleton C source code file that can be used with the LWIP-SNMP to implement a private mib. It depends on the pyparsing-1.5.5 module.
kcm_sshd is a python-based KControl module intended for configuring OpenSSHD servers. It supports many common options and integrates nicely into System Settings and other KDE configuration tools.
General purpose discrete event simulation (DES) framework for the Python programming language. Khronos gathers ideas from other simulation software and tries to provide a simple and poweful toolset for simulation of discrete systems.
Romulan is a MMO web game. I'd like to borrow some new ideas from Heroes & Civilization rather than just doing a clone of the OGame. The goal of the project is making it easily deployed and fully customized, letting everyone setup universes of their own
Ein Musik - Player für die bekannten Radios von weareone.fm .
Mit Anzeigefunktionen für DJ, Title, Show und Style.
Außerdem wird das Bild der DJs angezeigt.
Have you ever wanted to dive into the seedy underworld of Mexican Pro Wrestling but never had the opportunity? Your chance is now here. Currently LuchaManager is a barely running text based pet raising game, written in python.
Epicxml is an xql like command line interpretor for xml files management. Used as command: Epicxml is a shell friendly, xpath like query tool, wich allows you to navigate, find/create/update/delete/print nodes. It is based on picxml.
Generator of MAGIK source files from xmi files. Magik from UML.
Simple generator of MAGIK source files from xmi files.
Many UML applications offer export data (class diagrams) as a XMI metadata files. Using this program you can generate MAGIK source code from UML diagrams.
You can: specify package name, specify topic, specify encoding, change file comment. Pragmas and method comments are generated automatically.
Blender Scripting Library provides a python library for creating basic geometrical objects in blender.
This makes it possible to interface blender with a python script in the style POV-Ray users are used to do that in POV-Ray.
An agent-based situated language learning simulation that focuses on lexical learning and grounding, featuring a unigram syntax structure and a CFG-based semantic grammar. Created as a MSc thesis project, using python.
A python system designed to offload the weight of a server in to multiple clients, in theory preventing the need for a server in the first place...(currently minecraft only)
A collection of open source libraries and tools that provide solutions for common problems in processing Arabic text, especially in web applications. text normalization, phrase segmentation, text indexing, stop word lists, common spelling mistakes.
Given a recipe, DBcook makes a database representation of an object hierarchy. A framework for declarative o2db mapping (backend - SQLAlchemy), completely hides/automates the db-creation, can convert python functions into clauses, and generate sources