Coder Social home page Coder Social logo

shotgunsoftware / tk-core Goto Github PK

View Code? Open in Web Editor NEW
87.0 65.0 114.0 211.54 MB

The Flow Production Tracking Pipeline Toolkit Core API

Home Page: https://developer.shotgridsoftware.com/tk-core/

License: Other

Python 99.39% Shell 0.34% CSS 0.13% Batchfile 0.13%

tk-core's Introduction

VFX Platform Python Reference Documentation Build Status codecov Code style: black Linting

Flow Production Tracking Core API

This repository represents the Flow Production Tracking Core API.

Getting started with the Flow Production Tracking

Installing the Flow Production Tracking is normally done via our Flow Production Tracking App Store. For detailed instructions on how to get started with Toolkit, head over to our support site: https://help.autodesk.com/view/SGDEV/ENU/?contextId=PG_INTEGRATIONS_TOOLKIT_OVERVIEW

Reference Documentation and Release Notes

For our latest released API Documentation, head over to the Toolkit App Store: https://help.autodesk.com/view/SGDEV/ENU/?contextId=SA_INTEGRATIONS_USER_GUIDE

Release Notes for the Core API are also maintained as a wiki document and can be found here: https://github.com/shotgunsoftware/tk-core/wiki/Release-Notes

tk-core's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tk-core's Issues

Publishing releases to PyPi

Hey,

It would help if tk-core and other shotgrid python packages gets published on pypi server. I am unsure what was the reasoning behind not doing it ?

This would help managing this as a requirement on projects easier where we do not need to have git binaries in order to pull these dependencies.

Thank you.

get_fields from template string is impossible with /

Hello,

Getting fields from a template string is impossible if it contains some "/".

For example if you look at the config here : https://github.com/ue4plugins/tk-config-unrealbasic/blob/0686e53d9d26027507fc45f03d6e7935a9512a4f/env/includes/unreal/templates.yml#L104

The reason is because get_fields, calls TemplatePathParser, which does a os.path.normpath().

so on Windows a string like /Game/Level/ is going to be converted to \\Game\\Level\\

Is there another way to extract fields from a string ?

Cheers

F.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.