Generic input parsing library, speaking in tongues
Project description
parselglossy
“What d’you mean? You were there – you heard me —”
“I heard you speaking Parseltongue,” said Ron. “Snake language. You could have been saying anything – no wonder Justin panicked, you sounded like you were egging the snake on or something – it was creepy, you know —”
—J. K. Rowling Harry Potter and the Chamber of Secrets
[…] I speak with tongues more than you all;
—1 Corinthians 14:18
Parse it on!
—Bobson Dugnutt, Private communication
Generic input parsing library, speaking in tongues
Free software: MIT license
Documentation: https://parselglossy.readthedocs.io.
Requirements
Python 3.6 or later.
Features
TODO
Credits
This package was created with Cookiecutter and the elgertam/cookiecutter-pipenv project template, based on audreyr/cookiecutter-pypackage.
History
Unreleased
0.3.0-alpha2 (2019-03-29)
Update CONTRIBUTING.rst.
0.3.0-alpha1 (2019-03-28)
Dropped support for Python 3.4.
Renamed the section and keyword fields in the template to name.
Renamed the documentation field in the template to docstring.
Arbitrary callables of the input dictionary are now allowed in the default field. Fix #31.
Complex numbers have the proper type after reading in. Fix #26.
Better error reporting. Exceptions are raised after each validation stage and offer detail error messages that give a comprehensive overview of what went wrong. Fix #24.
Fully defaulted sections are now properly taken into account. Fix #33.
Nesting of sections under keywords will throw an exception. Fix #34.
0.2.0 (2019-03-11)
Implementation of the Getkw input grammar.
Implementation of the validation infrastructure.
0.1.0 (2018-12-03)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.