Skip to content
View bklim5's full-sized avatar

Block or report bklim5

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. python_video_indexer_libpython_video_indexer_libPublic

    Common function to query Microsoft Video Indexer

    Python 11 6

  2. gcp-cloud-function-bitbucket-pipelines-cicdgcp-cloud-function-bitbucket-pipelines-cicdPublic

    A template repository that includes Cloud Function handler, linting, unit testing, coverage testing and Bitbucket Pipelines configuration

    Python 1

  3. Sample GCP Cloud Function handler fo...Sample GCP Cloud Function handler for Python
    1
    defhandler(request):
    2
    """Responds to any HTTP request.
    3
     Args:
    4
     request (flask.Request): HTTP request object.
    5
     Returns:
  4. Dockerfile-TemplatesDockerfile-TemplatesPublic

    Few docker image templates' Dockerfile

  5. python-aws-ssm-secret-managerpython-aws-ssm-secret-managerPublic

    A Python in-memory helper class to retrieve and store secrets / parameters from AWS Parameter Store

    Python

  6. aws-lambda-bitbucket-pipelines-cicdaws-lambda-bitbucket-pipelines-cicdPublic

    A template repository that includes AWS Lambda handler, linting, unit testing, coverage testing and Bitbucket Pipelines configuration

    Makefile