.coveragerc
.travis.yml
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
aiohdfs/__init__.py
aiohdfs/errors.py
aiohdfs/operations.py
aiohdfs.egg-info/PKG-INFO
aiohdfs.egg-info/SOURCES.txt
aiohdfs.egg-info/dependency_links.txt
aiohdfs.egg-info/not-zip-safe
aiohdfs.egg-info/pbr.json
aiohdfs.egg-info/requires.txt
aiohdfs.egg-info/top_level.txt
docs/source/conf.py
docs/source/index.rst
example/example.py
tests/__init__.py
tests/test_errors.py
tests/test_webhdfs.py