Skip to main content

Common Python opencepk packages.

Project description

opencepk-lib-python-common

Common Python packages

Sample use case:


repos:

  - repo: https://github.com/opencepk/opencepk-lib-python-common
    rev: v0.0.5
    hooks:
      - id: python-pypi-version-check  # this is the id we refer to in precommit.hook
        name: Check version
        description: python-pypi-version-check
        args: ['./pyproject.toml']
        entry: python-pypi-version-check
        language: system
        pass_filenames: false  # Do not pass filenames to the hook (this is important to keep)

  - repo: https://github.com/opencepk/opencepk-lib-python-common
    rev: v0.0.5
    hooks:
    - id: find-and-replace-strings  # this is the id we refer to in precommit.hook
      name: find-and-replace-strings
      description: Find and replace strings
      entry: find-and-replace-strings
      language: python
      pass_filenames: true
      exclude_types:
        - binary
      files: '.*\.md$'
      verbose: true

      ```

Find and Replace strings

find and replace strings documentation

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

opencepk_lib_python_common-1.1.1.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file opencepk_lib_python_common-1.1.1.tar.gz.

File metadata

File hashes

Hashes for opencepk_lib_python_common-1.1.1.tar.gz
Algorithm Hash digest
SHA256 2edc0a1566bc57b387b5bb917741916b03d508268ca354706001b9c7a383d10e
MD5 690bb0212775cac5229b1097aad40dd7
BLAKE2b-256 e67e04fa730de6a17c4802ca0858d8a0170c844f917a1c2bf6f8f07620ebf176

See more details on using hashes here.

File details

Details for the file opencepk_lib_python_common-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for opencepk_lib_python_common-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 85756d598e5af556e6adf241ad816bcf6d3d9f120c109f9b68e610907a6305f0
MD5 b8cf35cd3e84aaddab330cb0bc41d1dc
BLAKE2b-256 e89a5325132c7e608d0839f1c7ba2385a5866be7774edc8716fbcebf76edab9e

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