Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Disassemblers

    PyReverse 0.5.1

    Download button

    Downloads: 2,733  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.4/5)
    20 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    ornicar | More programs
    GPL / FREE
    March 7th, 2005, 16:08 GMT
    ROOT / Programming / Disassemblers

     Read user reviews (0)  Refer to a friend  Subscribe

    PyReverse 0.5.1 description

    PyReverse is a python reverse engineering tools.

    PyReverse is a set of tools for reverse engineering Python code. So far, it features dependency analysis tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be used to generate files readable by Argo UML.

    currently PyReverse build a representation of the source tree with:

    · docstring for modules, classes, functions
    · exceptions raised in functions
    · module's attributes, functions, classes
    · class's attributes defined in the class scope, inheritance links
    · class instance's attributes defined in the __init__ method. If possible, get the default value
    · function's parameters name and optional default value
    · detection of interface/abstract classes and visibility using regular expressions
    · detection of links between classes using attributes default value



    PyReverse provides modules which use this representation for:

    · producing a XMI 1.0 UML 1.3 DOM representation
    · creating PGML diagrams definitions according to the project representation, the XMI definition and a XML file which describes briefly the content of the diagrams (see ???). Those diagrams can be readen/edited with Argo UML
    · generating UML diagrams readable by VCG (see ???).
    · analyzing dependencies (see ???).
    · generate skeleton for unit tests, using the unit testing framework for the standard library.



    Requirements:

    · To use the PyReverse package, you need to install PyXML, Optik and Logilab's common library.



    Installation

    To install the package if you have downloaded the tarball version, just unpack the tarball and run python setup.py install.

    Product's homepage

      


    TAGS:

    engineering tool | pyreverse | engineering | tools

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM