Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narann/guerilla_parser
Python Guerilla file parser
https://github.com/narann/guerilla_parser
parser python
Last synced: 3 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T12:05:09.000Z (8 months ago)
- Last Synced: 2024-09-28T20:35:06.725Z (5 months ago)
- Topics: parser, python
- Language: Python
- Size: 172 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Guerilla file parser
[![Build Status](https://travis-ci.org/Narann/guerilla_parser.svg?branch=master)](https://travis-ci.org/Narann/guerilla_parser)
[![Documentation Status](https://readthedocs.org/projects/guerilla-parser/badge/?version=latest)](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.