Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in...
The Golem Engine is a Python-driven project which brings together many open source libraries such as PyOGRE and PyODE into a powerful 3d game engine by and for small and independent game studios. It uses a component-based game entity system for maximum f
This framework allows the definition of attributes, entities and relations as used in entity-relationship (ER) models. It will then handle input and representation of data appropriately.
Manage your hosting business with our vacation rental software
Empowering your short-term rental business to succeed
Whether you’re a new or established business, you can rely on Lodgify’s vacation rental property management software for support through every step of your journey.
yuik is an abstract widget library for creating GUIs. The actual frontend can be chosen at runtime which allows the program to run under Tk, as a shell program, and even as a web-application. More frontends like an irc-bot, wxWidgets, or XUL are planned.
wxBrowser is an application browser based on the wxWidgets GUI framework. It's similar to a regular old web browser only, instead of reading HTML and displaying content it reads XML and executes presentation logic (wxPython) in a client side application.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
This project is an XML oriented Web Framework that relies on python for expansion of XML data into web pages, while keeping code and content sepearted. Coupling this with CSS allows for complete page formatting and styling without touching python code
This Project intends to provide the Bluetooth file transfer function for the iphone, a basic function that Apple missed out. DEVELOPERS PLEASE VISIT THE FORUM PAGE. I will update "HERE WE GO" in the coming days with information and the project status
mgE3D - mgEngine3D is an unfinished 3D Engine based on OpenGL. By now
it provided several features like scenetree, mesh/skeleton mesh rendering and animation, terrain, materials, textures, multiple viewports, Python exporter for Blender and so on.
Eynhorn is a 3d action rpg engine / framework. It will support dialog system, fight system, armors and weapons, and will include a map assembly. It is realized in Soya 3d and Python, so it'll be platform independent.
Drupy is a Python implementation of the Drupal content management system. This project is no longer maintained. You can find the original codebase at https://github.com/brendoncrawford/drupy/
The PyQt4D (Python Qt for Designer) is an Open Source Project making Qt Designer full-featured RAD (Rapid Application Development) tool to develop data-aware two- or multi-tier applications using Python language and Qt library.
This project allow to test network availability on multiple nodes. It is built as a plugin architecture in order to use it on multiples networks. Test is based on three steps : module status, local visibility of network, and interconnection between nodes
The Open Distributed Framework project is aimed at developing an open-source, cross-platform framework for distributed, high-performance physical modelling and simulation.
The Portable Highly Available Sensors (PHASE) project aims at creating an example application that demonstrates the usage of Application Interface Specification service interfaces of the Service Availability Forum.