Skip to main content

Konecty CLI utilities

Project description

Konecty CLI

A command-line interface for Konecty utilities.

Using uvx (Recommended)

You can run the CLI directly using uvx:

uvx konecty-cli --help

Development

This project uses Make to manage dev scripts. You can list available development commands with make help

Setup Development Environment

Install development dependencies:

make install-dev

Running Tests

# Run all tests
make test

# Run tests with coverage
make test-cov

Code Quality

The project uses several tools to maintain code quality:

  • Black - Code formatting
  • isort - Import sorting
  • flake8 - Linting
  • mypy - Type checking

Run all checks:

# Run all quality checks (format, lint, type-check, test)
make check

# Or run individual checks:
make format    # Format code with black and isort
make lint      # Run flake8 linter
make type-check # Run mypy type checker

Building and Publishing

# Build the package
make build

# Clean build artifacts
make clean

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

konecty_cli-1.0.0.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

konecty_cli-1.0.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file konecty_cli-1.0.0.tar.gz.

File metadata

  • Download URL: konecty_cli-1.0.0.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for konecty_cli-1.0.0.tar.gz
Algorithm Hash digest
SHA256 0f2a2dcc6f0c937b000ba8a5c0b9fc32946c9af0f5e7c5429f0c20289be1a4ff
MD5 1262e0e07b3c36a965e1534b3ab71306
BLAKE2b-256 f7de85cc2a638a1d257c77c0ae516b65597d3fa03948a35c44ccd382b86aa488

See more details on using hashes here.

File details

Details for the file konecty_cli-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: konecty_cli-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for konecty_cli-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 627cb182f70caa8dd113a138d06fe2143cb871e022acb0f8885f6869465e119b
MD5 87c794ab2cf5358edbfd908c3b91e5db
BLAKE2b-256 2ae6f8a7e727e72d04a8f49a9325e149ae1c3135313b04eec2cb3f1b7ad6bd37

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