inneed-utility-service


Nameinneed-utility-service JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/MuhibNayem/inneed_utility_service.git
SummaryA multi-service AWS utilities library with FastAPI helpers, enums, and additional utility functions.
upload_time2025-02-03 11:42:26
maintainerNone
docs_urlNone
authorA K M Muhibullah Nayem
requires_python>=3.7
licenseMIT License Copyright (c) 2025 A K M Muhibullah Nayem 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.
keywords fastapi aws utilities enums responses
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### Inneed_utility_module

### **Build and Publish**

Run these commands to build and publish the package:

```bash
# Install necessary tools
python3 -m pip install --upgrade build twine

# Build the package
python3 -m build

# Publish to PyPI
python3 -m twine upload dist/*
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MuhibNayem/inneed_utility_service.git",
    "name": "inneed-utility-service",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "A K M Muhibullah Nayem <muhibullah@inneed.cloud>",
    "keywords": "fastapi, aws, utilities, enums, responses",
    "author": "A K M Muhibullah Nayem",
    "author_email": "A K M Muhibullah Nayem <muhibullah@inneed.cloud>",
    "download_url": "https://files.pythonhosted.org/packages/71/48/83d95ea13bac31fa161d90a300f04406f59c94a7ecce5f3f92a6d466e092/inneed_utility_service-0.1.2.tar.gz",
    "platform": null,
    "description": "### Inneed_utility_module\r\n\r\n### **Build and Publish**\r\n\r\nRun these commands to build and publish the package:\r\n\r\n```bash\r\n# Install necessary tools\r\npython3 -m pip install --upgrade build twine\r\n\r\n# Build the package\r\npython3 -m build\r\n\r\n# Publish to PyPI\r\npython3 -m twine upload dist/*\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT License\r\n        \r\n        Copyright (c) 2025 A K M Muhibullah Nayem\r\n        \r\n        Permission is hereby granted, free of charge, to any person obtaining a copy\r\n        of this software and associated documentation files (the \"Software\"), to deal\r\n        in the Software without restriction, including without limitation the rights\r\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\n        copies of the Software, and to permit persons to whom the Software is\r\n        furnished to do so, subject to the following conditions:\r\n        \r\n        The above copyright notice and this permission notice shall be included in all\r\n        copies or substantial portions of the Software.\r\n        \r\n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\n        SOFTWARE.\r\n        ",
    "summary": "A multi-service AWS utilities library with FastAPI helpers, enums, and additional utility functions.",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/MuhibNayem/inneed_utility_service.git"
    },
    "split_keywords": [
        "fastapi",
        " aws",
        " utilities",
        " enums",
        " responses"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "78a84502faf7c4d94ad6964d7574ad0630c1b75f090d17e2761d007ef107cd69",
                "md5": "e428f2392be8eb05d1b95e37cc5926d0",
                "sha256": "41c40f6503ad9ecea64c6e6822d292bf444c2706fe8c122117291ab67f64d7e3"
            },
            "downloads": -1,
            "filename": "inneed_utility_service-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e428f2392be8eb05d1b95e37cc5926d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 12039,
            "upload_time": "2025-02-03T11:42:24",
            "upload_time_iso_8601": "2025-02-03T11:42:24.846649Z",
            "url": "https://files.pythonhosted.org/packages/78/a8/4502faf7c4d94ad6964d7574ad0630c1b75f090d17e2761d007ef107cd69/inneed_utility_service-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "714883d95ea13bac31fa161d90a300f04406f59c94a7ecce5f3f92a6d466e092",
                "md5": "bb29ffff821cacf73eccd7cfc122c858",
                "sha256": "37f8b335c3fcb36f35360133a390e234fb8c92c9f3877e883b8d88eb1e71f639"
            },
            "downloads": -1,
            "filename": "inneed_utility_service-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bb29ffff821cacf73eccd7cfc122c858",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10198,
            "upload_time": "2025-02-03T11:42:26",
            "upload_time_iso_8601": "2025-02-03T11:42:26.669611Z",
            "url": "https://files.pythonhosted.org/packages/71/48/83d95ea13bac31fa161d90a300f04406f59c94a7ecce5f3f92a6d466e092/inneed_utility_service-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-03 11:42:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MuhibNayem",
    "github_project": "inneed_utility_service",
    "github_not_found": true,
    "lcname": "inneed-utility-service"
}
        
Elapsed time: 7.32400s