mottosso / allzpark

Package-based application launcher for VFX and games production

Home Page:https://allzpark.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Application launcher and environment management
for 21st century games and digital post-production,
built with bleeding-rez and Qt.py


Windows Linux MacOS


News

Date Release Notes
October 2020 1.3 Dedicated profiles panel
August 2019 1.2 First official release

What is it?

It's an application launcher, for when you need control over what software and which versions of software belong to a given project. It builds on the self-hosted package manager and environment management framework bleeding-rez, providing both a visual and textual interface for launching software in a reproducible way.


Usage

Allzpark runs on Windows, Linux and MacOS, using Python 2 or 3 and any binding of Qt, and is available via pip.

pip install allzpark

See Quickstart for more details and tutorials.

Some Table of Contents


Updating the Docs

I'd like for this to happen during CI, but till then there's a deploy.ps1 in the docs/ directory.

cd allzpark\docs
. deploy.ps1

This will build the docs and deploy it onto the gh-pages branch, which is reflected live after about 1 min.

About

Package-based application launcher for VFX and games production

https://allzpark.com

License:GNU Lesser General Public License v3.0


Languages

Language:Python 91.8%Language:CSS 8.1%Language:PowerShell 0.1%