mymathpack


Namemymathpack JSON
Version 0.1 PyPI version JSON
download
home_pageNone
SummaryA simple math library with addition functionality.
upload_time2025-01-23 09:20:45
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MyMathPack

`mymathpack` is a simple Python library that provides a function to add two numbers.

## Installation

```bash
pip install mymathpack



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mymathpack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/4a/b966b022c49e3566eaa87614719eb0b83d2b6409b763d01bf2a7450ca81e/mymathpack-0.1.tar.gz",
    "platform": null,
    "description": "# MyMathPack\r\n\r\n`mymathpack` is a simple Python library that provides a function to add two numbers.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install mymathpack\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple math library with addition functionality.",
    "version": "0.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "71e520d61a13d979c318f88aabec04e7b2bf1c2271eebc350a33e9d996eecbce",
                "md5": "60dc242dba9893c00b82e8499fd66970",
                "sha256": "db16b68f41e09769a9b9f97a6cbf9fe4717ee52fa0b3b371fa13e2e6a1e2926a"
            },
            "downloads": -1,
            "filename": "mymathpack-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60dc242dba9893c00b82e8499fd66970",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1802,
            "upload_time": "2025-01-23T09:20:44",
            "upload_time_iso_8601": "2025-01-23T09:20:44.411849Z",
            "url": "https://files.pythonhosted.org/packages/71/e5/20d61a13d979c318f88aabec04e7b2bf1c2271eebc350a33e9d996eecbce/mymathpack-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5b4ab966b022c49e3566eaa87614719eb0b83d2b6409b763d01bf2a7450ca81e",
                "md5": "d84e4a7a840a38deed49f6bb4d6e5283",
                "sha256": "beedb2765f5b16fd327698da9b79a67946584e4a2ed1c35e7eb2d65d89e719d9"
            },
            "downloads": -1,
            "filename": "mymathpack-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d84e4a7a840a38deed49f6bb4d6e5283",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1700,
            "upload_time": "2025-01-23T09:20:45",
            "upload_time_iso_8601": "2025-01-23T09:20:45.758758Z",
            "url": "https://files.pythonhosted.org/packages/5b/4a/b966b022c49e3566eaa87614719eb0b83d2b6409b763d01bf2a7450ca81e/mymathpack-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-23 09:20:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mymathpack"
}
        
Elapsed time: 1.21070s