Metadata-Version: 2.1
Name: trilent
Version: 1.0.0
Summary: Python GUI Framework / Library.
Author: Schkimansky
Author-email: <ahmadchawla1432@gmail.com>
Keywords: python,gui,ui,framework,app,application,ui building,app development
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE


# 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

