add-colorprint


Nameadd-colorprint JSON
Version 0.10 PyPI version JSON
download
home_pagehttps://github.com/hansalemaos/add_colorprint
SummaryAdds color console print to windows reg
upload_time2023-01-01 00:33:17
maintainer
docs_urlNone
authorJohannes Fischer
requires_python
licenseMIT
keywords regedit color
VCS
bugtrack_url
requirements winregistry
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Each item of a list against all others

```python
$pip install add-colorprint
from add_colorprint import add_color_print_to_regedit
add_color_print_to_regedit()

```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hansalemaos/add_colorprint",
    "name": "add-colorprint",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "regedit,color",
    "author": "Johannes Fischer",
    "author_email": "<aulasparticularesdealemaosp@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/2e/6b/e7f7545eeaa3d031ebfa8bd9f7a29a67a183e9928f7d3483e14a66dd20f8/add_colorprint-0.10.tar.gz",
    "platform": null,
    "description": "\n# Each item of a list against all others\n\n```python\n$pip install add-colorprint\nfrom add_colorprint import add_color_print_to_regedit\nadd_color_print_to_regedit()\n\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Adds color console print to windows reg",
    "version": "0.10",
    "split_keywords": [
        "regedit",
        "color"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "6ba68641a8569c33c6f838498f9225d9",
                "sha256": "5da9ece976542c7c5184fb6428613c634fbfbfe71dbd243ab7892097ee1db2a9"
            },
            "downloads": -1,
            "filename": "add_colorprint-0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ba68641a8569c33c6f838498f9225d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4352,
            "upload_time": "2023-01-01T00:33:16",
            "upload_time_iso_8601": "2023-01-01T00:33:16.481377Z",
            "url": "https://files.pythonhosted.org/packages/ed/17/a3faab0a7be76a49d36e3904796934c117d47583646b2de41934c2497ab9/add_colorprint-0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "610e6e029624dceeede0374de5bd1ed0",
                "sha256": "ca7407e837e06455faad8ef912db5b3dd9b94bd9cd6b85a3f265c5a97849633d"
            },
            "downloads": -1,
            "filename": "add_colorprint-0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "610e6e029624dceeede0374de5bd1ed0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3204,
            "upload_time": "2023-01-01T00:33:17",
            "upload_time_iso_8601": "2023-01-01T00:33:17.894543Z",
            "url": "https://files.pythonhosted.org/packages/2e/6b/e7f7545eeaa3d031ebfa8bd9f7a29a67a183e9928f7d3483e14a66dd20f8/add_colorprint-0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-01 00:33:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hansalemaos",
    "github_project": "add_colorprint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "winregistry",
            "specs": []
        }
    ],
    "lcname": "add-colorprint"
}
        
Elapsed time: 0.02956s