On Sun, 7 Apr 2019 at 12:44, Thomas Gläßle <t_glaes...@gmx.de> wrote: > There is already a tool like this on PyPI [1] (sadly py2 only atm), but > if you agree that this is a common pattern, I believe it would be a lot > more useful to have it in the stdlib.
There's another tool on PyPI, I think, that does all you mention and more. I can't recall its name now (it's short, one letter or two, which makes for easy command line use, but sucks for searching :-() but as a data point I thought it was a really cool idea, but in practice I never used it and no loner install it when I use Python. So I don't know that it's a sufficiently useful idea in practice to be worth going in the stdlib. But if you can find that project again, and it has a reasonable number of users, it may be that I'm wrong in my assessment. Paul _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/