TheChymera / chr-helpers

The Christian Helpers
GNU General Public License v3.0
1 stars 1 forks source link

chr-helpers

The Chr (Christian/Chymera) Helpers are helper functions doing menial operations for Python scripts written by TheChymera (Horea Christian).

Installation

On Gentoo Linux and Derivatives:

The chr-helpers library is available in Portage as dev-python/chr-helpers from the Chymeric Overlay. Just run the following command:

emerge chr-helpers

If you are not yet using this overlay, it can be enabled with just two commands, as seen in the README.

On all other Operating Systems:

For all other Linux distributions or operating systems, the package can easily be installed via pip. This also handles all Python dependencies.

git clone https://github.com/TheChymera/chr-helpers.git your/local/repository/path
pip install [--user] -e your/local/repository/path

Dependencies

Mandatory:

Optional:


Released under the GPLv3 license. Project led by Horea Christian (address all correspondence to: h.chr@mail.ru)