LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
parallelhtmlscraper/__init__.py
parallelhtmlscraper/exceptions.py
parallelhtmlscraper/html_analyzer.py
parallelhtmlscraper/html_request_coroutine.py
parallelhtmlscraper/html_text_load_coroutine.py
parallelhtmlscraper/parallel_html_request_coroutine.py
parallelhtmlscraper/parallel_html_scraper.py
parallelhtmlscraper.egg-info/PKG-INFO
parallelhtmlscraper.egg-info/SOURCES.txt
parallelhtmlscraper.egg-info/dependency_links.txt
parallelhtmlscraper.egg-info/not-zip-safe
parallelhtmlscraper.egg-info/requires.txt
parallelhtmlscraper.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_hrml_analyzer.py
tests/test_html_request_coroutine.py
tests/test_html_text_load_coroutine.py
tests/test_parallel_url_scraper.py
tests/testlibraries/__init__.py
tests/testlibraries/analyzer_for_test.py