Great stuff Nathan! Thanks for sharing.
Ron Ganbar email: [email protected] tel: +44 (0)7968 007 309 [UK] +972 (0)54 255 9765 [Israel] url: http://ronganbar.wordpress.com/ On 1 July 2013 18:37, Nathan Dunsworth <[email protected]> wrote: > Spent the last couple of months working on this python library and now its > open to everyone. > > https://github.com/ndunsworth/python-shotgunorm > > The ShotgunORM Python library is an object relational mapping package for > Shotgun Software's Shotgun web database. > > Features > > - Object oriented > - Easily customizable, create your own sub-classes for any Entity type > - Callback system > - Custom scripting language for Shotgun database searches > - Support for Entity summary fields > - Ability to attach custom user fields on Entities which do not exist > as part of the database Schema > - Asynchronous background field pulling > - Thread safe > - Reduces code complexity > > <https://github.com/ndunsworth/python-shotgunorm#dependencies> > Dependencies > > Required: > > - Python Version 2.6 or greater > - Shotgun Software Python API - > link<https://github.com/shotgunsoftware/python-api> > > <https://github.com/ndunsworth/python-shotgunorm#installation> > Installation > > Install ShotgunORM directory into your Python path. > <https://github.com/ndunsworth/python-shotgunorm#documentation> > Documentation > > Documentation can be found on the ShotgunORM GitHub > wiki<https://github.com/ndunsworth/python-shotgunorm/wiki/Home#wiki-Documentation> > > _______________________________________________ > Nuke-python mailing list > [email protected], http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > >
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
