Skip to content
View casperlehmann's full-sized avatar
Block or Report

Block or report casperlehmann

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. akv akv Public

    Simple access to Azure Key Vault Secrets. Package available on PyPI.

    Python 1

  2. minikube-demo minikube-demo Public

    Live Presentation of Minikube workflow

    Python

  3. transact transact Public

    Micro services demo for illustration purposes. Persist messages to a database server, while also pushing to live view on html page in browser.

    Python

  4. Class for setting, changing and dele... Class for setting, changing and deleting environment variables in Windows Registry
    1
    # python
    2
    # Borrowing heavily from: https://stackoverflow.com/a/35286642
    3
    import winreg
    4
    
                  
    5
    class RegHandler:
  5. save-the-pony save-the-pony Public

    Web-interface for Trustpilot's Pony Challenge

    JavaScript

  6. html-from-epub html-from-epub Public

    Extract directory of HTML files from Epub file to view in the browser. Package available on PyPi.

    Python 1 2