Metadata-Version: 1.1
Name: stalker-pyramid
Version: 0.3.1
Summary: Stalker (ProdAM) Based Web App
Home-page: https://github.com/eoyilmaz/stalker_pyramid/
Author: Erkan Ozgur Yilmaz
Author-email: eoyilmaz@gmail.com
License: MIT
Description: About
        =====
        
        Stalker Pyramid is the Pyramid Web App package based on [Stalker](https://github.com/eoyilmaz/stalker). Basically it
        supplies the web interfaces to the system. It is also licensed under MIT License.
        
        Features:
         * Designed for animation and VFX Studios.
         * It is a Pyramid Web Application.
         * Platform independent.
         * Default installation handles nearly all the asset and project management 
           needs of an animation and vfx studio.
         * Customizable with configuration scripts.
         * Customizable object model (Stalker Object Model - SOM).
         * Uses TaskJuggler as the project planing and tracking backend.
         * Can be used with any kind of databases supported by SQLAlchemy.
         * 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 Pyramid is build over these other OpenSource projects:
         * Python
         * Stalker
         * Pyramid
         * SQLAlchemy and Alembic
         * Jinja2
         * TaskJuggler
        
        Source
        ======
        
        The latest development version is available in [GitHub](https://www.github.com/eoyilmaz/stalker_pyramid)
        or can be directly cloned with the following command if you already have mercurial installed::
        
          git clone https://github.com/eoyilmaz/stalker_pyramid stalker_pyramid
        
        
        =======================
        Stalker Pyramid Changes
        =======================
        
        0.3.0.1
        =======
        
        * Updated homepage information.
        
        0.3.0
        =====
        
        * Stalker Pyramid is now using MIT License.
        * Removed the bloat created by the license text on nearly every source file.
Keywords: web,wsgi,bfg,pylons,pyramid,production,asset,management,vfx,animation,houdini,nuke,fusion,xsi,blender,vue
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Database
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Topic :: Office/Business :: Scheduling
