Text parser.
Project description
About
A text parser written in the Python language.
The parser is pretty fast, but not as user friendly as PyParsing and Lark.
Project homepage: https://github.com/eerimoq/textparser
Documentation: http://textparser.readthedocs.org/en/latest
Credits
Thanks PyParsing for a user friendly interface. Many of textparser’s class names are taken from this project.
Installation
pip install textparser
Example usage
To be added.
Contributing
Fork the repository.
Install prerequisites.
pip install -r requirements.txt
Implement the new feature or bug fix.
Implement test case(s) to ensure that future changes do not break legacy.
Run the tests.
make test
Create a pull request.
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.
Source Distribution
Built Distribution
File details
Details for the file textparser-0.8.0.tar.gz
.
File metadata
- Download URL: textparser-0.8.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c553a1469f5ea6a90fb7e3e75075e31809ee6c6e2d2b97f468354b84563810fd |
|
MD5 | ecada2b75a227f7799e882037458ac4e |
|
BLAKE2b-256 | d19125820dd9cb2d40e99885ac8063a85c55ba7548d9b2b9c745b568d7b14067 |
File details
Details for the file textparser-0.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: textparser-0.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e50a972491299ef3995a4202caa017f143a835ce43016ba7c9cac4efe044922 |
|
MD5 | 16278e6aea28e6d733c87f909d161f07 |
|
BLAKE2b-256 | 4ec00ad2bd25ddd9b9e22019411f82e892e1826a982220ce1bf6c8fd8b15cebc |