Skip to content

Instantly share code, notes, and snippets.

View adamgross's full-sized avatar

Adam Gross adamgross

View GitHub Profile
@harperreed
harperreed / electric_objects.py
Last active August 11, 2022 10:02
Electric objects simple API wrapper
import requests
import urllib
import requests
import json
import random
"""
here is a wrapper for the *unreleased* electric objects API
Built by Harper Reed ([email protected]) - @harper