CLI for DBLP, for humans and agents alike
Project description
dblpcli
CLI for DBLP, for humans and agents alike.
Installation
pip install dblpcli
Usage
Search publications
dblpcli search "transformer attention"
dblpcli search "deep learning" --year 2020-2024 --limit 10
dblpcli search "author:Vaswani" --format json
Get publication details
dblpcli pub conf/nips/VaswaniSPUJGKP17
dblpcli pub conf/nips/VaswaniSPUJGKP17 --format json
Export BibTeX
dblpcli bibtex conf/nips/VaswaniSPUJGKP17
dblpcli bibtex conf/nips/VaswaniSPUJGKP17 --key vaswani2017attention
dblpcli bibtex conf/nips/VaswaniSPUJGKP17 journals/jmlr/KingmaB14 --output refs.bib
Author commands
dblpcli author search "Geoffrey Hinton"
dblpcli author get h/GeoffreyEHinton
dblpcli author pubs h/GeoffreyEHinton --year 2020-2024
dblpcli author bibtex h/GeoffreyEHinton
Venue commands
dblpcli venue search "NeurIPS"
dblpcli venue get conf/nips
dblpcli venue pubs conf/nips --year 2023
Output Formats
All commands support the --format / -f flag:
table(default) - Human-readable Rich tablejson- Structured JSON for agents/scriptsbibtex- BibTeX entries
dblpcli search "transformers" --format json
dblpcli search "transformers" -f json
License
MIT
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
dblpcli-0.1.0.tar.gz
(32.6 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
dblpcli-0.1.0-py3-none-any.whl
(15.1 kB
view details)
File details
Details for the file dblpcli-0.1.0.tar.gz.
File metadata
- Download URL: dblpcli-0.1.0.tar.gz
- Upload date:
- Size: 32.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1c82bdb11764b9679f516f4928ff4989cc022bc39ae1ab786bf3c2d6634263b
|
|
| MD5 |
b854a196a0148944cfcdee6a140797b8
|
|
| BLAKE2b-256 |
e0a96673ff80cb2a83c73dc1c55589b40c38a6aa201f57159c560306866cb617
|
File details
Details for the file dblpcli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dblpcli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46869dcda7944932b0e9e065f2bf90f972915ee429fa5ba72631bc09ba7e0fa7
|
|
| MD5 |
58c4411564e1c58b3675e40eeffc15e0
|
|
| BLAKE2b-256 |
9b43eeca1787aea95787a9b7b6931eec10b24261343d64b2f42d9e3020300fb0
|