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("doc_name.csv")
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.3.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.3.tar.gz.
File metadata
- Download URL: LensToZotero-0.1.3.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 |
07b9c652df4606d9a98194d068514bfdbbd8b0c9e06be7f39f78b96c1c8f9b98
|
|
| MD5 |
a296db7c461cac2e304eaa8ee1adc45c
|
|
| BLAKE2b-256 |
ea1f12aabb246955c8d5d24876237827840f8251eacc3f63fe080d64e07ef8b8
|
File details
Details for the file LensToZotero-0.1.3-py3-none-any.whl.
File metadata
- Download URL: LensToZotero-0.1.3-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 |
55f5cf4efa897ad388f7c5ac26d7faa9171d82ac324202dedd6f9704f4ccba74
|
|
| MD5 |
0768d9d5ebc741ea53d476fc1f27d331
|
|
| BLAKE2b-256 |
75eb0d03bd92068ac9b9c4bb46d96d774950977cd024738409a9813c27795bd6
|