Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 293 Bytes

pub-collector

pub-collector is a Python lib that is used to collect FABRIC related publications from Google scholar.

Getting Started

Installation

Run this command to install pub-collector:

pip3 install .

Usage

Consult pub_collector/__main__.py for usage examples.