mirror of https://github.com/flaggo/pydu.git
9a9d220837 | ||
---|---|---|
docs | ||
pydu | ||
stubs/pydu | ||
tests | ||
.appveyor.yml | ||
.coveragerc | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG.md | ||
LICENSE.txt | ||
MANIFEST.in | ||
Makefile | ||
README.md | ||
requirements-dev.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
README.md
pydu
pydu (python data structures and utils) is a library of useful data structures and utils for Python 2 and 3, which collected from open source projects and created by contributors.
Installation
To install pydu, simply:
$ pip install pydu