supersullytools


Namesupersullytools JSON
Version 2.5.2 PyPI version JSON
download
home_pageNone
SummaryThis is a Python package that brings together a suite of utilities and helpers across several domains of software development.
upload_time2024-05-07 18:07:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseThe MIT License (MIT) Copyright © 2023 <copyright holders> 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 streamlit dynamodb
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            SuperSully Tools
================

**Latest Version:** 2.5.2

**SupersullyTools** is a Python package that brings together a suite of utilities and helpers across several domains of
software development. My personal toolkit of things I want in every package I'm working on, compiled in one place.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "supersullytools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "streamlit, dynamodb",
    "author": null,
    "author_email": "Sully <sully@sadburger.com>",
    "download_url": "https://files.pythonhosted.org/packages/e4/a0/a70d689122cd26e46017946bdfb2775c83e9a2627b2e7009e9e4845bb0a4/supersullytools-2.5.2.tar.gz",
    "platform": null,
    "description": "SuperSully Tools\n================\n\n**Latest Version:** 2.5.2\n\n**SupersullyTools** is a Python package that brings together a suite of utilities and helpers across several domains of\nsoftware development. My personal toolkit of things I want in every package I'm working on, compiled in one place.\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT) Copyright \u00a9 2023 <copyright holders>  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), 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 \u201cAS IS\u201d, 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. ",
    "summary": "This is a Python package that brings together a suite of utilities and helpers across several domains of software development.",
    "version": "2.5.2",
    "project_urls": {
        "Homepage": "https://github.com/msull/supersullytools"
    },
    "split_keywords": [
        "streamlit",
        " dynamodb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7dcc2e2fb2633916c4b2b7246ceb4736fd26422987b5382d02b3720e4932a0c",
                "md5": "0887c5487a7538de18560346538bf77e",
                "sha256": "4f63aa0ed31edd3435c3fcd04f3086107674016c0f1e020b7e07eacbcfe9c72c"
            },
            "downloads": -1,
            "filename": "supersullytools-2.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0887c5487a7538de18560346538bf77e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 23645,
            "upload_time": "2024-05-07T18:07:32",
            "upload_time_iso_8601": "2024-05-07T18:07:32.346722Z",
            "url": "https://files.pythonhosted.org/packages/c7/dc/c2e2fb2633916c4b2b7246ceb4736fd26422987b5382d02b3720e4932a0c/supersullytools-2.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4a0a70d689122cd26e46017946bdfb2775c83e9a2627b2e7009e9e4845bb0a4",
                "md5": "5c5cb84d994ff7b5880f2df63141136e",
                "sha256": "9bd0ea8175a4f94701002e7cce8bb0d0d8eae29a0a062c9473d9233613be135d"
            },
            "downloads": -1,
            "filename": "supersullytools-2.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5c5cb84d994ff7b5880f2df63141136e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 21199,
            "upload_time": "2024-05-07T18:07:34",
            "upload_time_iso_8601": "2024-05-07T18:07:34.100101Z",
            "url": "https://files.pythonhosted.org/packages/e4/a0/a70d689122cd26e46017946bdfb2775c83e9a2627b2e7009e9e4845bb0a4/supersullytools-2.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-07 18:07:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "msull",
    "github_project": "supersullytools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "supersullytools"
}
        
Elapsed time: 0.27385s