pim
pim copied to clipboard
friendly command-line tool for initializing python packages
Without this it crashes on windows with python3, because `output` will be bytes.
For PEP8
The suggested default for the git repo should probably be, first, the repo name if the folder is itself a git repo, and if not, the combination of global git...
There's a python package by @emallson called `nppm` with similar interests but a different approach. https://github.com/emallson/nppm That library introduces a `npm`-like `package.json`, and seems to focus on dependency / environment...