[Distutils] Source of confusion
Nick Coghlan
ncoghlan at gmail.com
Wed Mar 29 20:52:31 EDT 2017
On 30 March 2017 at 01:27, Jelle Zijlstra <jelle.zijlstra at gmail.com> wrote:
>
>
> 2017-03-29 2:31 GMT-07:00 Thomas Güttler <guettliml at thomas-guettler.de>:
>>
>>
>>
>> Am 29.03.2017 um 09:51 schrieb Paul Moore:
>>>
>>> On 29 March 2017 at 06:29, Thomas Güttler <guettliml at thomas-guettler.de>
>>> wrote:
>>>>
>>>> I am stupid and missing a guiding hand which gives me simple straight
>>>> forward step by step instruction.
>>>
>>>
>>> To do what?
>>
>>
>> To find canonical docs. With "canonical" I mean current docs from the
>> upstream.
>>
> Are you aware of https://packaging.python.org/ ?
As an opinionated-but-still-free combination of tools, there's also
Kenneth Reitz's pipenv: https://github.com/kennethreitz/pipenv
Understandably, that's mainly geared towards network service hosting
environments like Heroku, but it also works pretty well for command
line apps, testing environment setups, etc.
However, none of the available options will get away from the fact
that only end users know their own operational requirements - we can't
provide a single universal right answer, because there isn't a single
universal use case.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Distutils-SIG
mailing list