Recent Releases of https://github.com/barrust/pyomdbapi

https://github.com/barrust/pyomdbapi - Version 0.2.3

  • Make mypy aware

- Python
Published by barrust about 2 years ago

https://github.com/barrust/pyomdbapi - Version 0.2.2

  • Added type support

- Python
Published by barrust about 2 years ago

https://github.com/barrust/pyomdbapi - Version 0.2.1

  • Correct exception properties
  • black formatting

- Python
Published by barrust about 5 years ago

https://github.com/barrust/pyomdbapi - Version 0.2.0

  • Change to using named parameters in most cases
  • Ensure all keys are handled correctly in response

- Python
Published by barrust about 7 years ago

https://github.com/barrust/pyomdbapi - Version 0.1.0

  • Added timeout property
  • Added ability to pull all episodes when pulling a series (optional)
  • strict property allows for swallowing exceptions
  • Use slots

- Python
Published by barrust over 7 years ago

https://github.com/barrust/pyomdbapi - Version 0.0.4

  • Search pulls all results unless specified not to do so
  • Added additional exceptions
    • OMDBTooManyResults
    • OMDBInvalidAPIKey
  • Added ability to set the API key
  • Convert dictionary from camelCase to snake_case

- Python
Published by barrust over 7 years ago

https://github.com/barrust/pyomdbapi - Version 0.0.3

  • Added doc strings for online documentation and deployed to readthedocs.org
  • Fixed a call to the formatting of results

- Python
Published by barrust over 7 years ago

https://github.com/barrust/pyomdbapi - Version 0.0.2

  • Fixed error with formatting the results

- Python
Published by barrust over 7 years ago

https://github.com/barrust/pyomdbapi - Version 0.0.1

  • Initial Release
    • Search by movie or series name
    • Get movie, series, or episode by name or IMDBid

- Python
Published by barrust over 7 years ago