Python package for easy C++ declarations navigation.
Project description
pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.
Install
You can use pip to install pygccxml:
pip install pygccxml
To install from source, you can use the usual procedure:
python setup.py install
Contact us
You can contact us through the CastXML mailing list: http://public.kitware.com/mailman/listinfo/castxml
For issues with pygccxml you can open an issue here: https://github.com/gccxml/pygccxml/issues
Documentation
For examples and tutorials see the documentation: http://pygccxml.readthedocs.org
Branches
The stable version can be found on the master branch.
The develop branch contains the latest improvements but can be unstable. Pull Requests should be done on the develop branch.
Testing and code coverage
pygccxml has more than 200 unit tests. They are run after each code commit to ensure that the code stays functional and stable. You can find the builds here: https://travis-ci.org/gccxml/pygccxml/builds
Code coverage is also available. It is automatically updated after each commit and can be found here: https://coveralls.io/r/gccxml/pygccxml
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 pygccxml-1.7.1.tar.gz
.
File metadata
- Download URL: pygccxml-1.7.1.tar.gz
- Upload date:
- Size: 92.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 205eea6628236888a32171f27b391681ec76b7003a6cb2f28a50535dc9dd1209 |
|
MD5 | 3c8985e5b684de81d908bfa0b7f83c23 |
|
BLAKE2b-256 | d31d680a67de1c46c893261967ee6ab1d0ac969809ac948e9ba41c0c829fa2f4 |
File details
Details for the file pygccxml-1.7.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pygccxml-1.7.1-py2.py3-none-any.whl
- Upload date:
- Size: 116.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc13c52926840546d2687bfb05976af9909a77d6cd3b5a1d6496f001ec8954bd |
|
MD5 | b6445163a810c889ca759e2b518aa4b8 |
|
BLAKE2b-256 | 49a3d15e52d5cff036263284cd3539894c359b20101c8a6d38c1991941ecb32c |