lmdemo


Namelmdemo JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/cmatKhan/lmdemo
SummaryA package demonstrating how to package python projects
upload_time2022-12-14 16:27:48
maintainer
docs_urlNone
authorchase mateusiak
requires_python>=3.9,<4.0
license
keywords packaging demo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================================================================================
Introduction
================================================================================

This is a package which shows how to use poetry
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cmatKhan/lmdemo",
    "name": "lmdemo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "packaging,demo",
    "author": "chase mateusiak",
    "author_email": "chase.mateusiak@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2a/62/35a0525fb0553ad709b058508847ba7837a44b5d96b839fd1845fc65fadd/lmDemo-1.1.0.tar.gz",
    "platform": null,
    "description": "================================================================================\nIntroduction\n================================================================================\n\nThis is a package which shows how to use poetry",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package demonstrating how to package python projects",
    "version": "1.1.0",
    "split_keywords": [
        "packaging",
        "demo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5b13fa018caee1c966c513bc9cac67fd",
                "sha256": "d47a34ad326ededa861a487cd46db5ca7c153271b01f91ea6c46349b0698ec96"
            },
            "downloads": -1,
            "filename": "lmDemo-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b13fa018caee1c966c513bc9cac67fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 2576,
            "upload_time": "2022-12-14T16:27:46",
            "upload_time_iso_8601": "2022-12-14T16:27:46.988150Z",
            "url": "https://files.pythonhosted.org/packages/d3/58/4e2b311345f1eb3b6d3b3043b82bcc9935e2a5b962a3e6b99f6950cb7cbb/lmDemo-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "d00de3cd4a37028f2519524e298c45e8",
                "sha256": "81a911eb2663420661fe113cf15c2a4c10677eda51e5d14606de7887675d6ebe"
            },
            "downloads": -1,
            "filename": "lmDemo-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d00de3cd4a37028f2519524e298c45e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 2186,
            "upload_time": "2022-12-14T16:27:48",
            "upload_time_iso_8601": "2022-12-14T16:27:48.824947Z",
            "url": "https://files.pythonhosted.org/packages/2a/62/35a0525fb0553ad709b058508847ba7837a44b5d96b839fd1845fc65fadd/lmDemo-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-14 16:27:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "cmatKhan",
    "github_project": "lmdemo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lmdemo"
}
        
Elapsed time: 0.03529s