urschrei / pyzotero

Pyzotero: a Python client for the Zotero API
https://pyzotero.readthedocs.org
Other
910 stars 100 forks source link

More examples stored in github? Command line interface? #92

Open bjohas opened 5 years ago

bjohas commented 5 years ago

Hello,

I've been learning pyzotero (and more about python too). It would be super-helpful if there were more examples (stored in github?) that could form the basis of making use of the library.

Also, I've been writing some code for a command line version, that enables users to do basic operations without knowing about python.

@urschrei - is there any interest from your side on collaborating on this?

Many thanks, Bjoern

See also: https://forums.zotero.org/discussion/76943/pyzotero-more-examples-and-command-line-interface

bjohas commented 5 years ago

A doodle is here: https://github.com/bjohas/pyzotero-cli (work in progress!)