Skip to content

cgrice/whichbins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

whichbins

A simple service to send reminders for bin collections.

This service is pretty heavily tailored towards me. If you'd like to run something similar, you'll need to gather the data in bins.json that corresponds to your local authority and collection zone. Hopefully they have an API!

The service is designed to run in AWS lambda, under python 3.7.

Installing

Requires pipenv.

make install

Building

To create a zip file ready to upload to AWS Lambda:

make clean package

Testing

pipenv install --dev
pipenv run nosetests

About

A simple service to send reminders for bin collections.

Resources

License

Stars

Watchers

Forks

Packages

No packages published