proutes-3.6

Pyramid web application framework, a Pylons project - Python 3.x version

Install

All systems
curl cmd.cat/proutes-3.6.sh
Debian Debian
apt-get install python3-pyramid
Ubuntu
apt-get install python3-pyramid
image/svg+xml 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

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.