Skip to main content

WebPages - python web framework

Project description

This project designed for web developers who want to do more for the less time. To create new project with Hello World and database connection you need few minutes. No need to create own user registration and authentication system - save your time and focus on your main task - create amazing product in short time.

Quick start

Clone and run example application. Don’t forget to swith to your project’s virtualenv.

git clone git@github.com:webpages/examples.git
cd examples/
pip install -r requirements.txt
# run server on 127.0.0.1:8000
python main.py

Development

You can install development version by clone git repository:

git clone git@github.com:webpages/webpages.git

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

WebPages-1.0.0a2.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

WebPages-1.0.0a2-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

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