Python: | >= 3.5 |
---|---|
Version: | 0.1.0 |
Latest stable: | 0.1.0 |
Python Implementation: | CPython only |
Contents
Install and update using pip (python3 only):
pip install -U ctools
Latest develop document at api.md.
See wiki for stable release document.
$ make benchmark
int8_to_datetime, 63.481 ns ± 4.179 nseach (10 runs, 1,000,000 loops)
jump_consistent_hash, 156.082 ns ± 6.489 nseach (10 runs, 1,000,000 loops)
strhash, 139.542 ns ± 4.268 nseach (10 runs, 1,000,000 loops)
pytest needed. Simple use make test
. If package is installed, you can run ctools.test()
for testing.
What's important is free.