Example files for Allzpark


Keywords
example, files, allzpark, package, manager, application, launcher
License
Unlicense
Install
pip install allzparkdemo==1.0.23

Documentation

Allzpark Demo

Build Status

Demo content for Allzpark. Is it installed automatically as part of pip install allzpark and shouldn't normally have to be installed otherwise.


Layout

Allzpark is equipped to look for a Python package by the name of allzparkdemo when passed the --demo argument. Inside of this package is a number of Rez packages that are automatically built and deployed to PyPI during CI.

Packages reside in the allzparkdemo/dev directory and have no requirements outside of itself and those provided by rez bind --quickstart. They serve as a starting point and test suite for Allzpark and the Allzpark documentation.