Hellas

Some basic python utilities (classes, functions, snippets)


Keywords
utilities, snippets, librarypython
License
GPL-3.0
Install
pip install Hellas==1.0.16

Documentation

Some basic python utilities (classes, functions, snippets)

Description: Package is designed for efficiency and contents are spread over modules mainly based on import requirements. Modules are arbitrary named after ancient Greek cities (check individual module description for info about the city)

Dependencies: Only core python libraries dependencies for basic package. Any external library dependencies if needed are prescribed in module level.

Installation: pip install Hellas

Note


Usage:
See documentation of individual modules and classes

Tests:
  • to run tests
    python -m Hellas.tests.tests -v