Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: djs52/pyzotero

Tags

v1.1.1

Toggle v1.1.1's commit message
Adding method to retrieve last modified version, and fix incorrect he…

…ader reference

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
urschrei Stephan Hügel
Adds raw file method (urschrei#37)

Better iterfollow functionality (urschrei#38)
Adds method for single collection retrieval (urschrei#39)

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
urschrei Stephan Hügel
Bugfixes and Pylint conformance

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
urschrei Stephan Hügel
v1.0.0 release for Zotero API v3 compatibility

v0.10.2

Toggle v0.10.2's commit message
Updating setup

v0.10

Toggle v0.10's commit message
Move to Requests

v0.9.9.1

Toggle v0.9.9.1's commit message
Pyzotero now optionally maintains retrieved item order

v0.9.9

Toggle v0.9.9's commit message
Better error display, and file attachment methods

v0.9.8

Toggle v0.9.8's commit message
Adding unauthenticated library support

v0.9.7

Toggle v0.9.7's commit message
Query parameters can now be passed directly in methods

Example: Zotero.top(start = 5, limit = 3)