Skip to content

pombredanne/pyRegurgitator

 
 

Repository files navigation

pyRegurgitator - Tools for analysing python code

Website/docs: http://pythonhosted.org/pyRegurgitator

Code on github: https://github.com/schettino72/pyRegurgitator/

Tools

  • asdlview: generates a HTML page with python's ASDL info.
  • astview: generates a HTML page with a python module's AST info.
  • py2xml: convert python code to XML.

Check the docs

license

The MIT License Copyright (c) 2010-2014 Eduardo Naufel Schettino

see LICENSE file

developers / contributors

  • Eduardo Naufel Schettino

install

$ pip install pyRegurgitator

or download and:

$ python setup.py install

tests

To run the tests:

$ py.test

About

Tools for analysing python code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.8%
  • HTML 2.2%