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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for konecty_cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0e7610d9e5145c2900c223a96ffb85fdcc372cc5498b3199f3445cd5ea751deb
MD5 e137943f51dc612fe7fabf81ab6151d7
BLAKE2b-256 c74e86799681cc6ea7e72594cf08c308e77e8f465856b38c97ddfa318c5d2bd8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: konecty_cli-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 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-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e80e9171cf473161c9582883f94806819cd8895712367b446cba39a0f4076ef2
MD5 175341e68a98414ac81052e56021f5fe
BLAKE2b-256 09c3ab9733bb6c2c7ca40e7fc3586cd78519c651a2f167bbab4868e320305a17

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