aoc-toolbox


Nameaoc-toolbox JSON
Version 2023.12.5.2 PyPI version JSON
download
home_page
SummaryA suite of convenience tools designed to solve AoC challenges and parse input data easily
upload_time2023-12-06 02:58:33
maintainer
docs_urlNone
author
requires_pythonNone
licenseMIT
keywords aoc utilitaries
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "aoc-toolbox",
    "maintainer": "",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "",
    "keywords": "AoC Utilitaries",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c8/2c/c4ee9d56af7d0c526d6db1a7914c274eb4b0625c016dccf8990b2a434827/aoc_toolbox-2023.12.5.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A suite of convenience tools designed to solve AoC challenges and parse input data easily",
    "version": "2023.12.5.2",
    "project_urls": {
        "Homepage": "https://adventofcode.com"
    },
    "split_keywords": [
        "aoc",
        "utilitaries"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53a69dc59e85753bd9fa2c539d858b1779dbfea9e1509d05d391983cc5a72872",
                "md5": "36b62574466719837dfafd2aad784559",
                "sha256": "b9ae39b4417ce3a2f2ec151117b3e046717518203230cf006b24c2889bb17065"
            },
            "downloads": -1,
            "filename": "aoc_toolbox-2023.12.5.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36b62574466719837dfafd2aad784559",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 3021,
            "upload_time": "2023-12-06T02:58:32",
            "upload_time_iso_8601": "2023-12-06T02:58:32.089459Z",
            "url": "https://files.pythonhosted.org/packages/53/a6/9dc59e85753bd9fa2c539d858b1779dbfea9e1509d05d391983cc5a72872/aoc_toolbox-2023.12.5.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c82cc4ee9d56af7d0c526d6db1a7914c274eb4b0625c016dccf8990b2a434827",
                "md5": "819da406cd0e25e5eaeb3360fa7b6f7a",
                "sha256": "672ca1d4ce0c3826dc6b7af7fd89ba956bf3e08b38270b42bc76dd2dae972510"
            },
            "downloads": -1,
            "filename": "aoc_toolbox-2023.12.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "819da406cd0e25e5eaeb3360fa7b6f7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4740,
            "upload_time": "2023-12-06T02:58:33",
            "upload_time_iso_8601": "2023-12-06T02:58:33.203000Z",
            "url": "https://files.pythonhosted.org/packages/c8/2c/c4ee9d56af7d0c526d6db1a7914c274eb4b0625c016dccf8990b2a434827/aoc_toolbox-2023.12.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-06 02:58:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aoc-toolbox"
}
        
Elapsed time: 3.86432s