Metadata-Version: 2.1
Name: vfxpipe
Version: 0.2.0
Summary: A stack of tools for production pipelines
Home-page: http://github.com/rsgalloway/vfxpipe
Author: Ryan Galloway
Author-email: ryan@rsgalloway.com
Description-Content-Type: text/markdown
Requires-Dist: siteconf==0.3.0
Requires-Dist: envstack==0.6.3
Requires-Dist: distman==0.2.3
Requires-Dist: pyseq==0.8.0
Requires-Dist: shotgrid==0.1.3

vfxpipe
=======

A collection of tools for VFX pipelines.

- [envstack](https://github.com/rsgalloway/envstack)
- [distman](https://github.com/rsgalloway/distman)
- [pyseq](https://github.com/rsgalloway/pyseq)
- [siteconf](https://github.com/rsgalloway/siteconf)

## Installation

```bash
$ pip install -U vfxpipe
```
