Name | anantmishra JSON |
Version |
1.1.1
JSON |
| download |
home_page | https://github.com/Slowloris01 |
Summary | A simple package for doing calculations commands list: calculate(x, y, operation) about() operations: "add" "subtract" "divide" "exponentiate" "modulo" "square root" |
upload_time | 2023-01-08 12:03:38 |
maintainer | |
docs_url | None |
author | Anant Mishra |
requires_python | |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Anant Mishra's Module
A simple package for doing calculations.
## Installation
To install Anant Mishra's Module, use pip:
pip install anantmishra
## API
### `calculate(x, y, operation)`
Perform a calculation based on the value of `operation`. `operation` can be one of the following strings: "add", "subtract", "multiply", "divide", "exponentiate", "modulo", or "square root".
Returns the result of the calculation.
### `about()`
Prints out some ASCII art and a description of the package.
## Credits
Anant Mishra
Raw data
{
"_id": null,
"home_page": "https://github.com/Slowloris01",
"name": "anantmishra",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Anant Mishra",
"author_email": "gioneemaxuser@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/73/b3/0e091adcc9317edeabf3a4983149883219e51f7af28861ef7ff2c66f3518/anantmishra-1.1.1.tar.gz",
"platform": null,
"description": "# Anant Mishra's Module\n\nA simple package for doing calculations.\n\n## Installation\n\nTo install Anant Mishra's Module, use pip:\npip install anantmishra\n\n## API\n\n### `calculate(x, y, operation)`\n\nPerform a calculation based on the value of `operation`. `operation` can be one of the following strings: \"add\", \"subtract\", \"multiply\", \"divide\", \"exponentiate\", \"modulo\", or \"square root\".\n\nReturns the result of the calculation.\n\n### `about()`\n\nPrints out some ASCII art and a description of the package.\n\n## Credits\n\nAnant Mishra\n\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple package for doing calculations commands list: calculate(x, y, operation) about() operations: \"add\" \"subtract\" \"divide\" \"exponentiate\" \"modulo\" \"square root\"",
"version": "1.1.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "73b30e091adcc9317edeabf3a4983149883219e51f7af28861ef7ff2c66f3518",
"md5": "46109e20173bd4eab949a664db640922",
"sha256": "fb416c2463e652bc55453759a1702134230ff2775799c8c7c8eba72a5b58e291"
},
"downloads": -1,
"filename": "anantmishra-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "46109e20173bd4eab949a664db640922",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1805,
"upload_time": "2023-01-08T12:03:38",
"upload_time_iso_8601": "2023-01-08T12:03:38.275968Z",
"url": "https://files.pythonhosted.org/packages/73/b3/0e091adcc9317edeabf3a4983149883219e51f7af28861ef7ff2c66f3518/anantmishra-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-08 12:03:38",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "anantmishra"
}