Skip to main content

A pure-python (Python>=3.10) static analysis library providing various interfaces.

Project description

PyBirdViewCode

Tests Document-Build

A pure-python (Python>=3.8) static analysis library providing various interfaces.

For detailed informations, please visit this webpage: Documentation Website

Installation

pip install PyBirdViewCode

If you would like to run it in jupyter, please install jupyter by the commands below:

pip install jupyterlab ipywidgets

Architecture

graph TD
    C/C++ -->|LibClang| ClangAST
    Python["Python (Implement later...)"] --> ClangAST

    ClangAST -->|Conversion| UAST[Universal AST]
    UAST -->|Control Flow Building| CFG
    UAST -->|Data Dependency Building| DDG["DDG: To be developed..."]
    

Interfaces

Clang

Clang interface included some useful functionalities.

Plannings

Supporting DDG

Supporting other languages such as Python

Code to UML

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyBirdViewCode-0.1.0a1-py3-none-any.whl (84.5 kB view details)

Uploaded Python 3

File details

Details for the file PyBirdViewCode-0.1.0a1-py3-none-any.whl.

File metadata

File hashes

Hashes for PyBirdViewCode-0.1.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 4bfa7a53f89d6a2cedf6b06345db06473c72731404d0f1886fcccad3949ad5d3
MD5 264cbb2e654170a53729378a4ab194aa
BLAKE2b-256 ee01e585362adcccca204d1001939db5aa59b5a11e20c58fd102d5ca5d9fb83a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page