Skip to main content

A lightweight python web framework

Project description

Pybald is a light weight, python, MVC style web framework. It is inspired by work done by Ian Bicking, and builds upon the concepts presented in Another do-it-yourself framework. It is also takes design inspiration from Ruby on Rails and Django.

Pybald began life as an ultra-bare-bones framework but has evolved over time adding convenience methods, components and glue:

  • Routes for dispatching and URL parsing

  • Mako as the template engine.

  • SqlAlchemy for data persistence and object mapping

  • FormAlchemy for automated form generation and validation

  • A more complex WSGI decorator

  • Some deploy infrastructure such as Apache and Nginx configuration templates

  • Session Management, Simple Logging, and template helper functions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybald-0.2.5.tar.gz (38.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page