mirror of https://github.com/flaggo/pydu.git
29 lines
579 B
ReStructuredText
29 lines
579 B
ReStructuredText
.. pydu documentation master file, created by
|
|
sphinx-quickstart on Fri Oct 6 23:05:59 2017.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
pydu documentation
|
|
===================
|
|
|
|
About
|
|
-----
|
|
|
|
**pydu** (python data structures and utils) is a library for Python 2 and 3.
|
|
It is collected from open source projects and created by contributors.
|
|
|
|
It is with Python versions from **2.7 to 3.6**.
|
|
|
|
Content
|
|
===============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
archive
|
|
dict
|
|
itercompat
|
|
misc
|
|
set
|
|
string
|