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
Automate contact and company data extraction
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.
Space simulation written in Python. The project aims to someday be like Elite with aspects of Trade Wars. Currently it is an interesting experiment in vector mathematics which demonstrates a minimalistic rendering engine for 3D space graphics.
Pyro aims to be the first major Roguelike game written in Python. Project goals are clear code, easy modification and extension, and of course, a game that's worth playing. This is an early alpha and not yet winnable.
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.
This was going to be a set of libraries, and a client for the Crossfire RPG game, written in python. The code is gone, lost in an ancient pile of backups.
Hover Demolition is a a multiplayer 3D First Person Shooter, and everyone is in a hovercraft. It is written in Python, and uses Soya 3D as its graphics library. It uses custom code to load Blender .obj files. Linux and Windows will be supported.
Webcomic Archive and News Generator (WANG) is a database driven PHP application built for both aspiring and existing web comics. Written with a focus on security and speed, the code is built to be easy to use for code novices and experts alike.
This project is yet another attempt to build a fully operational MMORPG based on Free (as in speech) and Free (as in beer) code. This work stands on the shoulders of giants, but will contribute tons of new content and code.
A collection of code for games using python.
Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside
Python-Talk is a Python implementation of a talker environment, such as Elsewhere-Too (aka ewtoo). It is a new and innovative style of talker, with easy to understand code.
A graphical isometric multiplayer virtual reality server in MUD-style. Rooms and server code can be changed online. At the moment, there is also an IRC link. Clients are available in Java and Python/C.
Original Creator -> http://www.donhopkins.com
Original SimCity projects by Don Hopkins: http://www.art.net/~hopkins/Don/simcity/index.html
from: http://www.donhopkins.com/drupal/node/130
GPL Open SourceCode of OLPC SimCity to be called Micropolis
cryptshell is a shell used for analysable code (eg anything before wwII). It automates letter substitution, transposition, and has modules useful for breaking various weak ciphers (enigma, substitution, vinigre). It has no real practical value.
Isometric engine based on old python tkclient from worldforge.org. The goals are to separate libs of code, port it to pygame, .and make it up to date for worldforge. The reason is lack of light free isometric engines for easy games development
The is a 2D ball game write in pygame.
I has finish the basic framework and the playable version.
The code is free for anyone who want to edit it and learn something form it.
Game engine + remake of Atari XL/XE game Robbo.
Level loader is compatible with levels file of GNU Robbo project.
This is NOT the same project as pyrobbo on google code.
A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.
OLPC Game Activity. Objective of the game is to help kids in developing countries to make wise food choices. Game would be built using pygame and other olpc,sugar modules. Contribution is most welcome in any form (code, idea, documentation, etc).
The Merodach engine is an open source MMORPG engine, made to try to merge action/RPG games and MMORPG games. Client and server sourcecode will be availible.
This project's aim is to create a turn-based strategic figurine game, like Warhammer (TM). One emphasized goal is to generate automagically as much code as possible, in order to keep modifications minimal when adding functionalities.