Skip to content

A command line interface to a weighted scheme to select a person to present at a journal club

License

Notifications You must be signed in to change notification settings

philastrophist/journal_club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line interface to a weighted scheme to select a person to present at a journal club

Install with pip install journal_club Use with:

$ jc choose person1 person2 person3 ...

This creates a csv (if it's not there already) with 3 people and then chooses between them. The act of choosing updates the record of who was there.

Run again with $ jc choose person3 new_person ....

All information is automatically updated and stored. choose is usually the only command you need.

$ jc --help will display how to use journal_club

About

A command line interface to a weighted scheme to select a person to present at a journal club

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages