numbars


Namenumbars JSON
Version 1.0.3 PyPI version JSON
download
home_page
SummaryA python library that allows you to add, subtract, multiply, divide, and randomize numbers.
upload_time2023-08-29 02:30:27
maintainer
docs_urlNone
authorzelofi
requires_python
licenseMIT
keywords calculator numbers add subract multiply divide randomize
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            numbars 
(the very useless but also cool python library)

This python library allows you to add, subtract, multiply, divide, and randomize numbers.
- This is more so just a test to see how Python libraries work, and how to upload them.
- If you want to use it feel free, but it's kinda useless. XD

[For documentation, visit here.](https://github.com/zelofi/numbars/wiki)

Change Log
----------

1.0.3 (8/28/2023)
=================
- Added documentation page to README
- Changed "random_numbers()" to "randomize_numbers()"

1.0.2 (8/26/2023)
=================
- Fixed up the CHANGELOG.txt file

1.0.1 (8/26/2023)
=================
- Fixed up the README.txt file

1.0.0 (8/26/2023)
=================
- Release of numbars

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "numbars",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "calculator,numbers,add,subract,multiply,divide,randomize",
    "author": "zelofi",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/9e/d0/280a9515529221a7c046c44739e3a2e89d4d3a8164813490c809415ecce1/numbars-1.0.3.tar.gz",
    "platform": null,
    "description": "numbars \r\n(the very useless but also cool python library)\r\n\r\nThis python library allows you to add, subtract, multiply, divide, and randomize numbers.\r\n- This is more so just a test to see how Python libraries work, and how to upload them.\r\n- If you want to use it feel free, but it's kinda useless. XD\r\n\r\n[For documentation, visit here.](https://github.com/zelofi/numbars/wiki)\r\n\r\nChange Log\r\n----------\r\n\r\n1.0.3 (8/28/2023)\r\n=================\r\n- Added documentation page to README\r\n- Changed \"random_numbers()\" to \"randomize_numbers()\"\r\n\r\n1.0.2 (8/26/2023)\r\n=================\r\n- Fixed up the CHANGELOG.txt file\r\n\r\n1.0.1 (8/26/2023)\r\n=================\r\n- Fixed up the README.txt file\r\n\r\n1.0.0 (8/26/2023)\r\n=================\r\n- Release of numbars\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python library that allows you to add, subtract, multiply, divide, and randomize numbers.",
    "version": "1.0.3",
    "project_urls": null,
    "split_keywords": [
        "calculator",
        "numbers",
        "add",
        "subract",
        "multiply",
        "divide",
        "randomize"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ed0280a9515529221a7c046c44739e3a2e89d4d3a8164813490c809415ecce1",
                "md5": "13013d1a0a7052e0740dedc24fa9c998",
                "sha256": "ef6db84e474de1cb92aed3c5b4a244d7a14c9be627fb72c88412171f12aeb8f3"
            },
            "downloads": -1,
            "filename": "numbars-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "13013d1a0a7052e0740dedc24fa9c998",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2513,
            "upload_time": "2023-08-29T02:30:27",
            "upload_time_iso_8601": "2023-08-29T02:30:27.638154Z",
            "url": "https://files.pythonhosted.org/packages/9e/d0/280a9515529221a7c046c44739e3a2e89d4d3a8164813490c809415ecce1/numbars-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 02:30:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "numbars"
}
        
Elapsed time: 0.10905s