Recent Releases of https://github.com/caltechlibrary/sidewall

https://github.com/caltechlibrary/sidewall - Version 1.0.1

This is a significant bug-fix release. Users should update to 1.0.1 as soon as possible.

  • Fixed serious bugs in creating Researcher objects from Author objects.
  • Fixed bugs in setting current_organization on Person, Author and Researcher objects
  • Fixed bugs setting affiliations on Researcher when derived from Author objects
  • Updated examples in the top-level README file
  • Started a CHANGES file

- Python
Published by mhucka about 7 years ago

https://github.com/caltechlibrary/sidewall - Version 1.0.0

Sidewall is a package for interacting with the Dimensions search API. It provides object classes for Dimensions entities, fetches data incrementally, caches results, copes with rate limits, and more, to make working with Dimensions in Python more natural. "Sidewall" is a loose acronym for Simple Dimensions wrapper client library.

Version 1.0.0 is fully functional. It lacks support for representing Dimensions policy and patent entities, and only handles simple search queries, but otherwise should work.

Please use the GitHub issue tracker to report problems.

- Python
Published by mhucka about 7 years ago