Useful data structures and utils for Python.
Go to file
Prodesire 10e97531d9 add testcase for safestr and safeunicode 2017-10-03 23:02:14 +08:00
pylib add testcase for safestr and safeunicode 2017-10-03 23:02:14 +08:00
tests add testcase for safestr and safeunicode 2017-10-03 23:02:14 +08:00
.gitignore commit utils and structures 2017-09-20 23:10:14 +08:00
.travis.yml change success notify to always 2017-09-30 23:52:42 +08:00
LICENSE.txt add MIT license 2017-09-29 21:28:14 +08:00
README.md update readme and fix tox 2017-09-29 21:37:10 +08:00
requirements-dev.txt refactor structure and add basic config 2017-09-29 21:33:48 +08:00
setup.cfg refactor structure and add basic config 2017-09-29 21:33:48 +08:00
setup.py refactor structure and add basic config 2017-09-29 21:33:48 +08:00
tox.ini add testcase for Lookupdict and update tox, setup.py 2017-09-29 22:36:13 +08:00

README.md

pylib

Build Status Coverage Status

Useful utils, data structure for Python 2 and 3.