advCounter


NameadvCounter JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryAdvanced dict
upload_time2023-12-25 20:16:04
maintainer
docs_urlNone
authorMayuresh Dharwadkar
requires_python
license
keywords python dict counter dictionary hashmap
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Multi-feature Counter having features like sorting, and nested counting

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "advCounter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,dict,counter,dictionary,hashmap",
    "author": "Mayuresh Dharwadkar",
    "author_email": "<dharwadkarmayuresh@gmail.com>",
    "download_url": "",
    "platform": null,
    "description": "Multi-feature Counter having features like sorting, and nested counting\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Advanced dict",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        "dict",
        "counter",
        "dictionary",
        "hashmap"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbe8c972f299c612e6404d944147019500a2d371bfbc77c204933110c9f13687",
                "md5": "44aa7b2b00c3f4ad67f89d6aaa818772",
                "sha256": "c76828e5d2b6f88aa12b495f6d50bef6b7b78fcc7327ac3959151f36f9a803b2"
            },
            "downloads": -1,
            "filename": "advCounter-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "44aa7b2b00c3f4ad67f89d6aaa818772",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2385,
            "upload_time": "2023-12-25T20:16:04",
            "upload_time_iso_8601": "2023-12-25T20:16:04.708372Z",
            "url": "https://files.pythonhosted.org/packages/fb/e8/c972f299c612e6404d944147019500a2d371bfbc77c204933110c9f13687/advCounter-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-25 20:16:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "advcounter"
}
        
Elapsed time: 0.15365s