Skip to content

Releases: opacam/python3-tmdb3

Add discover

07 May 15:34
Compare
Choose a tag to compare

Highlighted changes:

  • add discover methods: discoverTv and discoverMovie

Python 3 support (drops python2)

17 Mar 20:26
d976aad
Compare
Choose a tag to compare

Highlighted changes:

  • add python3 support
  • drop python2 support
  • add initial tests
  • reformat code using black
  • add requirements and requirements-dev
  • enhance setup.py (add classifiers, maintainer...)