21 projects tagged "Python"
Entity Extractor is an application that generates ORM code from a database structure. It was originally written for generating class codes for Storm (The Canonical ORM for Python), but can be extended to generate ORM code from almost any database type. It is highly configurable, has a simple interface, and allows users to add their own features very easily.
New Internet is an all-purpose resilient serverless network system that overcomes the distinction between "server" and "client" and extends the idea of peer-to-peer networking to any kind of application or service. It implements a growing set of protocols and could be used for direct file transfer or as a serverless mail network.