Skip to content

TheChymera/chr-helpers

Repository files navigation

#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:

  • pandas - in Portage as dev-python/pandas

####Optional:

  • Matplotlib - in Portage as dev-python/matplotlib

Released under the GPLv3 license. Project led by Horea Christian (address all correspondence to: [email protected])

About

The Christian Helpers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages