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
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to