stefanbringuier / coauthors

Generate a DataFrame or file of coauthors for proposals

Home Page:https://stefanbringuier.github.io/coauthors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stable gh-pages-deploy tests

coauthors

Generate a DataFrame or file of coauthors for proposals.

This is a very small package that uses scholarly to grab coauthors of papers who have google scholar profiles. It is probably most useful when putting together a list of collaborators for proposal writing.

Usage

The intend way to use this package is via the command line. For example:

python -m coauthors.grab -n "Stefan Bringuier" -o "my_coauthors.csv"

Note

This project has been set up using PyScaffold 4.4. For details and usage information on PyScaffold see https://pyscaffold.org/.

About

Generate a DataFrame or file of coauthors for proposals

https://stefanbringuier.github.io/coauthors/

License:MIT License


Languages

Language:Python 100.0%