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.1.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.1.tar.gz.
File metadata
- Download URL: bibforgery-0.1.1.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 |
eb528fec78e5ef47141ddce238b6110976499d3fb85caf3ed07738f41ccfcaf8
|
|
| MD5 |
5707bf8e5d7fc011164df48d17f52f40
|
|
| BLAKE2b-256 |
1faa9bb8697792add78c31f5e33c506cea4fd2cd6227150ba73ab5c362e6b351
|
File details
Details for the file bibforgery-0.1.1-py3-none-any.whl.
File metadata
- Download URL: bibforgery-0.1.1-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 |
adfebdbed6cf8bd0a1e986a5133cc3e4dd98d8e05ace5c12bc710627c236c72d
|
|
| MD5 |
34f8eb73a70913d3bd72439185ff0287
|
|
| BLAKE2b-256 |
76c8503f091b1062667e3100762dcc17a93fc87eb607e3c5c822073090aaf9f3
|