[Python-ideas] Built-in parsing library
Christopher Barker
pythonchb at gmail.com
Mon Apr 8 10:59:32 EDT 2019
On Mon, Apr 8, 2019 at 12:02 AM Paul Moore <p.f.moore at gmail.com> wrote:
> I would expect that the only reasonable way of getting a parsing
> library in the stdlib would be to propose an established one from PyPI
> to be moved into the stdlib
Absolutely -- unlike some proposals, a stand-alone parsing lib could very
easily be developed external to the stdlib. If one gains traction as an
obvious choice, then we can talk about bringing it in.
-CHB
--
Christopher Barker, PhD
Python Language Consulting
- Teaching
- Scientific Software Development
- Desktop GUI and Web Development
- wxPython, numpy, scipy, Cython
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20190408/c10843ad/attachment.html>
More information about the Python-ideas
mailing list