focalism / pydu

Useful data structures,utils for Python

Home Page:http://pydu.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pydu

https://travis-ci.org/Prodesire/pydu.svg?branch=master https://coveralls.io/repos/github/Prodesire/pydu/badge.svg?branch=master

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.

It is with Python versions from 2.7 to 3.6.

Installation

To install pydu, simply:

$ pip install pydu

Document

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

About

Useful data structures,utils for Python

http://pydu.readthedocs.io/

License:MIT License


Languages

Language:Python 98.2%Language:Makefile 1.8%