How to Install fades in Ubuntu 18.04



Install fades by entering the following commands in the terminal:

sudo apt update
sudo apt install fades

Description:

system for automatically handling virtual environments

fades is a system that automatically handles the virtualenvs in the cases normally found when writing scripts and simple programs, and even helps to administer big projects.

Homepage: https://github.com/PyAr/fades

Version: 5-2

Section: universe/python