iterator-cacher


Nameiterator-cacher JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/thiswillbeyourgithub/iterator_cacher
SummaryDecorate a python function to cache all subsets of iterable inputs
upload_time2024-08-01 15:13:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Decorate a python function to cache all subsets of iterable inputs

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thiswillbeyourgithub/iterator_cacher",
    "name": "iterator-cacher",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f8/d5/1aa62b7550f7ec222c95c5d28790bfc0edb39345fed5fd0426a8ec8b8ec9/iterator_cacher-1.0.1.tar.gz",
    "platform": null,
    "description": "Decorate a python function to cache all subsets of iterable inputs\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Decorate a python function to cache all subsets of iterable inputs",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/thiswillbeyourgithub/iterator_cacher"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65417d5ae14b3bea2e130b4c618096ff9feebaea9fe7b606026c7072993bace0",
                "md5": "091efd62751f4ac22508f1ce0f52829d",
                "sha256": "6243e47b5261151290c160fe1a8020dbc84c19884e08be52ee4b3b632fb5329f"
            },
            "downloads": -1,
            "filename": "iterator_cacher-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "091efd62751f4ac22508f1ce0f52829d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 18244,
            "upload_time": "2024-08-01T15:13:12",
            "upload_time_iso_8601": "2024-08-01T15:13:12.731229Z",
            "url": "https://files.pythonhosted.org/packages/65/41/7d5ae14b3bea2e130b4c618096ff9feebaea9fe7b606026c7072993bace0/iterator_cacher-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8d51aa62b7550f7ec222c95c5d28790bfc0edb39345fed5fd0426a8ec8b8ec9",
                "md5": "874c5b0ee58c94c5b9f4810b6c4876e9",
                "sha256": "3854fbac19a70be006b86e9b8d08484bd4ba264978e98620b933b1cf2a5986a0"
            },
            "downloads": -1,
            "filename": "iterator_cacher-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "874c5b0ee58c94c5b9f4810b6c4876e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 18299,
            "upload_time": "2024-08-01T15:13:14",
            "upload_time_iso_8601": "2024-08-01T15:13:14.924662Z",
            "url": "https://files.pythonhosted.org/packages/f8/d5/1aa62b7550f7ec222c95c5d28790bfc0edb39345fed5fd0426a8ec8b8ec9/iterator_cacher-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-01 15:13:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thiswillbeyourgithub",
    "github_project": "iterator_cacher",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "iterator-cacher"
}
        
Elapsed time: 0.95785s