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

Block or report fblampe

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. get_yt_video_durations.py get_yt_video_durations.py
    1
    #!/bin/python3
    2
    
                  
    3
    import json
    4
    import requests
    5
    import isodate
  2. dev-resources.md dev-resources.md
    1
    # Tools
    2
    
                  
    3
    ## Bash
    4
    
                  
    5
    - [Bash Cheatsheet](https://devhints.io/bash)
  3. GermanZero-de/localzero-monitoring GermanZero-de/localzero-monitoring Public

    LocalZero Monitoring is a website with which activist groups can monitor their municipality's progress towards climate neutrality.

    Python 13 3