Skip to main content

Wrapper for [`pyzotero`](https://github.com/urschrei/pyzotero) that keeps a BibTeX file in sync with a Zotero library.

Project description

zoterotex

Wrapper for pyzotero that keeps a BibTeX file in sync with a Zotero library.

Setup

API Key

You'll need an API key to use zoterotex, which can be created in your Zotero account.

Installation

pip install zoterotex

Example usage

For a user library

You can retrieve your userid from your Zotero keys settings. For example, if your username is 54321, you can sync with:

zoterotex sync user 54321 myuser.bib --api-key aabbccdd11223344

For a group library

If you navigate to [your Zotero groups], you can grab a group ID from the url. For example, group 12345678 has the URL https://www.zotero.org/groups/12345678/my_group_name, and you can sync like so:

zoterotex sync group 12345678 mygroup.bib --api-key aabbccdd11223344

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zoterotex-0.1.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

zoterotex-0.1.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page