Skip to content

phyng/libs

Repository files navigation

libs

Some library to extend Python Standard Library

Github Pypi

documentation

https://phyng.com/libs/

install

# use pip
pip install libs

# or use poetry
poetry add libs

test

npm test
npm test_coverage