Skip to content

YKdvd/python-shotgunorm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Dependencies

Required:

  • Python Version 2.6 or greater
  • Shotgun Software Python API - link

Installation

Install ShotgunORM directory into your Python path.

Documentation

Documentation can be found on the ShotgunORM GitHub wiki

About

Python ORM library for Shotgun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%