derVedro
derVedro
please, that would be awesome, I miss it really much
You can hack around and install **pip** (which comes with **setuptools** and **pkg_resources**) into your _hobbits-cpython_ directory tree. First get the pip installer script into your temp directory: `$ wget...
Do you have any example?
Thank you! It works like a charm, I just adjusted it to: ```python if not ctx.invoked_subcommand: repl(ctx) ```