0 purchases
zobepy 1.0.4
zobepy
zobepy - zobe’s unsorted library.
This is an unsorted library made by zobe.
usage
pip
pip install zobepy
import
import zobepy
and use
bsf = zobepy.BinarySizeFormatter(3000)
print(bsf.get())
test
prerequisites
pip install -e ‘.[dev]’
unittest
python -m unittest discover
pytest
pytest
tox
tox
watch htmlcov/index.html for coverage after tox
build document
prerequisites
pip install -e ‘.[doc]’
make
cd docs
make html
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.