vfxpipe


Namevfxpipe JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttp://github.com/rsgalloway/vfxpipe
SummaryA stack of tools for production pipelines
upload_time2024-11-24 14:37:24
maintainerNone
docs_urlNone
authorRyan Galloway
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements siteconf envstack distman pyseq shotgrid
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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
```

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/rsgalloway/vfxpipe",
    "name": "vfxpipe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ryan Galloway",
    "author_email": "ryan@rsgalloway.com",
    "download_url": "https://files.pythonhosted.org/packages/75/66/7df77d2df75720c36522e046163e6a5c63331c75536593915a1a77947218/vfxpipe-0.2.1.tar.gz",
    "platform": null,
    "description": "vfxpipe\n=======\n\nA collection of tools for VFX pipelines.\n\n- [envstack](https://github.com/rsgalloway/envstack)\n- [distman](https://github.com/rsgalloway/distman)\n- [pyseq](https://github.com/rsgalloway/pyseq)\n- [siteconf](https://github.com/rsgalloway/siteconf)\n\n## Installation\n\n```bash\n$ pip install -U vfxpipe\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A stack of tools for production pipelines",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "http://github.com/rsgalloway/vfxpipe"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75667df77d2df75720c36522e046163e6a5c63331c75536593915a1a77947218",
                "md5": "138315b6fe9130b7f4b94192282ead34",
                "sha256": "55e1ab0a499c600b5dc3dbaa5d002b16334d97f9055786db784231a901143aef"
            },
            "downloads": -1,
            "filename": "vfxpipe-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "138315b6fe9130b7f4b94192282ead34",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5341,
            "upload_time": "2024-11-24T14:37:24",
            "upload_time_iso_8601": "2024-11-24T14:37:24.264788Z",
            "url": "https://files.pythonhosted.org/packages/75/66/7df77d2df75720c36522e046163e6a5c63331c75536593915a1a77947218/vfxpipe-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 14:37:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rsgalloway",
    "github_project": "vfxpipe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "siteconf",
            "specs": [
                [
                    "==",
                    "0.3.0"
                ]
            ]
        },
        {
            "name": "envstack",
            "specs": [
                [
                    "==",
                    "0.6.2"
                ]
            ]
        },
        {
            "name": "distman",
            "specs": [
                [
                    "==",
                    "0.2.4"
                ]
            ]
        },
        {
            "name": "pyseq",
            "specs": [
                [
                    "==",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "shotgrid",
            "specs": [
                [
                    "==",
                    "0.1.5"
                ]
            ]
        }
    ],
    "lcname": "vfxpipe"
}
        
Elapsed time: 0.38952s