An open API service indexing awesome lists of open source software.

https://github.com/paebbels/pyexploringcodedomparser

An exploring Code-DOM parser.
https://github.com/paebbels/pyexploringcodedomparser

code-dom dom-parser parser python3 streaming

Last synced: 9 days ago
JSON representation

An exploring Code-DOM parser.

Awesome Lists containing this project

README

          

[![PyPI - License](https://img.shields.io/pypi/l/pyExploringCodeDOMParser?logo=PyPI)](LICENSE.md)
[![GitHub tag (latest SemVer incl. pre-release)](https://img.shields.io/github/v/tag/Paebbels/pyExploringCodeDOMParser?logo=GitHub&include_prereleases)](https://github.com/Paebbels/pyExploringCodeDOMParser/tags)
[![GitHub release (latest SemVer incl. including pre-releases)](https://img.shields.io/github/v/release/Paebbels/pyExploringCodeDOMParser?logo=GitHub&include_prereleases)](https://github.com/Paebbels/pyExploringCodeDOMParser/releases/latest)
[![GitHub release date](https://img.shields.io/github/release-date/Paebbels/pyExploringCodeDOMParser?logo=GitHub&)](https://github.com/Paebbels/pyExploringCodeDOMParser/releases)
[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pyExploringCodeDOMParser)](https://libraries.io/github/Paebbels/pyExploringCodeDOMParser)
[![Requires.io](https://img.shields.io/requires/github/Paebbels/pyExploringCodeDOMParser)](https://requires.io/github/Paebbels/pyExploringCodeDOMParser/requirements/?branch=master)
[![Travis](https://img.shields.io/travis/com/Paebbels/pyExploringCodeDOMParser?logo=Travis)](https://travis-ci.com/Paebbels/pyExploringCodeDOMParser)
[![PyPI](https://img.shields.io/pypi/v/pyExploringCodeDOMParser?logo=PyPI)](https://pypi.org/project/pyExploringCodeDOMParser/)
![PyPI - Status](https://img.shields.io/pypi/status/pyExploringCodeDOMParser?logo=PyPI)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyExploringCodeDOMParser?logo=PyPI)
[![Dependent repos (via libraries.io)](https://img.shields.io/librariesio/dependent-repos/pypi/pyExploringCodeDOMParser)](https://github.com/Paebbels/pyExploringCodeDOMParser/network/dependents)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8a678bb866b24dabbd1da301cc086a52)](https://www.codacy.com/manual/Paebbels/pyExploringCodeDOMParser)
[![Libraries.io SourceRank](https://img.shields.io/librariesio/sourcerank/pypi/pyExploringCodeDOMParser)](https://libraries.io/github/Paebbels/pyExploringCodeDOMParser/sourcerank)
[![Read the Docs](https://img.shields.io/readthedocs/pyexploringcodedomparser)](https://pyExploringCodeDOMParser.readthedocs.io/en/latest/)

# pyExploringCodeDOMParser

An exploring Code-DOM parser.

## Contributors

* [Patrick Lehmann](https://github.com/Paebbels) (Maintainer)
* [Martin Zabel](https://github.com/mzabeltud)

## License

This library is licensed under [Apache License 2.0](LICENSE.md)

-------------------------

SPDX-License-Identifier: Apache-2.0