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.50
supports both Python 2.7 and Python >= 3.5.
To install it, please run:
# For Python 2.7
pip2 install web.py==0.50
# For Python 3
python3 -m pip install web.py==0.50
You can also download it from GitHub Releases page, then install it manually:
unzip webpy-0.50.zip
cd webpy-0.50/
python3 setup.py install
Note: 0.50
is the last release which supports Python 2. Future releases
will drop support for 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.51.tar.gz
(80.7 kB
view details)
File details
Details for the file web.py-0.51.tar.gz
.
File metadata
- Download URL: web.py-0.51.tar.gz
- Upload date:
- Size: 80.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b50343941360984d37270186453bb897d13630028a739394fedf38f9cde2fd07
|
|
MD5 |
8635d3315c4b6940f187b8ab76886655
|
|
BLAKE2b-256 |
45814f598ed7089a7be632d5787882c8a384f413ef4262b4fe30b1972e61f9dc
|