# SimpleMath
SimpleMath4test is a simple Python library for performing basic arithmetic operations, such as addition and subtraction. This project is designed to provide a basic example of creating a Python library and packaging it for PyPI.
## Features
- **Addition**: Easily add two numbers.
- **Subtraction**: Subtract one number from another.
## Installation
You can install SimpleMath using `pip`:
```bash
pip install simplemath4test
Raw data
{
"_id": null,
"home_page": "https://github.com/yourusername/simplemath4test",
"name": "simplemath4test",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Your Name",
"author_email": "your_email@example.com",
"download_url": "https://files.pythonhosted.org/packages/01/a9/a690f6ee3648e704e0878486919596f63d270ac6e9054704e1c33850838d/simplemath4test-0.1.0.tar.gz",
"platform": null,
"description": "# SimpleMath\r\n\r\nSimpleMath4test is a simple Python library for performing basic arithmetic operations, such as addition and subtraction. This project is designed to provide a basic example of creating a Python library and packaging it for PyPI.\r\n\r\n## Features\r\n\r\n- **Addition**: Easily add two numbers.\r\n- **Subtraction**: Subtract one number from another.\r\n\r\n## Installation\r\n\r\nYou can install SimpleMath using `pip`:\r\n\r\n```bash\r\npip install simplemath4test\r\n\r\n\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A simple math operations library",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/yourusername/simplemath4test"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2b103bb7e0a210574b0461b3a3fc3db367d4382eb72184df2d028123c76c6c6c",
"md5": "323893ed6f45081672be1b7f0df72f50",
"sha256": "d691152bf938709463792db5c556626c8dabaea4a64cf9a5c5e99884da862572"
},
"downloads": -1,
"filename": "simplemath4test-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "323893ed6f45081672be1b7f0df72f50",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2894,
"upload_time": "2024-10-31T09:29:34",
"upload_time_iso_8601": "2024-10-31T09:29:34.049927Z",
"url": "https://files.pythonhosted.org/packages/2b/10/3bb7e0a210574b0461b3a3fc3db367d4382eb72184df2d028123c76c6c6c/simplemath4test-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "01a9a690f6ee3648e704e0878486919596f63d270ac6e9054704e1c33850838d",
"md5": "17d18ff61502839a9045388bd5fa7083",
"sha256": "205dd960391992a86fb0e6fbf48a141db39662654b278586758eee7bd4acdfc1"
},
"downloads": -1,
"filename": "simplemath4test-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "17d18ff61502839a9045388bd5fa7083",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2556,
"upload_time": "2024-10-31T09:29:36",
"upload_time_iso_8601": "2024-10-31T09:29:36.014566Z",
"url": "https://files.pythonhosted.org/packages/01/a9/a690f6ee3648e704e0878486919596f63d270ac6e9054704e1c33850838d/simplemath4test-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-31 09:29:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yourusername",
"github_project": "simplemath4test",
"github_not_found": true,
"lcname": "simplemath4test"
}