basic-codes


Namebasic-codes JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryA collection of basic Python topics with sample code for learning.
upload_time2024-09-12 09:48:13
maintainerNone
docs_urlNone
authorFawaskp
requires_pythonNone
licenseMIT
keywords python first package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package includes a variety of basic Python programming topics,
                   complete with sample code and explanations to aid in learning Python.
                   It is designed for beginners who want to get a solid understanding of fundamental Python concepts.
                   The topics covered include basic syntax, data structures, control flow, functions, and more.
                   This package aims to provide a hands-on approach to learning by offering practical examples and exercises.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "basic-codes",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, first package",
    "author": "Fawaskp",
    "author_email": "<fawaskp1010@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/bd/30/c06cd99c9609af8ee6474d17e3014568a5fbe7b98b86ced52a09e734b724/basic_codes-0.0.2.tar.gz",
    "platform": null,
    "description": "This package includes a variety of basic Python programming topics,\r\n                   complete with sample code and explanations to aid in learning Python.\r\n                   It is designed for beginners who want to get a solid understanding of fundamental Python concepts.\r\n                   The topics covered include basic syntax, data structures, control flow, functions, and more.\r\n                   This package aims to provide a hands-on approach to learning by offering practical examples and exercises.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A collection of basic Python topics with sample code for learning.",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        " first package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca9f86b8981ccc68b9681572180cb51713eb1868f30f8d63d8b66cde50f6c7d7",
                "md5": "4fa228121350c6d85b1d7736729eb097",
                "sha256": "bb3ff161ea6311fe2630b1b732db6ec70d06e8672febb6ca0bd41506df97d8f0"
            },
            "downloads": -1,
            "filename": "basic_codes-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4fa228121350c6d85b1d7736729eb097",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19870,
            "upload_time": "2024-09-12T09:48:11",
            "upload_time_iso_8601": "2024-09-12T09:48:11.097060Z",
            "url": "https://files.pythonhosted.org/packages/ca/9f/86b8981ccc68b9681572180cb51713eb1868f30f8d63d8b66cde50f6c7d7/basic_codes-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd30c06cd99c9609af8ee6474d17e3014568a5fbe7b98b86ced52a09e734b724",
                "md5": "5d285c42dc31c1006c3464efafcfce6c",
                "sha256": "1b4e7c0aa092327138501a393dcf2c9aea4784a0022f1640e412c3279741166a"
            },
            "downloads": -1,
            "filename": "basic_codes-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5d285c42dc31c1006c3464efafcfce6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7652,
            "upload_time": "2024-09-12T09:48:13",
            "upload_time_iso_8601": "2024-09-12T09:48:13.545065Z",
            "url": "https://files.pythonhosted.org/packages/bd/30/c06cd99c9609af8ee6474d17e3014568a5fbe7b98b86ced52a09e734b724/basic_codes-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-12 09:48:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "basic-codes"
}
        
Elapsed time: 0.30817s