democicd


Namedemocicd JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
SummaryA demonstration CI/CD pipeline project.
upload_time2025-02-04 16:29:23
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2025 LordBenzo 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 fun utile best application gamechanging amazing mew best functionnality lorenzodelmedico
VCS
bugtrack_url
requirements astroid black click dill exceptiongroup iniconfig isort mccabe mypy-extensions packaging pathspec platformdirs pluggy pylint pytest tomli tomlkit typing_extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Exit Prompt Simulator 🎮🌀

A Python CLI tool with probabilistic exits and terminal animations - because even quitting should be exciting!

[![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue?logo=python&logoColor=white)](https://python.org)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)

## Features ✨
- 🎲 50/50 chance to flip your exit decision
- 🌈 Colorful terminal animations
- ⌛ Spinner progress indicators
- ✅ Interactive confirmation prompts
- 🛡️ Type-checked and linted code

## Installation ⚙️
```bash
# Clone & setup
git clone https://github.com/lorenzodelmedico/democicd.git
cd democicd
pip install -e .

# Install pre-commit hooks (optional but recommended)
pre-commit install

#pip install
pip install democicd

#start script in cli
democicd

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "democicd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Fun, Utile, Best application, Gamechanging, Amazing, Mew, Best functionnality, Lorenzodelmedico",
    "author": null,
    "author_email": "lorenzo del medico <lorenzodelmedico@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/af/7b/072effc4e2d8b8cd06c55eb07d3c86bcd38b070c9e9eb6da0e69484dde36/democicd-0.1.5.tar.gz",
    "platform": null,
    "description": "# Exit Prompt Simulator \ud83c\udfae\ud83c\udf00\n\nA Python CLI tool with probabilistic exits and terminal animations - because even quitting should be exciting!\n\n[![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue?logo=python&logoColor=white)](https://python.org)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)\n\n## Features \u2728\n- \ud83c\udfb2 50/50 chance to flip your exit decision\n- \ud83c\udf08 Colorful terminal animations\n- \u231b Spinner progress indicators\n- \u2705 Interactive confirmation prompts\n- \ud83d\udee1\ufe0f Type-checked and linted code\n\n## Installation \u2699\ufe0f\n```bash\n# Clone & setup\ngit clone https://github.com/lorenzodelmedico/democicd.git\ncd democicd\npip install -e .\n\n# Install pre-commit hooks (optional but recommended)\npre-commit install\n\n#pip install\npip install democicd\n\n#start script in cli\ndemocicd\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2025 LordBenzo\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ",
    "summary": "A demonstration CI/CD pipeline project.",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/lorenzodelmedico/democicd",
        "Repository": "https://github.com/lorenzodelmedico/democicd"
    },
    "split_keywords": [
        "fun",
        " utile",
        " best application",
        " gamechanging",
        " amazing",
        " mew",
        " best functionnality",
        " lorenzodelmedico"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "096e13498f91dd8c4e40b41693a51a5e005dc3d898af96b91e70dcfc4a7e59ef",
                "md5": "1b3d3152dc9de8704a3225c11d789308",
                "sha256": "afd1b3e073db8016d135bb0158a10085d32e0c198a44530edc5fe39683b8ea82"
            },
            "downloads": -1,
            "filename": "democicd-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b3d3152dc9de8704a3225c11d789308",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5108,
            "upload_time": "2025-02-04T16:29:22",
            "upload_time_iso_8601": "2025-02-04T16:29:22.219481Z",
            "url": "https://files.pythonhosted.org/packages/09/6e/13498f91dd8c4e40b41693a51a5e005dc3d898af96b91e70dcfc4a7e59ef/democicd-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "af7b072effc4e2d8b8cd06c55eb07d3c86bcd38b070c9e9eb6da0e69484dde36",
                "md5": "91b95bacc928e48c24468fb67afadefa",
                "sha256": "44ffc81c4302409e9616a998dea656318862735c50098e85915c097524c07bfc"
            },
            "downloads": -1,
            "filename": "democicd-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "91b95bacc928e48c24468fb67afadefa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4358,
            "upload_time": "2025-02-04T16:29:23",
            "upload_time_iso_8601": "2025-02-04T16:29:23.283662Z",
            "url": "https://files.pythonhosted.org/packages/af/7b/072effc4e2d8b8cd06c55eb07d3c86bcd38b070c9e9eb6da0e69484dde36/democicd-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-04 16:29:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lorenzodelmedico",
    "github_project": "democicd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "astroid",
            "specs": [
                [
                    "==",
                    "3.3.8"
                ]
            ]
        },
        {
            "name": "black",
            "specs": [
                [
                    "==",
                    "25.1.0"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.8"
                ]
            ]
        },
        {
            "name": "dill",
            "specs": [
                [
                    "==",
                    "0.3.9"
                ]
            ]
        },
        {
            "name": "exceptiongroup",
            "specs": [
                [
                    "==",
                    "1.2.2"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "isort",
            "specs": [
                [
                    "==",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "mccabe",
            "specs": [
                [
                    "==",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "mypy-extensions",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.2"
                ]
            ]
        },
        {
            "name": "pathspec",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "platformdirs",
            "specs": [
                [
                    "==",
                    "4.3.6"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "pylint",
            "specs": [
                [
                    "==",
                    "3.3.4"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.3.4"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.2.1"
                ]
            ]
        },
        {
            "name": "tomlkit",
            "specs": [
                [
                    "==",
                    "0.13.2"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.12.2"
                ]
            ]
        }
    ],
    "lcname": "democicd"
}
        
Elapsed time: 0.45516s