Closed OdinsHat closed 10 years ago
Github already provides instructions on how to download repositories from them, although it could be clarified in the README. The expectation when I wrote this was actually that this library would be used by developers, rather than end users, and the developers would make sure it got installed along side their products. As an example, I've actually cloned the repository wholesale in MythTV, so there are no external dependencies to pull down. The included BSD license is largely "do whatever you want" to allow such usage.
The PyPi library is the same, however was not set up by me. See https://github.com/wagnerrp/pytmdb3/pull/32.
pip install tmdb3
I know the above may seem obvious but I reckon it'd help the less experienced among us. I've worked it out myself but now but I reckon having them up front and centre would be good for others.
Anyway - Fantastic library and very much appreciate your work!! :)