hdc-bin-collection


Namehdc-bin-collection JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/caraar12345/hdc-bin-collection
SummaryAn async module that finds the next bin collection dates for a specific address in Market Harborough, UK. Uses the UPRN to find the address.
upload_time2024-03-19 12:25:05
maintainer
docs_urlNone
authorAaron Carson
requires_python>=3.9,<4.0
licenseMIT
keywords hdc bin collection market harborough harborough le16 garbage trash rubbish recycling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## 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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/caraar12345/hdc-bin-collection",
    "name": "hdc-bin-collection",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "hdc,bin,collection,Market Harborough,Harborough,LE16,garbage,trash,rubbish,recycling",
    "author": "Aaron Carson",
    "author_email": "aaron@aaroncarson.co.uk",
    "download_url": "https://files.pythonhosted.org/packages/07/3c/9e2d25308909785dd187bf138da11606170ec948e78339ace37c80cfbb48/hdc_bin_collection-1.0.0.tar.gz",
    "platform": null,
    "description": "## Harborough District Council - Bin Collection Dates\n\nA (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.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An async module that finds the next bin collection dates for a specific address in Market Harborough, UK. Uses the UPRN to find the address.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/caraar12345/hdc-bin-collection"
    },
    "split_keywords": [
        "hdc",
        "bin",
        "collection",
        "market harborough",
        "harborough",
        "le16",
        "garbage",
        "trash",
        "rubbish",
        "recycling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0886ad7ffeb67604123b141d560861fb28245105c244291dbdf33915288d797",
                "md5": "6e944430026b4cbde5e4085d3150b647",
                "sha256": "466324f59578aedc8037d25d1fc744ba29a03b03b7574207793bf0f3262d906e"
            },
            "downloads": -1,
            "filename": "hdc_bin_collection-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e944430026b4cbde5e4085d3150b647",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 7692,
            "upload_time": "2024-03-19T12:25:03",
            "upload_time_iso_8601": "2024-03-19T12:25:03.791615Z",
            "url": "https://files.pythonhosted.org/packages/b0/88/6ad7ffeb67604123b141d560861fb28245105c244291dbdf33915288d797/hdc_bin_collection-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "073c9e2d25308909785dd187bf138da11606170ec948e78339ace37c80cfbb48",
                "md5": "935daafc7c74c373b1507b4555fa2684",
                "sha256": "ffbe0f0cb5e7d4304301c47dbd6a71eeb8b7cf8ee817dfff5390d3fbee726dc5"
            },
            "downloads": -1,
            "filename": "hdc_bin_collection-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "935daafc7c74c373b1507b4555fa2684",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 6344,
            "upload_time": "2024-03-19T12:25:05",
            "upload_time_iso_8601": "2024-03-19T12:25:05.129635Z",
            "url": "https://files.pythonhosted.org/packages/07/3c/9e2d25308909785dd187bf138da11606170ec948e78339ace37c80cfbb48/hdc_bin_collection-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 12:25:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "caraar12345",
    "github_project": "hdc-bin-collection",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hdc-bin-collection"
}
        
Elapsed time: 0.21234s