Skip to content
Useful data structures and utils for Python
Python Makefile
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
docs
pydu
stubs/pydu improve implement and testcase for request.cookies_str_to_dict Dec 10, 2018
tests Fix collections ABCs deprecation warning Dec 24, 2018
.appveyor.yml supports python 3.8 Feb 8, 2020
.coveragerc
.gitignore
.travis.yml
CHANGELOG.md supports python 3.8 Feb 8, 2020
LICENSE.txt
MANIFEST.in include more files May 11, 2018
Makefile change version to 0.7.1, and improve make Dec 10, 2018
README.md
requirements-dev.txt
setup.cfg fix install error on Windows Dec 17, 2017
setup.py fix long description type error Feb 8, 2020
tox.ini

README.md

pydu

pydu pydu pydu pydu pydu pydu pydu

pydu 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

Document

Fantastic documentation is available at: English | 中文版.

You can’t perform that action at this time.