SciBib
A Python package to collect scientific bibliographical data.
Installation
This package can be installed with pip.
$ pip install scibib
Furthermore, you will need to edit a configuration file to pass your orcid_token. This can be done interactively running
python -m scibib.data_query
You will be prompted to give your Orcid /read-public API token:
Please provide the value for orcid_token in your config file.
▯
If you prefer to edit the file directly, cancel with Ctrl+C. The message in an ImportError will tell you which file to edit e.g.
[...]
ImportError: Please edit your module configuration file /home/gael/.config/scibib/scibib_config.py to define the orcid_token variable.This token is needed to use orcid's /read-public API.
Usage
A basic demo is provided as test/demo.py on the GitHub repository.
A complete documentation of the package is provided in pdf here, the html version is served on GitHub Pages.
Release files for scibib 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| scibib-0.1.0.tar.gz | 7.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| scibib-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.8 kB
Release files / scibib-0.1.0.tar.gz
| Download URL | scibib-0.1.0.tar.gz |
|---|---|
| Size | 7.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
159970a4219f5934e10d4690cdb3b756ab7d1a71345ab62d1ecd331189da0824
|
|
BLAKE2b-256 checksum How to use checksums |
70cfc78f41b406ae462f07ff732853042439fba9c291d91e9cd4877161287fdb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.4.1 CPython/3.10.6 Linux/5.14.0-1050-oem
|
Release files / scibib-0.1.0-py3-none-any.whl
| Download URL | scibib-0.1.0-py3-none-any.whl |
|---|---|
| Size | 8.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6599c3aa870af9d897e8c59adbd0e3befa3efa60ec529e86c2756a958ad3c3d9
|
|
BLAKE2b-256 checksum How to use checksums |
fda59a4d9386bbc5010d6d3491b8d92ec95d0c89dbd70167c8cfc96a52285749
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.4.1 CPython/3.10.6 Linux/5.14.0-1050-oem
|