pcreate-3.7
Pyramid web application framework, a Pylons project - Python 3.x version
Install
- All systems
-
curl cmd.cat/pcreate-3.7.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 updatesudo 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.