MANIFEST.in
README.rst
setup.py
handi.egg-info/PKG-INFO
handi.egg-info/SOURCES.txt
handi.egg-info/dependency_links.txt
handi.egg-info/entry_points.txt
handi.egg-info/not-zip-safe
handi.egg-info/requires.txt
handi.egg-info/top_level.txt
handy/__init__.py
handy/__main__.py
handy/_version.py
handy/misc.py
handy/pkg.py
handy/setenv.py
handy/cli/__init__.py
handy/cli/chkey.py
handy/cli/cli.py
handy/cli/delkey.py
handy/cli/rmempty.py
handy/conv/__init__.py
handy/conv/basics.py
handy/crypto/__init__.py
handy/crypto/encode.py
handy/crypto/encrypt.py
handy/dict/__init__.py
handy/dict/mixedict.py
handy/dict/puredict.py
handy/document/__init__.py
handy/document/dict2txt.py
handy/document/docx2xml.py
handy/document/list2txt.py
handy/document/pdf2docx.py
handy/document/tmp/[Content_Types].xml
handy/document/tmp/_rels/.rels
handy/document/tmp/docProps/app.xml
handy/document/tmp/docProps/core.xml
handy/document/tmp/word/document.xml
handy/document/tmp/word/fontTable.xml
handy/document/tmp/word/settings.xml
handy/document/tmp/word/styles.xml
handy/document/tmp/word/webSettings.xml
handy/document/tmp/word/_rels/document.xml.rels
handy/document/tmp/word/theme/theme1.xml
handy/file/__init__.py
handy/file/compress.py
handy/file/search.py
handy/hack/__init__.py
handy/hack/crack.py
handy/json/__init__.py
handy/json/handler.py
handy/network/__init__.py
handy/network/download.py
handy/network/ftp.py
handy/network/portscan.py
handy/network/upload.py
handy/rand/__init__.py
handy/rand/gid.py
handy/rand/number.py
handy/rand/passwd.py
handy/weixin/__init__.py
handy/weixin/bot.py
handy/weixin/scrape.tmp
tests/__init__.py
tests/test_dict.py
tests/test_encode.py
tests/test_encrypt.py
tests/test_json.py
tests/test_random.py