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
Built Distribution
File details
Details for the file zoterotex-0.1.1.tar.gz
.
File metadata
- Download URL: zoterotex-0.1.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7cf4d33396466a909e4f634fd129e65e9109073eae750ec739c445e68687d7b |
|
MD5 | 4fb3c6e8c824218c559124c5b17b1d00 |
|
BLAKE2b-256 | 5a3b545307b496221a4d98b7b276e275606858887fe8cbf19072262d7f29793c |
File details
Details for the file zoterotex-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: zoterotex-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cded090c3c836816fca7eb36e22f35a5cfd88f053d375fd6fe5b34e2858e726 |
|
MD5 | b6bb5403b8bf983aa26ba63464f099eb |
|
BLAKE2b-256 | d15fc9596b5a8405117445c94d88ee250cf162e9b205e892323e253eeb7a124c |