Skip to content

Instantly share code, notes, and snippets.

View inbalboa's full-sized avatar
💣
Working from a bomb shelter

Serhiy Shliapuhin inbalboa

💣
Working from a bomb shelter
View GitHub Profile
#!/usr/bin/env -S PATH="/usr/local/bin:${PATH}" python3
from datetime import datetime, timedelta
from monobankua import Monobank
from operator import attrgetter
TOKEN = 'xxx'
def icon():