ZxFade


NameZxFade JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/BlueRed-Dev/lynX
SummaryA Python package to make your programs easy to use and nice to look at
upload_time2023-12-10 13:32:45
maintainer
docs_urlNone
authorBlueRed
requires_python>=3.10,<4.0
licenseGNU GPL V3
keywords tui python style colors pystyle
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![](https://cdn.discordapp.com/attachments/1161632954636832969/1165445403362214039/Frame_4_2.png?ex=6546e09d&is=65346b9d&hm=b53f338d49fed0193f9d5adcfce7eddf397e23814799c29033405196de7ba732&)
<h1 align=center>🔮 ZxFade 💜</h1>
<p align=center>A Python package to make your programs easy to use and nice to look at</p>

![](https://img.shields.io/github/stars/BlueRed-Dev/ZxFade
)

---
ZxFade is a Python package to create easily beautiful user
interfaces in a terminal. It supports colors, fade, animations,
terminal properties (title, transparency, size) and alot of
other features.

## Installation
```
pip install zxfade
```


## Usage
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BlueRed-Dev/lynX",
    "name": "ZxFade",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "tui,python,style,colors,pystyle",
    "author": "BlueRed",
    "author_email": "bluered.pyx@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/37/60/64d38af34c0534526484f37f251d27b8920876730c4dfe58958f2257907f/zxfade-1.2.tar.gz",
    "platform": null,
    "description": "![](https://cdn.discordapp.com/attachments/1161632954636832969/1165445403362214039/Frame_4_2.png?ex=6546e09d&is=65346b9d&hm=b53f338d49fed0193f9d5adcfce7eddf397e23814799c29033405196de7ba732&)\n<h1 align=center>\ud83d\udd2e ZxFade \ud83d\udc9c</h1>\n<p align=center>A Python package to make your programs easy to use and nice to look at</p>\n\n![](https://img.shields.io/github/stars/BlueRed-Dev/ZxFade\n)\n\n---\nZxFade is a Python package to create easily beautiful user\ninterfaces in a terminal. It supports colors, fade, animations,\nterminal properties (title, transparency, size) and alot of\nother features.\n\n## Installation\n```\npip install zxfade\n```\n\n\n## Usage",
    "bugtrack_url": null,
    "license": "GNU GPL V3",
    "summary": "A Python package to make your programs easy to use and nice to look at",
    "version": "1.2",
    "project_urls": {
        "Homepage": "https://github.com/BlueRed-Dev/lynX",
        "Repository": "https://github.com/BlueRed-Dev/lynX"
    },
    "split_keywords": [
        "tui",
        "python",
        "style",
        "colors",
        "pystyle"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34edd385c57d976c72f2926fde559cbe1c0f60ef434bf135a8b1412a18b415e1",
                "md5": "bb50b2f6f49c377d79bbb4fad3b4eca2",
                "sha256": "b87b513efa13fec3c733cba9e1cf24594ab4bda8656f6ddf29b3ca38aa457f3c"
            },
            "downloads": -1,
            "filename": "zxfade-1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb50b2f6f49c377d79bbb4fad3b4eca2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 11694,
            "upload_time": "2023-12-10T13:32:44",
            "upload_time_iso_8601": "2023-12-10T13:32:44.089943Z",
            "url": "https://files.pythonhosted.org/packages/34/ed/d385c57d976c72f2926fde559cbe1c0f60ef434bf135a8b1412a18b415e1/zxfade-1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "376064d38af34c0534526484f37f251d27b8920876730c4dfe58958f2257907f",
                "md5": "28c4d006e22068a567d6673194ed7a28",
                "sha256": "fd9c8a9f256589e1d8d4ba9b9e3b138b1fc12c6da196f3f3eb2cc361d0fee28e"
            },
            "downloads": -1,
            "filename": "zxfade-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "28c4d006e22068a567d6673194ed7a28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 9597,
            "upload_time": "2023-12-10T13:32:45",
            "upload_time_iso_8601": "2023-12-10T13:32:45.065638Z",
            "url": "https://files.pythonhosted.org/packages/37/60/64d38af34c0534526484f37f251d27b8920876730c4dfe58958f2257907f/zxfade-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-10 13:32:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BlueRed-Dev",
    "github_project": "lynX",
    "github_not_found": true,
    "lcname": "zxfade"
}
        
Elapsed time: 0.16823s