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

Block or report danielskovli

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

  1. python-rest-api python-rest-api Public

    Simple python (REST) API demo project

    Python 1

  2. maskinporten-authorization-py maskinporten-authorization-py Public

    Python module for authorization with Maskinporten

    Python

  3. movie-quiz movie-quiz Public

    Simple console based scrambled movie title quiz

    Python

  4. Simple demo of a thread-safe impleme... Simple demo of a thread-safe implementation of Shotgun Python API via pool storage and a pool (context) manager
    1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    '''
    4
    Shotgun thread-safe API call demo for Python 3.x
    5