code-speaks-python


Namecode-speaks-python JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
SummarySmall demo package
upload_time2025-08-12 12:26:23
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords example demo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pydemo

A small demo Python package for testing PyPI uploads.

## Installation

```bash
pip install pydemo

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "code-speaks-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "example, demo",
    "author": null,
    "author_email": "Naveen <sainaveenadepu@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/8e/9a/5030121ee159cd03b3f60a99bbe4c838ba7a85eea1c634318369dede4693/code_speaks_python-0.1.5.tar.gz",
    "platform": null,
    "description": "# pydemo\n\nA small demo Python package for testing PyPI uploads.\n\n## Installation\n\n```bash\npip install pydemo\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Small demo package",
    "version": "0.1.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/Naveencodespeaks/Python_packages.git/issues",
        "Homepage": "https://github.com/Naveencodespeaks/code_speaks_pypi.git"
    },
    "split_keywords": [
        "example",
        " demo"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7600458a9fad8732f6833023685ed980e91f14324970a99d29bc2ec30c96c823",
                "md5": "d2a48173748d423eb4da6f5dfbb8d190",
                "sha256": "076466ded112e71fe1db6feaf0a65d1f1dd77c7c6dda979fb89c0faa38700e1b"
            },
            "downloads": -1,
            "filename": "code_speaks_python-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2a48173748d423eb4da6f5dfbb8d190",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2355,
            "upload_time": "2025-08-12T12:26:22",
            "upload_time_iso_8601": "2025-08-12T12:26:22.230166Z",
            "url": "https://files.pythonhosted.org/packages/76/00/458a9fad8732f6833023685ed980e91f14324970a99d29bc2ec30c96c823/code_speaks_python-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8e9a5030121ee159cd03b3f60a99bbe4c838ba7a85eea1c634318369dede4693",
                "md5": "4aec50177e934c57272576be9c9b8a26",
                "sha256": "7208c368db2e9374293c4440e33938e9cf29b9ea64a803fb49d1824344cb2454"
            },
            "downloads": -1,
            "filename": "code_speaks_python-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "4aec50177e934c57272576be9c9b8a26",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1879,
            "upload_time": "2025-08-12T12:26:23",
            "upload_time_iso_8601": "2025-08-12T12:26:23.675477Z",
            "url": "https://files.pythonhosted.org/packages/8e/9a/5030121ee159cd03b3f60a99bbe4c838ba7a85eea1c634318369dede4693/code_speaks_python-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-12 12:26:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Naveencodespeaks",
    "github_project": "Python_packages",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "code-speaks-python"
}
        
Elapsed time: 0.88386s