jaime38130


Namejaime38130 JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/JaimeSilva/jaime38130.git
SummaryI needed colors
upload_time2024-07-18 15:31:45
maintainerNone
docs_urlNone
authorJaime Silva
requires_pythonNone
licenseMIT
keywords some meaningfull colors
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
![](https://www.jaimedcsilva.com/static/img/python.png)
### Installation 

```sh
pip install jaime38130
```






### Importing:
`from jaime38130 import green`

### Examples with green color:

`green("I needed color")`

![](https://www.jaimedcsilva.com/static/img/jaime38130/standard.png)



`
green("I needed color", "header")
`

![](https://www.jaimedcsilva.com/static/img/jaime38130/header.png)



`
green("I needed color", "*")
`

![](https://www.jaimedcsilva.com/static/img/jaime38130/bottom.png)

`
green("I needed color", "**")
`

![](https://www.jaimedcsilva.com/static/img/jaime38130/top_bottom.png)
 
### Available colors:
green
white
black
cyan
magenta
red
blue
yellow




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JaimeSilva/jaime38130.git",
    "name": "jaime38130",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SOME, MEANINGFULL, COLORS",
    "author": "Jaime Silva",
    "author_email": "jaimedcsilva@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2b/f7/6fc1ca4891b49ecdece1ccfc8304466c299a0c5d12f538012723e40230d5/jaime38130-1.1.tar.gz",
    "platform": null,
    "description": "\r\n![](https://www.jaimedcsilva.com/static/img/python.png)\r\n### Installation \r\n\r\n```sh\r\npip install jaime38130\r\n```\r\n\r\n\r\n\r\n\r\n\r\n\r\n### Importing:\r\n`from jaime38130 import green`\r\n\r\n### Examples with green color:\r\n\r\n`green(\"I needed color\")`\r\n\r\n![](https://www.jaimedcsilva.com/static/img/jaime38130/standard.png)\r\n\r\n\r\n\r\n`\r\ngreen(\"I needed color\", \"header\")\r\n`\r\n\r\n![](https://www.jaimedcsilva.com/static/img/jaime38130/header.png)\r\n\r\n\r\n\r\n`\r\ngreen(\"I needed color\", \"*\")\r\n`\r\n\r\n![](https://www.jaimedcsilva.com/static/img/jaime38130/bottom.png)\r\n\r\n`\r\ngreen(\"I needed color\", \"**\")\r\n`\r\n\r\n![](https://www.jaimedcsilva.com/static/img/jaime38130/top_bottom.png)\r\n \r\n### Available colors:\r\ngreen\r\nwhite\r\nblack\r\ncyan\r\nmagenta\r\nred\r\nblue\r\nyellow\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "I needed colors",
    "version": "1.1",
    "project_urls": {
        "Download": "https://github.com/JaimeSilva/jaime38130/archive/refs/tags/v_11.tar.gz",
        "Homepage": "https://github.com/JaimeSilva/jaime38130.git"
    },
    "split_keywords": [
        "some",
        " meaningfull",
        " colors"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bf76fc1ca4891b49ecdece1ccfc8304466c299a0c5d12f538012723e40230d5",
                "md5": "8df92c8a65163c015cb79fb69db4fda1",
                "sha256": "e434b4429c78abc6dfc153b7ec438b114b2acfb83fd5b6fcdf0b9cbf6b273cb5"
            },
            "downloads": -1,
            "filename": "jaime38130-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8df92c8a65163c015cb79fb69db4fda1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2520,
            "upload_time": "2024-07-18T15:31:45",
            "upload_time_iso_8601": "2024-07-18T15:31:45.350403Z",
            "url": "https://files.pythonhosted.org/packages/2b/f7/6fc1ca4891b49ecdece1ccfc8304466c299a0c5d12f538012723e40230d5/jaime38130-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-18 15:31:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JaimeSilva",
    "github_project": "jaime38130",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "jaime38130"
}
        
Elapsed time: 0.96631s