Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.15 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.15 KB

ceeder

Actions Status Documentation Code style: black

ceeder is a library intended to make working with CDRs and CDR-based analytics simpler.

Documentation

Documentation is available on readthedocs.io.

Install as a library

ceeder is available on PyPI.

python -m pip install ceeder

Build

poetry is required to use the project.

Clone the project, then run:

poetry build

Testing

tox is used for testing the project.

python -m pip install --upgrade tox
tox

Usage

See the examples directory for usage information in your analytic.