Skip to content

qntfy/ceeder

Repository files navigation

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.

About

makes working with CDRs easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages