Giter Site home page Giter Site logo

mamoll / pygccxml Goto Github PK

View Code? Open in Web Editor NEW

This project forked from castxml/pygccxml

0.0 2.0 0.0 16.21 MB

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.

Home Page: http://pygccxml.readthedocs.org/en/develop/

License: Boost Software License 1.0

Makefile 0.83% Python 87.00% C++ 12.05% C 0.11%

pygccxml's Introduction

pygccxml

Unit tests status Code coverage status Documentation status Code quality status

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.