Skip to content
View mindthump's full-sized avatar
😐
Existence is Futile
😐
Existence is Futile

Block or report mindthump

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. python_app_framework python_app_framework Public

    An example Python application running in a Kubernetes Cluster. Includes a flexible framework for Python command-line applications.

    Python

  2. toolkit toolkit Public

    A Dockerfile and other stuff to quickly create a smallish container for utility work.

    Dockerfile

  3. MockExample MockExample Public

    A simple working application to demonstrate the differences between multiple mocking techniques for a lecture I gave.

    Python

  4. Coding-Sample-Python Coding-Sample-Python Public

    An example of balancing loads on a mock implementation of a cluster of machines. There is also a parallel Java project, 'Coding-Sample-Java'.

    Python

  5. QuickRef QuickRef Public

    A number of different examples of Python functions and techniques. It serves as a quick reference & snippet repository. Everything (hopefully) works by running pytest.

    Python

  6. Coding-Sample-Java Coding-Sample-Java Public

    There is also a parallel Python project, 'Coding-Sample-Python'. I like that more, I have not touched Java in years.

    Java