[Python-Dev] Re: Feature Request: Python Pipes: Incluye sspipe module

2019-09-14 Thread Juan Telleria
> the bar for inclusion in the stdlib is higher than it was before: being > generally useful is usually not enough. > Ok P.S. Posting to Python-Dev, Python-Ideas and creating an issue is excessive > and splits conversation, making it difficult to follow. In the future, such > proposals should beg

[Python-Dev] Re: Feature Request: Python Pipes: Incluye sspipe module

2019-09-14 Thread Tal Einat
Hi Jaun, With installing 3rd party libraries being very easy thanks to pip, PyPI, wheels etc., the bar for inclusion in the stdlib is higher than it was before: being generally useful is usually not enough. Mostly, there needs to be a specific reason why a library *needs* to be in the stdlib rath

[Python-Dev] Re: Feature Request: Python Pipes: Incluye sspipe module

2019-09-13 Thread Andrew Svetlov
I prefer keeping it as a separate library on PyPI. On Sat, Sep 14, 2019 at 12:26 AM Juan Telleria wrote: > > Could sspipe module be included as part of Python's Standard Library? > > https://sspipe.github.io/ > > https://github.com/sspipe/sspipe > > https://pypi.org/project/sspipe/ > > sspipe all