pyqueue-test


Namepyqueue-test JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryTest to make my own queue class
upload_time2024-06-20 00:17:19
maintainerNone
docs_urlNone
authorTorak Schoorens/enigma_ZER0
requires_pythonNone
licenseNone
keywords python3 first package experiment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
A procrastination effort,
i might add features in the future if i think of any.
But this was mostly a way for me to explore the Python Package envirement and experiment.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyqueue-test",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python3, first package, experiment",
    "author": "Torak Schoorens/enigma_ZER0",
    "author_email": "torak.schoorens@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/64/7c/ecd05c09e4b94623fe8eeb0153b2c9d9fb465fd6cafa1add35b035cc7eeb/pyqueue_test-0.0.1.tar.gz",
    "platform": null,
    "description": "\nA procrastination effort,\ni might add features in the future if i think of any.\nBut this was mostly a way for me to explore the Python Package envirement and experiment.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Test to make my own queue class",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python3",
        " first package",
        " experiment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24b75acc19219a39279c3aaa37750c74297ca9ba38482dc468b3c11228bccaec",
                "md5": "4558c1b7734ea6626ca286983646bfd9",
                "sha256": "88fbd83ebe73ae94fc71b467db419c36d703105d220ddea722c0b9c2a8d64054"
            },
            "downloads": -1,
            "filename": "pyqueue_test-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4558c1b7734ea6626ca286983646bfd9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2685,
            "upload_time": "2024-06-20T00:17:17",
            "upload_time_iso_8601": "2024-06-20T00:17:17.822344Z",
            "url": "https://files.pythonhosted.org/packages/24/b7/5acc19219a39279c3aaa37750c74297ca9ba38482dc468b3c11228bccaec/pyqueue_test-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "647cecd05c09e4b94623fe8eeb0153b2c9d9fb465fd6cafa1add35b035cc7eeb",
                "md5": "045e136584bd790bca5cddaf7a38735d",
                "sha256": "bbff959a631e3ee5228a0cdd23d30d9f32b853c93890d70dd7dac5360467f9bb"
            },
            "downloads": -1,
            "filename": "pyqueue_test-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "045e136584bd790bca5cddaf7a38735d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2026,
            "upload_time": "2024-06-20T00:17:19",
            "upload_time_iso_8601": "2024-06-20T00:17:19.824494Z",
            "url": "https://files.pythonhosted.org/packages/64/7c/ecd05c09e4b94623fe8eeb0153b2c9d9fb465fd6cafa1add35b035cc7eeb/pyqueue_test-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-20 00:17:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyqueue-test"
}
        
Elapsed time: 0.89785s