Skip to content
View angstwad's full-sized avatar

Block or report angstwad

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. Recursive dictionary merge in Python Recursive dictionary merge in Python
    1
    import collections
    2
    
                  
    3
    def dict_merge(dct, merge_dct):
    4
        """ Recursive dict merge. Inspired by :meth:``dict.update()``, instead of
    5
        updating only top-level keys, dict_merge recurses down into dicts nested
  2. perpetual-touch-id-for-sudo perpetual-touch-id-for-sudo Public

    Enables Touch ID for sudo automagically after OS updates screw it up!

    Python 28 1

  3. google-cloud-build-command-wrapper google-cloud-build-command-wrapper Public

    A thin command wrapper for use inside Google Cloud Build

    Go 7 1

  4. trythatagain trythatagain Public

    Simple retries for function and method calls

    Python 5

  5. elemental elemental Public

    A MVC-style project base for Flask applications

    Python 50 5

  6. ecs-lifecycle-hook ecs-lifecycle-hook Public

    ECS cluster safe instance terminations

    Python 6 4