Skip to content
View t3rcio's full-sized avatar
🖖
🖖

Block or report t3rcio

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

    Python

  2. go-shortner go-shortner Public

    A simple Golang URL shortener

    Go

  3. tracescopio tracescopio Public

    A simple tool to get stack traces remotly

    Python

  4. docker-supervisor docker-supervisor Public

    Running several services in a single container with supervisor

    Python 1

  5. A simple HTTPServer to respond rando... A simple HTTPServer to respond randomly a HTTP Status code
    1
    '''
    2
    A simple HTTPServer to respond randomly a HTTP Status code
    3
    '''
    4
    
                  
    5
    import logging
  6. A elementary deployer script for Pyt... A elementary deployer script for Python apps
    1
    #!/usr/bin/python3
    2
    
                  
    3
    '''
    4
    A elementary deployer script for Python Apps
    5
    Reads the commits history from the pip with git log: