Stalker Code
Status: Planning
Brought to you by:
eoyilmaz
File | Date | Author | Commit |
---|---|---|---|
docs | 2011-01-27 |
![]() |
[34043a] v0.1.1.a5: |
examples | 2011-01-26 |
![]() |
[40de6e] v0.1.1.a5: |
stalker | 2011-01-27 |
![]() |
[34043a] v0.1.1.a5: |
tests | 2011-01-27 |
![]() |
[34043a] v0.1.1.a5: |
.hgignore | 2011-01-18 |
![]() |
[64385d] just removed the stalker.egg-info folder from s... |
CHANGELOG | 2011-01-27 |
![]() |
[34043a] v0.1.1.a5: |
INSTALL | 2011-01-13 |
![]() |
[1a82f3] v0.1.1.a1: |
LICENSE | 2010-10-28 |
![]() |
[d16168] * changed the license from GPLv3 to New BSD Li... |
MANIFEST.in | 2011-01-10 |
![]() |
[689c00] v0.1.0.20110110.1: |
README | 2011-01-27 |
![]() |
[34043a] v0.1.1.a5: |
doTests | 2011-01-25 |
![]() |
[0e3468] v0.1.1.a3: |
setup.py | 2011-01-20 |
![]() |
[e6b238] going toward LBLY idiom |
About ===== Stalker is a Production Digital Asset Management (ProdAM) System designed specially for Animation and VFX Studios and licensed under BSD License. Features: * Platform independent * Flexible design * Designed for animation and vfx studios * Default installation handles nearly all the asset management needs of an animation and vfx studio * Customisable with configuration scripts * Customisable object model (Stalker Object Model - SOM) * Integrated messaging system * Integrated production planing and tracking tools * PySide user interfaces * Can be used with any kind of databases supported by SQLAlchmey * Can be connected to all the major 3d animation packages like Maya, Houdini, Nuke, XSI, Vue, Blender etc. and any application that has a Python API * Can work as a stand-alone application Stalker is build over these other OpenSource projects: * Python * SQLAlchemy * Jinja2 * Beaker * PySide Source ====== The latest development version is available in `Google Project page of Stalker`_ or can be directly cloned with the following command if you already have mercurial installed:: hg clone https://stalker.googlecode.com/hg/ stalker .. _Google Project page of Stalker: http://code.google.com/p/stalker/