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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for opencepk_lib_python_common-1.1.0.tar.gz
Algorithm Hash digest
SHA256 a3b071a8601f00a4672ce7bbb926aee213fe4ebd5d9b12a6cf1521eca9fc7539
MD5 6ecbafda7dcbff0fb95a94b90b032a7f
BLAKE2b-256 b672957f6d5914a2577e4ec76d00efe27189c5c16f11b61fb8d835453682e655

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opencepk_lib_python_common-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2e42c2e2de78d7f38c3c7dc5e6a804d5506b448239bd9b2de27efe977833def5
MD5 c439854c5301e548c4dca3b1fca9e405
BLAKE2b-256 e5b4decf47e611600cad4312c22a0f5e4ee5cf31f511fad4054acca03b630792

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