 pyproject.toml
.coveragerc
.gitignore
.readthedocs.yml
AUTHORS
CITATION.cff
CONTRIBUTING.md
CONTRIBUTORS.md
MANIFEST.in
README.md
__init__.py
dump_contributors.py
license.txt
manifest.in
pre-deploy.py
readme.md
setup.cfg
setup.py
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/usage_question.md
.github/workflows/tests.yml
doc/Makefile
doc/cat.png
doc/conf.py
doc/index.rst
doc/_templates/layout.html
pyzotero/__init__.py
pyzotero/version.py
pyzotero/zotero.py
pyzotero/zotero_errors.py
pyzotero.egg-info/PKG-INFO
pyzotero.egg-info/SOURCES.txt
pyzotero.egg-info/dependency_links.txt
pyzotero.egg-info/not-zip-safe
pyzotero.egg-info/requires.txt
pyzotero.egg-info/top_level.txt
tests/test_zotero.py
tests/api_responses/__init__.py
tests/api_responses/attachments_doc.json
tests/api_responses/citation_doc.xml
tests/api_responses/collection_doc.json
tests/api_responses/collection_tags.json
tests/api_responses/collection_versions.json
tests/api_responses/collections_doc.json
tests/api_responses/creation_doc.json
tests/api_responses/groups_doc.json
tests/api_responses/item_doc.json
tests/api_responses/item_fields.json
tests/api_responses/item_file.pdf
tests/api_responses/item_template.json
tests/api_responses/item_types.json
tests/api_responses/item_versions.json
tests/api_responses/items_doc.json
tests/api_responses/keys_doc.txt
tests/api_responses/tags_doc.json