my-math-lib-my


Namemy-math-lib-my JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/yourusername/my_math_lib_my
SummaryA simple math library
upload_time2024-01-24 17:53:53
maintainer
docs_urlNone
authorYour Name
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # My Math Lib

This is a simple math library for basic arithmetic operations.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/my_math_lib_my",
    "name": "my-math-lib-my",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/73/0e/af9c1b7b1cdd0cc0ef16ce9c2092594284e4009d0ce9470ebae7a9ef1699/my_math_lib_my-0.1.2.tar.gz",
    "platform": null,
    "description": "# My Math Lib\r\n\r\nThis is a simple math library for basic arithmetic operations.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple math library",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/my_math_lib_my"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "730eaf9c1b7b1cdd0cc0ef16ce9c2092594284e4009d0ce9470ebae7a9ef1699",
                "md5": "70bd769b8f3a417a8caa6aa0714d51d6",
                "sha256": "fa772930050a606caeab670b1caba193d1eab356ff3510488979626ac3c4c964"
            },
            "downloads": -1,
            "filename": "my_math_lib_my-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "70bd769b8f3a417a8caa6aa0714d51d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1981,
            "upload_time": "2024-01-24T17:53:53",
            "upload_time_iso_8601": "2024-01-24T17:53:53.594680Z",
            "url": "https://files.pythonhosted.org/packages/73/0e/af9c1b7b1cdd0cc0ef16ce9c2092594284e4009d0ce9470ebae7a9ef1699/my_math_lib_my-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-24 17:53:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "my_math_lib_my",
    "github_not_found": true,
    "lcname": "my-math-lib-my"
}
        
Elapsed time: 0.19031s