RandallKent / compost-now-skip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compost Now Skip

Skips your next Compost Now pickup based on your service day.

Installation

 pip install -r requirements.txt

Configuration

Set environment variables for credentials

 COMPOST_NOW_USER=XXX
 COMPOST_NOW_PASS=XXX

Usage

python skip.py

Acknowledgments

About

License:MIT License


Languages

Language:Python 100.0%