.coveragerc
.gitattributes
.travis.yml
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
Makefile
README.md
requirements.txt
setup.cfg
setup.py
doc_src/conf.py
doc_src/handypy.hcv2.rst
doc_src/handypy.parallel.rst
doc_src/handypy.rst
doc_src/handypy.utils.rst
doc_src/index.rst
docs/.buildinfo
docs/.nojekyll
docs/genindex.html
docs/handypy.hcv2.html
docs/handypy.html
docs/handypy.parallel.html
docs/handypy.utils.html
docs/index.html
docs/objects.inv
docs/py-modindex.html
docs/search.html
docs/searchindex.js
docs/_modules/index.html
docs/_modules/handypy/hcv2.html
docs/_modules/handypy/parallel.html
docs/_modules/handypy/utils.html
docs/_sources/handypy.hcv2.rst.txt
docs/_sources/handypy.parallel.rst.txt
docs/_sources/handypy.rst.txt
docs/_sources/handypy.utils.rst.txt
docs/_sources/index.rst.txt
docs/_static/alabaster.css
docs/_static/basic.css
docs/_static/classic.css
docs/_static/custom.css
docs/_static/doctools.js
docs/_static/documentation_options.js
docs/_static/file.png
docs/_static/jquery-3.4.1.js
docs/_static/jquery-3.5.1.js
docs/_static/jquery.js
docs/_static/language_data.js
docs/_static/minus.png
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/sidebar.js
docs/_static/underscore-1.12.0.js
docs/_static/underscore-1.3.1.js
docs/_static/underscore.js
handypy/__init__.py
handypy/_utils.py
handypy/hcv2.py
handypy/parallel.py
handypy/utils.py
handypy.egg-info/PKG-INFO
handypy.egg-info/SOURCES.txt
handypy.egg-info/dependency_links.txt
handypy.egg-info/not-zip-safe
handypy.egg-info/pbr.json
handypy.egg-info/requires.txt
handypy.egg-info/top_level.txt
handypy/resources/NotoSansCJK-Bold.ttc
handypy/resources/__init__.py
other_licenses/LICENSE
tests/__init__.py
tests/echo.sh
tests/test_hcv2.py
tests/test_parallel.py
tests/test_utils.py