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.21.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.21.tar.gz.
File metadata
- Download URL: bibforgery-0.1.21.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 |
10ba5466479ecfc16a2a668df758964d7dcbd88f1ed5a8ffbd5dd76feb7d6d6f
|
|
| MD5 |
0dd0089363967bd2e66ea9f30284f0f3
|
|
| BLAKE2b-256 |
885c3a574faac497feb23bf29d861505077fe573cb6550fea64c0814d79e23f3
|
File details
Details for the file bibforgery-0.1.21-py3-none-any.whl.
File metadata
- Download URL: bibforgery-0.1.21-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 |
75fe9bfcb217df5f64788de0e5ef7871739070b964e07b26c25ec7f502fdbb7d
|
|
| MD5 |
03109585eb12a704e3ff32613dd5d5c1
|
|
| BLAKE2b-256 |
d12ab559d9662836d3a8443fbce7dbb83f8bc2f98f62d88786f3022c8f585b5f
|