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

Block or report systemcatch

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. electricitymaps/electricitymaps-contrib electricitymaps/electricitymaps-contrib Public

    A real-time visualisation of the CO2 emissions of electricity consumption

    Python 3.3k 891

  2. arrow-py/arrow arrow-py/arrow Public

    🏹 Better dates & times for Python

    Python 8.6k 661

  3. eiapy eiapy Public

    A simple wrapper for the U.S. Energy Information Administration API

    Python 22 8

  4. A variety of examples for eiapy A variety of examples for eiapy
    1
    # Find 5 years of data for Federal oil & gas production in the Gulf of Mexico.
    2
    
                  
    3
    gulf_category = Category(296728).get_info()
    4
    
                  
    5
    # Find all child series and make a list of them.