Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 491 Bytes

File metadata and controls

26 lines (17 loc) · 491 Bytes

Pub tool

Features

  • Pubmed search shown as timeline of papers that is filterable using author tags and with possibility show citing and cited papers

Preview

Install

API_KEY = "xyz"
$ conda create -n pub python=3.10 plotly requests python-dotenv -c conda-forge

Usage

$ conda activate pub
$ python3 pub-tool.py "hydra vulgaris" --retmax 50