I just published my first package, argmap, on the python package index. Exciting - and much less complicated than I initially thought. Using pip, you can now install argmap by running
pip install argmap
In the process I also improved the documentation and made it available online here.