Skip to content

Latios96/ktrack-core

Repository files navigation

ktrack-core

Tool to track assets, shots, tasks and workfiles for a CGI movie production. Offers automatic folder and file creation and an API to query the database.

Getting started

virtualenv venv
./venv/bin/activate
python setup.py install

Run the tests

Standart python tests

python run_tests.py

Run the test inside of the DCCs

run_tests_maya.bat
run_tests_nuke.bat
run_tests_houdini.bat

or everything:

run_all_tests.bat

About

My VFX Pipeline Core Foundation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published