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

Block or report CaptainCuddleCube

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

    Ever want to wriggle your Toggl time into google sheets? Well, you now can!

    Python 5 2

  2. igor igor Public

    Igor is a simple and friendly slackbot extension.

    Python 4

  3. airflow airflow Public

    Forked from apache/airflow

    Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

    Python

  4. RedisTimeSeries RedisTimeSeries Public

    Forked from RedisTimeSeries/RedisTimeSeries

    Time Series data structure for Redis

    C

  5. Simple password generator Simple password generator
    1
    #! /bin/sh
    2
    
                  
    3
    while getopts hn: flag
    4
    do
    5
        case "${flag}" in
  6. pype pype Public

    pype is the little async generator data control flow framework.

    Python 5