Skip to content

snakypy/snakypy-helpers

Repository files navigation

Snakypy Helpers

Tests Python Versions Updates Python Whell PyPI PyPI - Implementation Isort Mypy Code style: Black PyPI - Downloads GitHub license

Built with ❤︎ by William Canin in free time.

Snakypy Helpers is a package that contains code ready to assist in the development of Snakypy projects, so as not to replicate the code.

Requirements

To work correctly, you will first need:

  • Python >= 3.9
  • Pip >= 21.1 must be installed.

Installing

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.

Upgrading

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

Documentation

You can see the documentation at: https://snakypy-helpers.readthedocs.io.

Donation

Click on the image below to be redirected the donation forms:

License

The project is available as open source under the terms of the MIT License © William Canin

Authors

See in AUTHORS

About

🐍 📦 💻 "Snakypy Helpers" is a package that contains code ready to assist in the development of Snakypy projects, so as not to replicate the code.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages