Added
- Initial `check` invoke tasks including `pyupgrade`, `isort`, `black`, `migrations`, and `all` (which runs all of the checks)
- `openssl` invoke tasks `encrypt` and `decrypt` for encrypting/decrypting files using `DECRYPT_PASSWORD`
- Python 3.8 support
- `Dockerfile` used as parent for Zappa projects using SQLite