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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for zoterotex-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cded090c3c836816fca7eb36e22f35a5cfd88f053d375fd6fe5b34e2858e726 |
|
MD5 | b6bb5403b8bf983aa26ba63464f099eb |
|
BLAKE2b-256 | d15fc9596b5a8405117445c94d88ee250cf162e9b205e892323e253eeb7a124c |