Application launcher and environment management
for 21st century games and digital post-production,
built with bleeding-rez and Qt.py
| Date | Release | Notes |
|---|---|---|
| August 2019 | 1.2 | First official release |
It's an application launcher, for whenever you need control over what software and which versions of software belong to a given project. It is built 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.
Allzpark runs on Windows, Linux and MacOS, using Python 2 or 3 and any binding of Qt and is available via pip.
pip install allzparkSee Quickstart for more details and tutorials.
Some Table of Contents
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.ps1This will build the docs and deploy them onto the gh-pages branch, which will reflecte live after about 1 min.
