In order to use doctoshotgun as a library in another project I'm currently writing (doctoshotgun_gui, a multiplatform frontend of doctoshotgun!), I split the script into a real python module, which can be imported.
Everything is not done yet, but I would be interested to get reviews.
TODO:
[ ] fix tests
[ ] change Dockerfile
[ ] change README
[ ] try to remove all calls to log() in doctoshotgun.doctolib
In order to use doctoshotgun as a library in another project I'm currently writing (doctoshotgun_gui, a multiplatform frontend of doctoshotgun!), I split the script into a real python module, which can be imported.
Everything is not done yet, but I would be interested to get reviews.
TODO:
Dockerfile
README
log()
indoctoshotgun.doctolib