LICENSE
MANIFEST.in
README.md
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
aiochrome/__init__.py
aiochrome/browser.py
aiochrome/cli.py
aiochrome/exceptions.py
aiochrome/tab.py
aiochrome.egg-info/PKG-INFO
aiochrome.egg-info/SOURCES.txt
aiochrome.egg-info/dependency_links.txt
aiochrome.egg-info/entry_points.txt
aiochrome.egg-info/not-zip-safe
aiochrome.egg-info/requires.txt
aiochrome.egg-info/top_level.txt
tests/__init__.py
tests/test_browser.py
tests/test_multi_tabs.py
tests/test_singile_tab.py