Skip to content
/ bibby Public

Small python library and CLI for doing stuff with Bibsonomy

License

Notifications You must be signed in to change notification settings

salotz/bibby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bibby

Bibby is just a cli and little python library for doing useful things with the bibsonomy API.

Right now there is enough for fetching you current citations and writing it to a file and nothing else.

Requires:

  • bibsonomy
  • Click - for cli
  • Pybtex

Installation

Use the dev one for now:

pip install git+https://github.com/salotz/bibby.git

Since it is a command line application I suggest using pipx:

pipx install git+https://github.com/salotz/bibby.git

You can retrieve your publications using:

bibby fetch $USERNAME $API_TOKEN $BIB_PATH

Goals

  • [ ] Storing users and tokens securely

About

Small python library and CLI for doing stuff with Bibsonomy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages