Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 327 Bytes

File metadata and controls

14 lines (9 loc) · 327 Bytes

funidata-python-utils

A Collection of python utility functions Primarily focused on integration with Funidata APIs

Install dependencies in local virtual environment using the pyproject.toml : pip install .

Include dev dependencies for testing etc: pip install -r requirements.txt

TODO

Finish readme documentation