Skip to content

A Python AWS Lambda with functions to make my life easier! Uses AWS SAM

Notifications You must be signed in to change notification settings

LeonPatmore/life-efficiency

Repository files navigation

Life Efficiency

<LeonPatmore>

A project to improve the efficiency of my life!

Running Locally

Running Tests

We are using pytest to test this project, and a pytest plugin to monitor the test coverage.

make test

Running the Linter

We are using flake8 as our super cool Python linter.

make lint

Building

make build

Running Lambda Locally

make run

Deploying

Dev

make deploy-dev

Prod

make deploy-prod

Functional Tests

make test-functional

Use the ENV environment variable to test against local or dev instance. Valid values are dev and local.

TODO

https://github.com/todotxt/todo.txt

Shopping

History

Shopping history is stored.

About

A Python AWS Lambda with functions to make my life easier! Uses AWS SAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published