Skip to main content

No project description provided

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: astrix-0.1.2.tar.gz
  • Upload date:
  • Size: 21.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.2.tar.gz
Algorithm Hash digest
SHA256 f249f6a9238df24879a758f07bd823b7209e85f2c615147dd5c82a1f057e0385
MD5 dc8255ca0cb2f1a8c35e0b8e14718ef0
BLAKE2b-256 8776316ae3ac17309f681ffb556d0ec35f92e1d44ce1e4c6d0c368f8397d222a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astrix-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 12.7 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 01fc20976df5ae75e4e07f89e6d7ed0f5ea3c9c2b9c064f72d6240b23f7eeea9
MD5 f39ce6843af21f2528997169b54dcea9
BLAKE2b-256 13c9463612e6f9d318cd609bca7c2493f524c53cc2eea0ee3c89c75ed2080d70

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