Metadata-Version: 2.1
Name: hdc-bin-collection
Version: 0.0.2
Summary: A module that finds the next bin collection dates for a specific address in Market Harborough, UK. Uses the UPRN to find the address.
Home-page: https://github.com/caraar12345/hdc-bin-collection
License: MIT
Keywords: hdc,bin,collection,Market,Harborough,garbage,trash,rubbish,recycling
Author: Aaron Carson
Author-email: aaron@aaroncarson.co.uk
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: beautifulsoup4 (>=4.11.0,<5.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Description-Content-Type: text/markdown

## Harborough District Council - Bin Collection Dates

A (very) small Python library which takes a UPRN within Market Harborough as a parameter, and returns a dictionary with bin types as keys, and next bin collection dates as values.

