multil


Namemultil JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
Summaryrun multiple def programs at once using threads
upload_time2024-12-09 01:09:07
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT
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": "multil",
    "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/b7/5d/dbb580f2ff82d26d8fca129eef4f79ad142f901395888cc9792b6af1f6c4/multil-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": "b75ddbb580f2ff82d26d8fca129eef4f79ad142f901395888cc9792b6af1f6c4",
                "md5": "1547565ffa6cca3f7dc40433f3bd6e1b",
                "sha256": "d88c4eaa6f06640347a61a63213f0a4ee8e721037dda293ef9222391a47e1cde"
            },
            "downloads": -1,
            "filename": "multil-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1547565ffa6cca3f7dc40433f3bd6e1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2303,
            "upload_time": "2024-12-09T01:09:07",
            "upload_time_iso_8601": "2024-12-09T01:09:07.123467Z",
            "url": "https://files.pythonhosted.org/packages/b7/5d/dbb580f2ff82d26d8fca129eef4f79ad142f901395888cc9792b6af1f6c4/multil-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 01:09:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "multil"
}
        
Elapsed time: 0.74621s