Max
Max copied to clipboard
Pipx packaging
Make it so Max can be installed system wide. Surely such a good boy deserves to run around the whole house?
In order for the publish to PyPi to work, you'll need to setup a PyPi account and link it to GitHub. You can follow the docs on python.org. The package name it's configured to use is max-bh, because max is taken.
Install (once published to pypi) is as simple as pipx install max-bh. From that point, it can be used as normal. (ie max get-info...)
Test PyPi link (I'll happily delete/hand over this in case you want to do any testing)