Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 189 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 189 Bytes

cusip-utils

Utilities for working with CUSIP's (for now just validation)

Running the unit tests:

python -m unittest cusip_utils.validation_tests

Installing:

python setup.py install