Name | multiloop JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | run multiple def programs at once using threads |
upload_time | 2024-12-09 00:05:24 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | MIT |
keywords |
multi
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
This is a very simple calculator that takes two numbers and either add, subtract, multiply or divide them.
Change Log
==========
0.0.1 (19/04/2020)
-------------------
- First Release
Raw data
{
"_id": null,
"home_page": null,
"name": "multiloop",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "multi",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/19/8d/2fff4af6b84018197420276834f7e1daf83e31b821de8a9d220fa4c407b5/multiloop-0.0.1.tar.gz",
"platform": null,
"description": "This is a very simple calculator that takes two numbers and either add, subtract, multiply or divide them.\r\n\r\n\r\nChange Log\r\n==========\r\n\r\n0.0.1 (19/04/2020)\r\n-------------------\r\n- First Release\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "run multiple def programs at once using threads",
"version": "0.0.1",
"project_urls": null,
"split_keywords": [
"multi"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "198d2fff4af6b84018197420276834f7e1daf83e31b821de8a9d220fa4c407b5",
"md5": "e123764d1d7763dc4ef4690c5c16dd61",
"sha256": "e3dc201b181397f7eb3c082b7b0deec9fd094ff2a7eed9a3be299500fbb67e7e"
},
"downloads": -1,
"filename": "multiloop-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "e123764d1d7763dc4ef4690c5c16dd61",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2290,
"upload_time": "2024-12-09T00:05:24",
"upload_time_iso_8601": "2024-12-09T00:05:24.580139Z",
"url": "https://files.pythonhosted.org/packages/19/8d/2fff4af6b84018197420276834f7e1daf83e31b821de8a9d220fa4c407b5/multiloop-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-09 00:05:24",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "multiloop"
}