my-pip-package-asdf


Namemy-pip-package-asdf JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/MichaelKim0407/tutorial-pip-package
SummaryA tutorial for creating pip packages.
upload_time2025-02-14 21:46:24
maintainerNone
docs_urlNone
authorMichael Kim
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MichaelKim0407/tutorial-pip-package",
    "name": "my-pip-package-asdf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Michael Kim",
    "author_email": "mkim0407@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/04/f5/0642211f14ddee902293a23cec6f25a8e443d81796422bd4dd36665ac7e1/my_pip_package_asdf-1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A tutorial for creating pip packages.",
    "version": "1.1",
    "project_urls": {
        "Homepage": "https://github.com/MichaelKim0407/tutorial-pip-package"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "04f50642211f14ddee902293a23cec6f25a8e443d81796422bd4dd36665ac7e1",
                "md5": "6cc454344b873231b47a4e21ad8156c9",
                "sha256": "b4ede1c300d151fcca8206bbf6d9839c663ffea67e154c36f3438c3826683ea1"
            },
            "downloads": -1,
            "filename": "my_pip_package_asdf-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6cc454344b873231b47a4e21ad8156c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6835,
            "upload_time": "2025-02-14T21:46:24",
            "upload_time_iso_8601": "2025-02-14T21:46:24.025596Z",
            "url": "https://files.pythonhosted.org/packages/04/f5/0642211f14ddee902293a23cec6f25a8e443d81796422bd4dd36665ac7e1/my_pip_package_asdf-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-14 21:46:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MichaelKim0407",
    "github_project": "tutorial-pip-package",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "lcname": "my-pip-package-asdf"
}
        
Elapsed time: 0.40103s