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: 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, 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.4.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.4-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: astrix-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 ee0ec337d433c0e8f04dc50d10fe0d27ad64f634a5a81e36c5266c04fd72a752
MD5 75c303b5b8f5d4c0e979950abcbb0e6e
BLAKE2b-256 cdb4fcbc74ff5491bdd00cf9222f236e89b3a0b6790866a41a0490f621a7e818

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astrix-0.1.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 cbefd662b0a862bb13f740140254debed9677a52d033837e2034aaa6be8ede6f
MD5 1febaaf40d37d2a3676529c2300fdd8c
BLAKE2b-256 d2d10115815ed6e1e7a74ca06189281349445fdc28cf3c2505d1abd3813d38b3

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