| Website | Requirements | Install | Upgrade | Documentation | Donation |
Snakypy Helpers is a package that contains code ready to assist in the development of Snakypy projects, so as not to replicate the code.
To work correctly, you will first need:
It's time to install Snakypy Helpers
. To do this, do:
Globally:
$ su -c "pip install snakypy-helpers"
For the user:
$ pip install snakypy-helpers --user
NOTE: If you are installing to the user's local environment, be sure to add the environment variables to the
zshrc
file.
If Snakypy Helpers
has any new features, please update the command line below:
Globally:
$ su -c "pip install snakypy-helpers -U"
For the user:
$ pip install snakypy-helpers -U --user
You can see the documentation at: https://snakypy-helpers.readthedocs.io.
Click on the image below to be redirected the donation forms:
The project is available as open source under the terms of the MIT License © William Canin
See in AUTHORS