Skip to main content

Common development utilities for Python packages

Project description

Package Dev Utils

PyPI version Python version Operating system Coverage

Usage

from package_dev_utils.tests.args import cli_args


@cli_args("--debug")
def test_debugging() -> None:
    ...


def test_authentication() -> None:
    token = extract_token()
    with cli_args("--token", token):
        ...

Installation

pip install package-dev-utils

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

package-dev-utils-0.1.6.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

package_dev_utils-0.1.6-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file package-dev-utils-0.1.6.tar.gz.

File metadata

  • Download URL: package-dev-utils-0.1.6.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for package-dev-utils-0.1.6.tar.gz
Algorithm Hash digest
SHA256 99df01d0ba4a5268dc2da20fb919135f20173a63a81570e60eaa2616c2ce292d
MD5 55b825afcace1a74ee575fd8825bbc65
BLAKE2b-256 6e3bb90fc60043e7cdeef16a10b2d9dc753ebf929bb9080019c2edf6c50131f1

See more details on using hashes here.

File details

Details for the file package_dev_utils-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for package_dev_utils-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ee4f74abd67257f0d72a6a77aa8c3b542b367e88bae9e3150229e8d7404b3a13
MD5 bdeaf8ace87a7b9aa8e666ccd56a4228
BLAKE2b-256 4c502cfff21704b8d0571ae8be6ce87a7ebf1bd1a075d7c91b3212a0cb7f60f8

See more details on using hashes here.

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