https://github.com/narann/guerilla_parser
Python Guerilla file parser
https://github.com/narann/guerilla_parser
parser python
Last synced: 10 months ago
JSON representation
Python Guerilla file parser
- Host: GitHub
- URL: https://github.com/narann/guerilla_parser
- Owner: Narann
- License: mit
- Created: 2017-06-21T14:13:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T12:05:09.000Z (over 1 year ago)
- Last Synced: 2025-03-22T14:05:52.380Z (11 months ago)
- Topics: parser, python
- Language: Python
- Size: 172 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Guerilla file parser
[](https://travis-ci.org/Narann/guerilla_parser)
[](http://guerilla-parser.readthedocs.io/en/latest/?badge=latest)
This python module provide an easy way to parse Guerilla files and navigate into parsed nodes and plugs.
It support Python 2.7 and 3.4 to 3.12.
Full documentation is available [here](http://guerilla-parser.readthedocs.io). It includes reference, a changelog and many examples.