klodlibrary


Nameklodlibrary JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryA very basic library.
upload_time2023-01-03 18:11:58
maintainer
docs_urlNone
authorKloodi
requires_python
licenseMIT
keywords library python simple basic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ------------------------
-- KLODLIBRARY V0.0.2 --
------------------------

About
This is a simple library that provides
extra content and functionality to python.
for now there is just extra math functions.

change log

v0.0.1 (9:23 PM, 01/01/2023)
-----------------------------
- first release for this library.

v0.0.2 (11:10 PM, 02/01/2023)
-----------------------------
- added a function for binary logic gates.

v0.0.3 (9:06 PM, 03/01/2023)
-----------------------------
- fixed binary logic gates function for any amount of inputs.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "klodlibrary",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "library,python,simple,basic",
    "author": "Kloodi",
    "author_email": "Klod2002@proton.me",
    "download_url": "https://files.pythonhosted.org/packages/47/2f/2a60c389e8d6b627f16e9eabc8a324a79897a66df1ef8a28ab8589911bb8/klodlibrary-0.0.3.tar.gz",
    "platform": null,
    "description": "------------------------\r\n-- KLODLIBRARY V0.0.2 --\r\n------------------------\r\n\r\nAbout\r\nThis is a simple library that provides\r\nextra content and functionality to python.\r\nfor now there is just extra math functions.\r\n\r\nchange log\r\n\r\nv0.0.1 (9:23 PM, 01/01/2023)\r\n-----------------------------\r\n- first release for this library.\r\n\r\nv0.0.2 (11:10 PM, 02/01/2023)\r\n-----------------------------\r\n- added a function for binary logic gates.\r\n\r\nv0.0.3 (9:06 PM, 03/01/2023)\r\n-----------------------------\r\n- fixed binary logic gates function for any amount of inputs.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A very basic library.",
    "version": "0.0.3",
    "split_keywords": [
        "library",
        "python",
        "simple",
        "basic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "472f2a60c389e8d6b627f16e9eabc8a324a79897a66df1ef8a28ab8589911bb8",
                "md5": "85e1eefe948d762e1e7882f44e74a315",
                "sha256": "3a79bd038312988ede832f844ab8ebabd2b6b5824ad052a06c05285fdf9b134d"
            },
            "downloads": -1,
            "filename": "klodlibrary-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "85e1eefe948d762e1e7882f44e74a315",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4285729,
            "upload_time": "2023-01-03T18:11:58",
            "upload_time_iso_8601": "2023-01-03T18:11:58.576208Z",
            "url": "https://files.pythonhosted.org/packages/47/2f/2a60c389e8d6b627f16e9eabc8a324a79897a66df1ef8a28ab8589911bb8/klodlibrary-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-03 18:11:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "klodlibrary"
}
        
Elapsed time: 0.02615s