.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
Pipfile
Pipfile.lock
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
ci/requirements.txt
ci/templates/.travis.yml
src/pj_scraper/__init__.py
src/pj_scraper/__main__.py
src/pj_scraper/_version.py
src/pj_scraper/cli.py
src/pj_scraper/scraper.py
src/pj_scraper.egg-info/PKG-INFO
src/pj_scraper.egg-info/SOURCES.txt
src/pj_scraper.egg-info/dependency_links.txt
src/pj_scraper.egg-info/entry_points.txt
src/pj_scraper.egg-info/not-zip-safe
src/pj_scraper.egg-info/requires.txt
src/pj_scraper.egg-info/top_level.txt
src/pj_scraper/tests/__init__.py