.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
docs/Makefile
docs/source/assignments.rst
docs/source/conf.py
docs/source/epo.rst
docs/source/getting_started.rst
docs/source/index.rst
docs/source/motivation.rst
docs/source/ptab.rst
docs/source/us_application.rst
docs/source/developer/design_notes.rst
docs/source/developer/overview.rst
src/patent_client/__init__.py
src/patent_client/default_settings.json
src/patent_client/parser.py
src/patent_client/uspto_assignments.py
src/patent_client/uspto_exam_data.py
src/patent_client/uspto_ptab.py
src/patent_client/util.py
src/patent_client.egg-info/PKG-INFO
src/patent_client.egg-info/SOURCES.txt
src/patent_client.egg-info/dependency_links.txt
src/patent_client.egg-info/not-zip-safe
src/patent_client.egg-info/requires.txt
src/patent_client.egg-info/top_level.txt
src/patent_client/epo_ops/__init__.py
src/patent_client/epo_ops/models.py
src/patent_client/epo_ops/ops.py
src/patent_client/epo_ops/parsers.py
tests/test_epo_ops.py
tests/test_integration.py
tests/test_parser.py
tests/test_uspto_assignments.py
tests/test_uspto_exam_data.py
tests/test_uspto_ptab.py
tests/fixtures/epo_ep.json
tests/fixtures/epo_pct.json