[Python-ideas] Getting the version number for a package or module, reliably

2019-07-06 Thread Sylvain MARIE via Python-ideas
Dear python enthusiasts, For some industrial project a few years ago we needed a reliable way to get the version number for a package or module. I found out that there was actually no method working in all edge cases, including: * Built-in modules * Unzipped wheels and eggs added to th

[Python-ideas] Re: Getting the version number for a package or module, reliably

2019-07-06 Thread Sylvain MARIE via Python-ideas
Thanks for the feedback Xavier Indeed, this “last resort” strategy only works if your project source is a git repository. I rely on the excellent setuptools_scm to handle that special case. By the way if someone knows an equivalent for other popular scm systems, please let me know (or better su

[Python-ideas] Re: Sildenafil is the best medicine to cure ED issues

2019-07-06 Thread David Mertz
Seems useful, but it probably needs a PEP. :-) On Sat, Jul 6, 2019 at 12:27 AM John Brown wrote: > At the sensual mixing state, nitric oxide starts getting free from the > man's body that makes and spare cGMP in his hot organ. Finally, penile > muscles get broaden and speed of blood is augmented

[Python-ideas] Re: Sildenafil is the best medicine to cure ED issues

2019-07-06 Thread Chris Angelico
On Sat, Jul 6, 2019 at 11:37 PM David Mertz wrote: > > Seems useful, but it probably needs a PEP. :-) Please don't quote spam, but if you must, do please delete the links from your post :) ChrisA ___ Python-ideas mailing list -- [email protected]