Install Web2py On A Debian, Ubuntu And Raspbian

Install Web2py On A Debian, Ubuntu And Raspbian

web2py

High-level Python web development framework

Install web2py

  • Debian apt-get install python-web2py Click to copy
  • Ubuntu apt-get install python-web2py Click to copy
  • Raspbian apt-get install python-web2py Click to copy

python-web2py

High-level Python web development framework

web2py is a free, open-source web framework for agile development of secure database-driven web applications; it is written in Python and programmable in Python. Web2py is a full-stack framework, meaning that it contains all the components you need to build fully functional web applications. Web2py was inspired by Ruby on Rails and Django, and follows a Model View Controller design. This package includes an example site, an internal web server and the administration tools to develop web sites with web2py.

Installation of latest web2py command is available for Debian, Ubuntu and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.