Cliente para obtener y procesar datos de Scopus
Project description
BibForgery v1.0
Script para obtener artículos de Scopus y convertirlos a distintos formatos.
Autor: Eduardo Escalante Pacheco
Fecha: 17 de abril de 2026
Uso:
python3 bibforgery.py [--fetch AUTHOR_ID] [--to-bibtex] [-f {text,json}] [-i INPUT] [-o OUTPUT]
python3 bibforgery.py [-f {text,json,pdf}] [-i INPUT] [-o OUTPUT]
Opciones:
--fetch AUTHOR_ID (opcional) Obtiene artículos del autor desde Scopus
--to-bibtex (opcional) Transforma la respuesta a formato BibTex
--parse (opcional) Indica que se va a parsear un archivo BibTex
-f, --format (opcional) Formato de salida: text o json
-i, --input (opcional) Archivo de entrada (default: input.txt)
-o, --output (opcional) Archivo de salida (default: output.txt)
Ejemplos:
python3 bibforgery.py --fetch 56000743500
python3 bibforgery.py -f json -i data.txt -o out.json
python3 bibforgery.py -f pdf -i input.bib -o output.pdf
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
bibforgery-0.1.2.tar.gz
(5.7 MB
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 bibforgery-0.1.2.tar.gz.
File metadata
- Download URL: bibforgery-0.1.2.tar.gz
- Upload date:
- Size: 5.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e04e4d67c56a2bd2b4924ac8b751a6449803bc40514ff4b28fd9169e6296b98
|
|
| MD5 |
0aabf2d835de8988530d80c0eb9ad0fe
|
|
| BLAKE2b-256 |
34ce129f2a8d18596057181c3ff9efb175d629cdd32b044915c04be8fdeec34b
|
File details
Details for the file bibforgery-0.1.2-py3-none-any.whl.
File metadata
- Download URL: bibforgery-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b3566e2ca570a588c56d9528f3a895e4927a79e302e5a045932adfa69bd705c
|
|
| MD5 |
eab872e0fc09e5df8b71014bf3d9a615
|
|
| BLAKE2b-256 |
46a4fd389868f4281a8d544da51a90b8da5bef6582a4473248ac3b8effbeb7ce
|