Skip to main content

Your All-in-One Python Project Analyzer

Project description

Astrix

Astrix Logo

PyPI version Build Status License Downloads

Astrix: Your All-in-One Python Project Analyzer

Astrix is a comprehensive tool designed to analyze and optimize Python projects by checking dependencies, code quality metrics, documentation, and much more.


Features

Astrix comes with a set of powerful commands to help you analyze, manage, and optimize your Python projects.

  • analyze: Analyze functions in a given Python file for various metrics like cyclomatic complexity.

    astrix analyze <path>
    
  • callgraph: Generate a call graph of the specified Python file to visualize function dependencies.

    astrix callgraph <file>
    
  • class-info: Analyze the specified Python file and generate a class hierarchy diagram.

    astrix class-info <file>
    
  • maintainability: Analyze the maintainability index and Halstead metrics for the given Python file.

    astrix maintainability <file>
    
  • deps: Analyze the specified Python file and return a list of dependencies, and return various information such as dependency name, its description, its documentation link and the github url

    astrix deps <path>
    
  • install: reate a virtual environment for the current project and install dependencies from a specified file (e.g., requirements.txt), if the file is not provided, it simply creates a virtual environment.

    astrix install <file>
    
  • delete: Delete the virtual environment associated with the current project.

    astrix delete
    

Installation

You can install Astrix using:

pip install astrix

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

astrix-0.1.3.tar.gz (22.5 kB view details)

Uploaded Source

Built Distribution

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

astrix-0.1.3-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: astrix-0.1.3.tar.gz
  • Upload date:
  • Size: 22.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.7 Windows/10

File hashes

Hashes for astrix-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f8c3e0d73a07ee4f45234b7f77cb23862d7552217bf4a3e9d51944793293861b
MD5 9e4a5db3b96fbd8fd743994afd95ba2f
BLAKE2b-256 3a7232e370852f7d948509df7f029f608fc771de4f708d58f873dec37123d73a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astrix-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 12.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.7 Windows/10

File hashes

Hashes for astrix-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dafab2c67026f939e01cda0e5aed0ae4af04469b2f7ddd1a4ea5c1172949a651
MD5 3ac1a5ca2c2ef8b35439424f2e572661
BLAKE2b-256 b9e90603b4ec67f2f94521db038cb3103bc03016b3ebfa72e45b545c940615bd

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