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
Links
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file WebPages-1.0.0a2.tar.gz
.
File metadata
- Download URL: WebPages-1.0.0a2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ce3735973018a497b8cf512b6717efa94ef0076d2027007eaf91bf5cb671956 |
|
MD5 | 41dd203b471d4bd5811c4391e3ad2948 |
|
BLAKE2b-256 | c63f3860c730efaacc33cde4410e3dda826b130d3ffbf830c11058ff7963a292 |
File details
Details for the file WebPages-1.0.0a2-py3-none-any.whl
.
File metadata
- Download URL: WebPages-1.0.0a2-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd9d2e535f5a89a2143c3ca0317a44555cbdba0341b5582a9b236a66c7fe2b79 |
|
MD5 | e510b8460737db96c330219414eba7c9 |
|
BLAKE2b-256 | 70fa88a6ffb69051a483e02fae81f9158f371569dce22cb62f59ec7cc9d71d5a |