fades

Install latest/stable of fades

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install fades --classic

Don't have snapd? Get set up for snaps.

Channel Version Published

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.

fades will automagically create a new virtualenv (or reuse a previous created one), installing the necessary dependencies, and execute your script inside that virtualenv, with the only requirement of executing the script with fades and also marking the required dependencies.

(If you don’t have a clue why this is necessary or useful, I'd recommend you to read this small text about Python and the Management of Dependencies: https://github.com/PyAr/fades/blob/master/docs/pydepmanag.rst)

Check the full documentation here: https://fades.readthedocs.io/

For developers, the project is here: https://github.com/PyAr/fades

Details for fades

License
  • GPL-3.0

Last updated
  • 28 March 2022 - latest/stable
  • 28 March 2022 - latest/stable

Websites

Contact

Share this snap

Generate an embeddable card to be shared on external websites.


Install fades on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using fades

Users by distribution (log)

Ubuntu 22.04
Ubuntu 23.10

Is there a problem with fades? Report this app