Chetwood Financial Data and Analytics Utilities
Full documentation can be found here
Installation
This can be installed like any other package, from PyPi:
pip install cfl-data-utils
System Requirements
This package has the following requirements:
Dependencies
All dependencies are listed in setup.py
as per the expected standard. These packages should be installed as part of the installation process.
Blessings
blessings
is a Unix-only package, and does not work on Windows. This has been accounted for and it is not imported if the OS is Windows, however should this cuase an error an issue should be raised as detail below.
Uses
Contributing
Issues
If any issues arise when using/as a result of this package, raise an issue on GitHub with the following details:
- Steps to reproduce
- Expected result
- Actual result
- Environment setup
- Any other information which may be useful
Code
If you have functions which you often copy and paste between scripts or reuse (in any volume), then feel free to create a pull request or send a request via Slack/Email/etc.