A package to transfer Lens publications in csv format to Zotero
Project description
LensToZotero
Transfer Lens publications in csv format to Zotero
Quickstart
pip install LensToZotero- You'll need the ID of the personal or group library you want to access:
- Your personal library ID is available here, in the section
Your userID for use in API calls - For group libraries, the ID can be found by opening the group's page:
https://www.zotero.org/groups/groupname, and hovering over thegroup settingslink. The ID is the integer after/groups/
- Your personal library ID is available here, in the section
- You'll also need†to get an API key here:
- Press "Allow write access" button, when you create your key
- Are you accessing your own Zotero library?
library_typeis'user' - Are you accessing a shared group library?
library_typeis'group'.
Then create a file settings.txt:
filePath doc_name.csv
library_id your_id
library_type user
api_key your_api_key
And place setting.txt and doc_name.csv near the root of the called function.
Using
Example:
from LensToZotero.LensToZotero import transfer
transfer("settings.txt")
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
LensToZotero-0.1.4.tar.gz
(15.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file LensToZotero-0.1.4.tar.gz.
File metadata
- Download URL: LensToZotero-0.1.4.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96d7c4ee6b899006075722775d55bc02bb69a5335abd48ebd18ee0d10f4bff19
|
|
| MD5 |
92cdb451ca54143bd03b5ebfd2486851
|
|
| BLAKE2b-256 |
6e12ced3de92cce4c62493862067deb5fd1f1020d6ace95e63ec22613897dc57
|
File details
Details for the file LensToZotero-0.1.4-py3-none-any.whl.
File metadata
- Download URL: LensToZotero-0.1.4-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a52f97dcf70a4343f57451a1f3116ae79cb53fdf544e962978bbe05d2593845
|
|
| MD5 |
4f43f6114ff8207291aaf51171e4c60d
|
|
| BLAKE2b-256 |
7730372f1c4c1a31a11b2ee078a0dafa73b4f8db7731e6041b5a9264c0442aa3
|