Pythomnic3k

Highlights

Practical

• Handles the typical common tasks, allowing to focus on business logic development
• Easily extensible by adding support for new protocols to connect to more systems

Easy to use

• Develop upon live application, modified modules are reloaded automatically
• Deploy in source or byte code by submitting the files to the hosting servers

Reliable

• Designed to keep running despite failures and overload
• Fault-tolerance through redundancy by running multiple component copies

Well-designed

• Simple and clean architecture
• Redesigned and rewritten from scratch in Python 3 starting early 2008

Mature

• Pythomnic3k's new design is based on 3 years of experience with its predecessor Pythomnic
• Release 1.0 of Pythomnic3k came out after 18 months of development and testing

Portable

• Runs under Windows, Linux, FreeBSD and MacOS
• Self-contained with minimum dependencies