Skip to main content

A simple web framework with base functionality to build web applications.

Project description

Ringo is a small Python based high level web application framework build with Pyramid . It provides basic functionality which is often used in modern web applications. Currently ringo is highly experimental and not meant for others to use!

Getting Started

  • cd <directory containing this file>

  • $venv/bin/python setup.py develop

  • $venv/bin/initialize_ringo_db development.ini

  • $venv/bin/pserve development.ini

0.2

First more or less version which includes all basic functionallity.

  • Added basic scaffold

  • Added “add_modul” command to add boilerplate code for new moduls.

0.1

  • Basic model initialisation

  • Basic page layout

  • Added authentification

0.0

  • Initial version

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

ringo-0.2.tar.gz (211.2 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