Skip to main content

Your All-in-One Python Project Analyzer

Project description

Astrix

Astrix Logo

PyPI version 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: Create 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, if given path to the file specified (e.g., requirements.txt)

    astrix delete <file>
    

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.5.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.5-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: astrix-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 116d23f5575c9a4ea33b523f0615fa36f6f139674293c818e314f884d75f4b91
MD5 efe39a44613f0a21e39e418002ce0ae8
BLAKE2b-256 57b68551f9815a93f6dfa72037c80f762dd1bfc934a52ceedefad280b40da13d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astrix-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 13.0 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a843cb057f115d0a2a348cb3e2687eaf2574affbd8390e72c1f7220f9b8c8c46
MD5 ab12d52c031aab58516b151d58272681
BLAKE2b-256 f4486504825df73405ad42945c531b359e33ff2dfffa2eab0dae1d9630a8b1fc

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