web.py: makes web apps
Project description
web.py is a web framework for Python that is as simple as it is powerful.
Visit http://webpy.org/ for more information.
The latest stable release 0.61
only supports Python >= 3.5.
To install it, please run:
# For Python 3
python3 -m pip install web.py==0.61
If you are still using Python 2.7, then please use web.py version 0.51 which is intended to be our last release that supports Python 2.
# For Python 2.7
python2 -m pip install web.py==0.51
You can also download it from GitHub Releases page, then install it manually:
unzip webpy-0.61.zip
cd webpy-0.61/
python3 setup.py install
Note: 0.5x
(e.g. 0.50, 0.51) are our last releases which support Python 2.
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
web.py-0.61.tar.gz
(623.1 kB
view details)
Built Distribution
web.py-0.61-py3-none-any.whl
(78.7 kB
view details)
File details
Details for the file web.py-0.61.tar.gz
.
File metadata
- Download URL: web.py-0.61.tar.gz
- Upload date:
- Size: 623.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7a9081aeb086cd3e703c7553a47ee75188d1d325f25eec7654d9bb00b5eccbb |
|
MD5 | 2c9ae3045269edacfa4c4521963f286e |
|
BLAKE2b-256 | b0e129ea237eccb2ea85daf7af7ba5cc3fdec12dee73705f69f17e6fb6a8b038 |
Provenance
File details
Details for the file web.py-0.61-py3-none-any.whl
.
File metadata
- Download URL: web.py-0.61-py3-none-any.whl
- Upload date:
- Size: 78.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d92d5412a43031c3394fe4ad569ef91678a468311d7b2fad6e19b6ef54836f89 |
|
MD5 | 52b0f2f3d6c16fd3a6434cf50c35bb0a |
|
BLAKE2b-256 | edf52dfe7585f13e3847d6e1d895bd08f4c7fba91e46e0d2bf9e433969c6c78d |