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: 10 months ago
JSON representation

Python Guerilla file parser

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.