awesomepyutil


Nameawesomepyutil JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://gitlab.com/easycloudapi
SummaryAn awesome Python package
upload_time2024-09-21 20:05:31
maintainerNone
docs_urlNone
authorIndranil Pal
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AWESOMEPACKAGE

Simple python package.

# How To Use The Package

1. Install The Package
    ```shell
    pip install awesomepyutil==0.0.1
    ```
2. Use `Arithmetic Operations`
    ```shell
    from arithmetic_ops.arithmetic_operations import func_divide

    out = func_divide(5,2)
    print(f"out: {out}")

    # Out: 2.5
    ```



MIT License

Copyright (c) [2024] [Indranil Pal]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/easycloudapi",
    "name": "awesomepyutil",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Indranil Pal",
    "author_email": "indra.tutun@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8b/85/83f14153af34475844ab3aaf5c7a4b5bc3e5833d39b93a72fdc47f6b0ae4/awesomepyutil-0.0.1.tar.gz",
    "platform": null,
    "description": "# AWESOMEPACKAGE\r\n\r\nSimple python package.\r\n\r\n# How To Use The Package\r\n\r\n1. Install The Package\r\n    ```shell\r\n    pip install awesomepyutil==0.0.1\r\n    ```\r\n2. Use `Arithmetic Operations`\r\n    ```shell\r\n    from arithmetic_ops.arithmetic_operations import func_divide\r\n\r\n    out = func_divide(5,2)\r\n    print(f\"out: {out}\")\r\n\r\n    # Out: 2.5\r\n    ```\r\n\r\n\r\n\r\nMIT License\r\n\r\nCopyright (c) [2024] [Indranil Pal]\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An awesome Python package",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://gitlab.com/easycloudapi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f91739296738ec236d422a9f97ee5abbd10f2db4b8bd59dbfebf7b245323a79a",
                "md5": "5302b27aae9041ccf9208b680c23d232",
                "sha256": "8a1755121e61be2cbe38e478328fb3e2f48f5393440760ea60f35a812d611a47"
            },
            "downloads": -1,
            "filename": "awesomepyutil-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5302b27aae9041ccf9208b680c23d232",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3547,
            "upload_time": "2024-09-21T20:05:29",
            "upload_time_iso_8601": "2024-09-21T20:05:29.821215Z",
            "url": "https://files.pythonhosted.org/packages/f9/17/39296738ec236d422a9f97ee5abbd10f2db4b8bd59dbfebf7b245323a79a/awesomepyutil-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b8583f14153af34475844ab3aaf5c7a4b5bc3e5833d39b93a72fdc47f6b0ae4",
                "md5": "2f28f0fefe6d76932e8c982f773ce4fa",
                "sha256": "0f0b097e4ffbb4f5ec7c41c8d9ba1c14ac8e715b4dd233b489ce5e03e1acf6fe"
            },
            "downloads": -1,
            "filename": "awesomepyutil-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2f28f0fefe6d76932e8c982f773ce4fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2684,
            "upload_time": "2024-09-21T20:05:31",
            "upload_time_iso_8601": "2024-09-21T20:05:31.649360Z",
            "url": "https://files.pythonhosted.org/packages/8b/85/83f14153af34475844ab3aaf5c7a4b5bc3e5833d39b93a72fdc47f6b0ae4/awesomepyutil-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 20:05:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "awesomepyutil"
}
        
Elapsed time: 4.55584s