Skip to main content

Angle bracket template expansion

Project description

Conductor for Maya

Maya plugin submitter for the Conductor Cloud rendering service.

Install

To install the latest version.

pip install ciotemplate

Contributing

Clone the repo.

git clone git@github.com:ConductorTechnologies/ciotemplate.git
cd ciotemplate

Set up a clean virtual envirionment with Python 2.7 for development (optional).

python -m virtualenv venv
. ./venv/bin/activate

Install development dependencies

pip install -r requirements_dev.txt

pip install --upgrade .



## License
[MIT](https://choosealicense.com/licenses/mit)

## Changelog

### Version:0.1.2 -- 26 Mar 2021

* CICD tweaks and readme. [954cbfa]

### Version:0.1.0 -- 10 Mar 2021

* Adds license file. [0fcbb61]
* Adds config. [bd5d677]
* Add .circleci/config.yml. [06c3f90]
* Python 3 [f04669c]
* Adds basename modifiers to expander. Example, use `<basename scenefile>` instead of `<scenename>`  [daf1af3]
* Adds expression resolution to expander class. [cbeb64e]
* Expander context made public to indicate to other objects that they may retrieve the context. [a457aa1]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ciotemplate-0.1.2-py2.py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page