click-commands-folder


Nameclick-commands-folder JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryA Click extension to read commands from a folder
upload_time2024-11-15 11:38:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Lionel ROTA 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 click command folder
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # click-commands-folder
A Click extension to load commands from Python files stored in a folder

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "click-commands-folder",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "click, command, folder",
    "author": null,
    "author_email": "rotoclap <rotoclap@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5b/89/d14d4a5c2451da26605bd5217ad5f22a8df267c74bd7abea9b6fd517b38e/click_commands_folder-1.0.1.tar.gz",
    "platform": null,
    "description": "# click-commands-folder\r\nA Click extension to load commands from Python files stored in a folder\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Lionel ROTA  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. ",
    "summary": "A Click extension to read commands from a folder",
    "version": "1.0.1",
    "project_urls": {
        "Documentation": "https://click-commands-folder.readthedocs.io",
        "Homepage": "https://github.com/rotoclap/click-commands-folder",
        "Issues": "https://github.com/rotoclap/click-commands-folder/issues"
    },
    "split_keywords": [
        "click",
        " command",
        " folder"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "209b2059ba1f3f1daf7cc5a1b46bb60253e9de37123ef9655714e2c965b3ebfc",
                "md5": "758b30e79b487aad6544989e90f30a51",
                "sha256": "148af9b38b0d7bccd932859d0bda94c19dc8c664ad715099c4b7d23dc5515381"
            },
            "downloads": -1,
            "filename": "click_commands_folder-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "758b30e79b487aad6544989e90f30a51",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4900,
            "upload_time": "2024-11-15T11:38:44",
            "upload_time_iso_8601": "2024-11-15T11:38:44.173149Z",
            "url": "https://files.pythonhosted.org/packages/20/9b/2059ba1f3f1daf7cc5a1b46bb60253e9de37123ef9655714e2c965b3ebfc/click_commands_folder-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b89d14d4a5c2451da26605bd5217ad5f22a8df267c74bd7abea9b6fd517b38e",
                "md5": "9e0989548b6696c382668f82be414d13",
                "sha256": "ee86deda30e3c057266f0d5329d7c1dd30cb84068c7eaf4f8137d433102b9fce"
            },
            "downloads": -1,
            "filename": "click_commands_folder-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9e0989548b6696c382668f82be414d13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4344,
            "upload_time": "2024-11-15T11:38:45",
            "upload_time_iso_8601": "2024-11-15T11:38:45.700176Z",
            "url": "https://files.pythonhosted.org/packages/5b/89/d14d4a5c2451da26605bd5217ad5f22a8df267c74bd7abea9b6fd517b38e/click_commands_folder-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 11:38:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rotoclap",
    "github_project": "click-commands-folder",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "click-commands-folder"
}
        
Elapsed time: 0.36543s