trilent


Nametrilent JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryPython GUI Framework / Library.
upload_time2024-06-08 15:56:53
maintainerNone
docs_urlNone
authorSchkimansky
requires_pythonNone
licenseNone
keywords python gui ui framework app application ui building app development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Donations
It takes me a long time to make these libraries. If you would like to support my work, Then you can follow my patreon :)

https://www.patreon.com/Schkimansky

# Library
This is a reliable, Python GUI Library.

```python
import trilent
# Example coming soon since library has no documentation nor any code.
```

# Installation
```bash
pip install trilent
```

# Documentation
Library is in planning stage


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "trilent",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, gui, ui, framework, app, application, ui building, app development",
    "author": "Schkimansky",
    "author_email": "<ahmadchawla1432@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9f/83/5a368df4ebed477a6aeb7ed41f10a7735c14265cf33564acfe65a7cfda10/trilent-1.0.0.tar.gz",
    "platform": null,
    "description": "\n# Donations\nIt takes me a long time to make these libraries. If you would like to support my work, Then you can follow my patreon :)\n\nhttps://www.patreon.com/Schkimansky\n\n# Library\nThis is a reliable, Python GUI Library.\n\n```python\nimport trilent\n# Example coming soon since library has no documentation nor any code.\n```\n\n# Installation\n```bash\npip install trilent\n```\n\n# Documentation\nLibrary is in planning stage\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python GUI Framework / Library.",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        " gui",
        " ui",
        " framework",
        " app",
        " application",
        " ui building",
        " app development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f3c7d9e995d2046bd5d198c3455f5214c4a3d0856b280b1055bd9cabf9d72fb",
                "md5": "447c953400e9dd68f407c4aea0a5f592",
                "sha256": "06e636cd7e9aa06d90974149d64d4bff86c19b9242c39667068912b279ce6619"
            },
            "downloads": -1,
            "filename": "trilent-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "447c953400e9dd68f407c4aea0a5f592",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8587,
            "upload_time": "2024-06-08T15:56:51",
            "upload_time_iso_8601": "2024-06-08T15:56:51.763373Z",
            "url": "https://files.pythonhosted.org/packages/9f/3c/7d9e995d2046bd5d198c3455f5214c4a3d0856b280b1055bd9cabf9d72fb/trilent-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f835a368df4ebed477a6aeb7ed41f10a7735c14265cf33564acfe65a7cfda10",
                "md5": "9df17a02588cee2e261638cfa1600573",
                "sha256": "7ef67ce19f47e5f063beba987643798002d8b5e825d3ddbea91398483d4a42d5"
            },
            "downloads": -1,
            "filename": "trilent-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9df17a02588cee2e261638cfa1600573",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8508,
            "upload_time": "2024-06-08T15:56:53",
            "upload_time_iso_8601": "2024-06-08T15:56:53.579497Z",
            "url": "https://files.pythonhosted.org/packages/9f/83/5a368df4ebed477a6aeb7ed41f10a7735c14265cf33564acfe65a7cfda10/trilent-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-08 15:56:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trilent"
}
        
Elapsed time: 0.31969s