.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
Pipfile
Pipfile.lock
README.md
example.py
requirements_dev.txt
setup.cfg
setup.py
tox.ini
travis_pypi_setup.py
.github/ISSUE_TEMPLATE.md
hx711/__init__.py
hx711.egg-info/PKG-INFO
hx711.egg-info/SOURCES.txt
hx711.egg-info/dependency_links.txt
hx711.egg-info/top_level.txt
tests/__init__.py
tests/test_hx711.py