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.2.0.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for opencepk_lib_python_common-1.2.0.tar.gz
Algorithm Hash digest
SHA256 f7ec1ca7acf66a9ad33974db9f86be354735970e53548d3dc28e548f58df1ca1
MD5 618cd0e2acd7c5286eaaf7ac719b04bc
BLAKE2b-256 6dfad12213e14074c7c572afb4adf8db529f997139897ea52e947fb313ca026a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opencepk_lib_python_common-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 473783657ec33d784dd9d2f980255b7abefd3cee7ec5b0e4595a1adedf2344a5
MD5 97533b79f81faec690428b1a34427efb
BLAKE2b-256 40fab0694c89e226d4eb27ae781f2ef8d10caa66e38df5c3831f982208bef17a

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