.coveragerc
.gitignore
.readthedocs.yaml
AUTHORS
CITATION.cff
CONTRIBUTING.md
CONTRIBUTORS.md
LICENSE.md
README.md
__init__.py
dump_contributors.py
pyproject.toml
setup.py
uv.lock
.github/dependabot.yml
.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
example/.gitignore
example/local_base_use.py
example/local_copy_pdf.py
example/local_get_item_detail.py
example/local_search_title.py
src/_version.py
src/pyzotero/__init__.py
src/pyzotero/filetransport.py
src/pyzotero/zotero.py
src/pyzotero/zotero_errors.py
src/pyzotero.egg-info/PKG-INFO
src/pyzotero.egg-info/SOURCES.txt
src/pyzotero.egg-info/dependency_links.txt
src/pyzotero.egg-info/requires.txt
src/pyzotero.egg-info/top_level.txt
tests/test_async.py
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