Skip to main content

AST tools

Project description

upcast

Release Build status codecov Commit activity License

This project provides a series of tools to analyze Python projects. It does not actually execute code but only uses static analysis methods. Therefore, it has a more universal application scenario.

Installation

pip install upcast

Usage

find-env-vars

Infer the environment variables that a program depends on through code, including information such as default values and types.

upcast find-env-vars /path/to/your/python/project/**/*.py

The -o option can be used to output a csv file for further analysis.

upcast find-env-vars /path/to/your/python/project/**/*.py -o env-vars.csv

Support the following output formats:

  • csv
  • html

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

upcast-0.1.3.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

upcast-0.1.3-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file upcast-0.1.3.tar.gz.

File metadata

  • Download URL: upcast-0.1.3.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/24.1.0

File hashes

Hashes for upcast-0.1.3.tar.gz
Algorithm Hash digest
SHA256 99bdebd21a6a1a3289495557e1431ab08d23861f162bcd869cc5cbb7e9901556
MD5 95d39586fe0d40ef6b19da3c47ad8cf0
BLAKE2b-256 8f6000cb23c58459b5b90d7758bf5197192fa33e1c7b14adf91eabf4ff7173a8

See more details on using hashes here.

File details

Details for the file upcast-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: upcast-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/24.1.0

File hashes

Hashes for upcast-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d9cddb25a6e064221910bf9fa07dea75ab835554a8e79e2e245acf1000d3f4dd
MD5 aa6177e56edf7e17146f2f4b071582ea
BLAKE2b-256 6b9a6d929bbc08a433c7f13d2beafec4cf1e256baa8bf9e63c38b61a6b341dd7

See more details on using hashes here.

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