Skip to main content

Creates an AST of a Python project

Project description

Repo AST Builder

Purpose

This application creates an AST of a Python project, which can be used to get overview of the project.

Usage

from repo_ast_builder import read_ast

directory = "../repository"
output = read_ast(directory)
print(output)

Project details


Download files

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

Source Distribution

repo-ast-builder-0.0.9.tar.gz (31.1 kB view hashes)

Uploaded Source

Built Distribution

repo_ast_builder-0.0.9-py3-none-any.whl (55.6 kB view hashes)

Uploaded Python 3

Supported by

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