prequest-3.6
Pyramid web application framework, a Pylons project - Python 3.x version
Install
- All systems
-
curl cmd.cat/prequest-3.6.sh
- Debian
-
apt-get install python3-pyramid
- Ubuntu
-
apt-get install python3-pyramid
- Kali Linux
-
apt-get install python3-pyramid
- Fedora
-
dnf install python3-pyramid
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-pyramid
- Raspbian
-
apt-get install python3-pyramid
- Dockerfile
- dockerfile.run/prequest-3.6
python3-pyramid
Pyramid web application framework, a Pylons project - Python 3.x version
Pyramid is a small, fast, down-to-earth, open source Python web development framework. It makes real-world web application development and deployment more fun, more predictable, and more productive. Pyramid is a Pylons project, and underlies the newest web frameworks produced by the Pylons community. Pyramid was previously known as repoze.bfg. This is the Python 3 version.