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 <filepath>
    
  • callgraph: Generate a call graph of the specified Python file to visualize function dependencies.

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

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

    astrix maintainability <filepath>
    
  • 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 <filepath>
    
  • 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 <filepath>
    
  • delete: Delete the virtual environment associated with the current project.

    astrix delete <venv-name>
    

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.7.tar.gz (23.1 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.7-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: astrix-0.1.7.tar.gz
  • Upload date:
  • Size: 23.1 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.7.tar.gz
Algorithm Hash digest
SHA256 be092bfacd71e80a080861998dc03f5067628be6b137ce57ed205d632f60cc07
MD5 74fc6a21959be87e3b5737a1330a9079
BLAKE2b-256 29bebed7467689f3cf1d31255ea7a122fd939e800a6f7fec661815838f49c1b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astrix-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 13.3 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 5b1c211d0e91c8363ce2e90e96ae1ecd1392304a67f758abd7bd3e51e9d83e84
MD5 024cb7712d995e026955e9fab78522e5
BLAKE2b-256 f86ffe1e8c8878821e3d3d34e746e624e4e48edb886ebb6fdf9e444aa1026d02

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