Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

Use argparse sub-commands for functionalities #29

Open
jrsmith3 opened this issue Feb 23, 2015 · 0 comments
Open

Use argparse sub-commands for functionalities #29

jrsmith3 opened this issue Feb 23, 2015 · 0 comments
Assignees

Comments

@jrsmith3
Copy link
Owner

The refmanage application will have many functionalities; I've listed the "test" functionality in issue #19, but there will be others. For example: replace all entries' BibTeX keys with the entry's DOI in a specified .bib file.

These different functionalities are very different and will require different sets of arguments. Therefore, it makes sense to use argparse sub-commands to implement the different functionalities.

@jrsmith3 jrsmith3 changed the title Consider using argparse sub-commands for functionalities Use argparse sub-commands for functionalities Feb 26, 2015
@jrsmith3 jrsmith3 self-assigned this Mar 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant