From the repository root:
python -m makecreates a package for your system (Linux, Windows or macOS only).python -m make localsets up what is needed to run locally from the repository.python -m make buildcreates a wheel and an sdist package.python -m make docsbuilds the documentation.python -m make readyprepares documentation and resources for a build.python -m make cleanremoves intermediate packaging files.