color4py


Namecolor4py JSON
Version 1.0.2 PyPI version JSON
download
home_page
SummaryA Project which allows you to use colors in the terminal!
upload_time2022-12-03 17:03:27
maintainer
docs_urlNone
authorhayoto
requires_python
license
keywords coloring colors fading fade
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
## color4py



A Project which allows you to use colors in the terminal!



- [x] Coloring

- [x] Fading

- [ ] Styling



### Usage



For the usage you need first to install the library!

<br>```pip install color4py```

<br>



#### Coloring

**All Colors**

```

BLACK

CYAN

BLUE

GREEN

MAGENTA

RED

WHITE

YELLOW

LIGHTBLACK

LIGHTGREEN

LIGHTGREEN

LIGHTBLUE

LIGHTMAGENTA

LIGHTRED

LIGHTYELLOW

LIGHTWHITE

```



```py

from color4py import Coloring



print(Coloring.RED + "Colored Text")

```



#### Fading



**Every Fades**

```

blackwhite

purplepink

greenblue

water

yellowred

pinkred

purpleblue

greenyellow

glitch

```



```py

from color4py import Fade



print(Effect.PURPLEPINK("Faded Text\nNow with color4py :)"))

```





## Thanks for the contributors <3

[BillyTheGoat356](https://github.com/billythegoat356)

[Tartley](https://github.com/tartley)

[xl](https://discord.com/users/781632044735135744)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "color4py",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "coloring,colors,fading,fade",
    "author": "hayoto",
    "author_email": "<hayoto.dev@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/04/57/a32042dc2826b7e9895e0c496c8eca89c12a93c94cf81a28e510e894af46/color4py-1.0.2.tar.gz",
    "platform": null,
    "description": "\r\n## color4py\r\n\r\n\r\n\r\nA Project which allows you to use colors in the terminal!\r\n\r\n\r\n\r\n- [x] Coloring\r\n\r\n- [x] Fading\r\n\r\n- [ ] Styling\r\n\r\n\r\n\r\n### Usage\r\n\r\n\r\n\r\nFor the usage you need first to install the library!\r\n\r\n<br>```pip install color4py```\r\n\r\n<br>\r\n\r\n\r\n\r\n#### Coloring\r\n\r\n**All Colors**\r\n\r\n```\r\n\r\nBLACK\r\n\r\nCYAN\r\n\r\nBLUE\r\n\r\nGREEN\r\n\r\nMAGENTA\r\n\r\nRED\r\n\r\nWHITE\r\n\r\nYELLOW\r\n\r\nLIGHTBLACK\r\n\r\nLIGHTGREEN\r\n\r\nLIGHTGREEN\r\n\r\nLIGHTBLUE\r\n\r\nLIGHTMAGENTA\r\n\r\nLIGHTRED\r\n\r\nLIGHTYELLOW\r\n\r\nLIGHTWHITE\r\n\r\n```\r\n\r\n\r\n\r\n```py\r\n\r\nfrom color4py import Coloring\r\n\r\n\r\n\r\nprint(Coloring.RED + \"Colored Text\")\r\n\r\n```\r\n\r\n\r\n\r\n#### Fading\r\n\r\n\r\n\r\n**Every Fades**\r\n\r\n```\r\n\r\nblackwhite\r\n\r\npurplepink\r\n\r\ngreenblue\r\n\r\nwater\r\n\r\nyellowred\r\n\r\npinkred\r\n\r\npurpleblue\r\n\r\ngreenyellow\r\n\r\nglitch\r\n\r\n```\r\n\r\n\r\n\r\n```py\r\n\r\nfrom color4py import Fade\r\n\r\n\r\n\r\nprint(Effect.PURPLEPINK(\"Faded Text\\nNow with color4py :)\"))\r\n\r\n```\r\n\r\n\r\n\r\n\r\n\r\n## Thanks for the contributors <3\r\n\r\n[BillyTheGoat356](https://github.com/billythegoat356)\r\n\r\n[Tartley](https://github.com/tartley)\r\n\r\n[xl](https://discord.com/users/781632044735135744)\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Project which allows you to use colors in the terminal!",
    "version": "1.0.2",
    "split_keywords": [
        "coloring",
        "colors",
        "fading",
        "fade"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "10424882836fda0727eede360d44584c",
                "sha256": "e1d2b4ffbaedee6642bb9da3c0b8bd22ddffc44c6d621b1a680fb8979e629d67"
            },
            "downloads": -1,
            "filename": "color4py-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "10424882836fda0727eede360d44584c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1624,
            "upload_time": "2022-12-03T17:03:24",
            "upload_time_iso_8601": "2022-12-03T17:03:24.851040Z",
            "url": "https://files.pythonhosted.org/packages/cf/a5/55c7618d9fa50a913e4ffd1fe3cbbc3cca73872b91cceaed6d6197ea6185/color4py-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "aae24bfe1c19026bbf02fd60a539a979",
                "sha256": "6f8081c9a8db9d530f1edb298657ee46b9e5b90f22567dd0de554b8011abd551"
            },
            "downloads": -1,
            "filename": "color4py-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "aae24bfe1c19026bbf02fd60a539a979",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1285,
            "upload_time": "2022-12-03T17:03:27",
            "upload_time_iso_8601": "2022-12-03T17:03:27.113959Z",
            "url": "https://files.pythonhosted.org/packages/04/57/a32042dc2826b7e9895e0c496c8eca89c12a93c94cf81a28e510e894af46/color4py-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-03 17:03:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "color4py"
}
        
Elapsed time: 0.05096s