Skip to main content

A tool for exploring code metrics of a software project (e.g. dotnet)

Project description

codemetrics-cli

A cli tool for exploring code metrics of a software project. Only dotnet & Windows for now.

development workflow

  • make changes
  • test cd src && py -m codemetrics_cli -p ...
  • bump version in pyproject.toml
  • build distribution py -m build
  • upload new version to PyPI py -m twine upload .\dist\codemetrics_cli-{new_version}*
  • test new version pip install codemetrics_cli --upgrade && codemetrics_cli -p ...

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

codemetrics_cli-0.1.2.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

codemetrics_cli-0.1.2-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page