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

Block or report altaurog

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

    fast data loading with binary copy

    Python 106 33

  2. Python3 script to find descendants o... Python3 script to find descendants of one or more docker images
    1
    #!/usr/bin/python3
    2
    #
    3
    # usage: python3 docker_descendants.py <image_id> ...
    4
    
                  
    5
    import sys
  3. pdfforms pdfforms Public

    Populate fillable pdf forms from csv data file

    Python 55 23

  4. rst-resume rst-resume Public

    Generate nice looking resumes from reStructuredText

    TeX 8 6

  5. ebs ebs Public

    Project estimation with Evidence Based Scheduling

    Python 8 4

  6. hanoi hanoi Public

    The Tower of Hanoi, in Elm

    Elm