Lynxx


NameLynxx JSON
Version 1.2 PyPI version JSON
download
home_pageNone
SummaryA Python package to make your programs easy to use and nice to look at
upload_time2024-09-29 19:51:04
maintainerNone
docs_urlNone
authorBlueRed
requires_python<4.0,>=3.10
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>🔮 Lynxx 💜</h1>
<p align=center>A Python package to make your programs easy to use and nice to look at</p>


---
Lynxx 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 lynxx
```


## Usage
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Lynxx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "tui, python, style, colors, pystyle",
    "author": "BlueRed",
    "author_email": "izak57k@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fd/17/edaf97277ce40bcf0b6fbe2e82b4dd9ce55533f9c576a6afbc0a73ef4b3a/lynxx-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 Lynxx \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\n---\nLynxx 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 lynxx\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": null,
    "split_keywords": [
        "tui",
        " python",
        " style",
        " colors",
        " pystyle"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00376b1785c00429adba6210def1b2133e1c2613d245a5fdb5856c196739e495",
                "md5": "1e852d565188a66cdf14faa33f10fa87",
                "sha256": "d37234fa3f2deb0da79298660e0b3520f9b3e1db12694dd80ef4b7d2d3af8727"
            },
            "downloads": -1,
            "filename": "lynxx-1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e852d565188a66cdf14faa33f10fa87",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 12432,
            "upload_time": "2024-09-29T19:51:02",
            "upload_time_iso_8601": "2024-09-29T19:51:02.607543Z",
            "url": "https://files.pythonhosted.org/packages/00/37/6b1785c00429adba6210def1b2133e1c2613d245a5fdb5856c196739e495/lynxx-1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd17edaf97277ce40bcf0b6fbe2e82b4dd9ce55533f9c576a6afbc0a73ef4b3a",
                "md5": "c2c6885d81b771265ecd3f8d2363d42d",
                "sha256": "8b2ad8da3b73e9c377932e5f451bed6c16e5eb3527b79baee2995814afeb5915"
            },
            "downloads": -1,
            "filename": "lynxx-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c2c6885d81b771265ecd3f8d2363d42d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 9737,
            "upload_time": "2024-09-29T19:51:04",
            "upload_time_iso_8601": "2024-09-29T19:51:04.148221Z",
            "url": "https://files.pythonhosted.org/packages/fd/17/edaf97277ce40bcf0b6fbe2e82b4dd9ce55533f9c576a6afbc0a73ef4b3a/lynxx-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-29 19:51:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lynxx"
}
        
Elapsed time: 1.09383s