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
Release history Release notifications | RSS feed
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
File details
Details for the file ciotemplate-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: ciotemplate-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 011339051ff40c6bf1fedc13ae8bf688d99a822ec5bfe0f7095e89165c4c25a2 |
|
MD5 | 3216e5cb877ad575421e51ed045a3836 |
|
BLAKE2b-256 | 017fa291c5d0a9d858c3d801e3e8099d3d83d157e15be7fcb58676e2395e781c |