Skip to main content

A Fluent Design-like UI library for Qt Quick (QML) based on PySide6

Project description

RinUI

A Fluent Design-like UI library for Qt Quick (QML)

English | 中文

[!TIP] This project is still in development and not ready for production use! (This project has even not a logo yet)

Of course, you are welcome to contribute to this project.

📄 Introduction

RinUI is a UI library similar to Fluent Design for Qt Quick (QML), RinUI will provide high-quality components and practical functions. With simple configuration, you can quickly develop elegant UI interfaces in the Fluent style.

Features

  • Elegant Fluent Design controls (WIP)
  • Dark and light mode, automatic switching
  • Compatible with original QML control names
  • Multi-language support (WIP)
  • Theme system (WIP)
  • Development documentation, preview now. (WIP)

Screenshots

Screenshot 1

More screenshots...

img.png img_1.png img_2.png img_3.png

🪄 Usage

You can install RinUI via pip: (coming soon, but now you can install via test-pypi)

pip install RinUI

Import RinUI in your QML file:

import RinUI

Then you can run the QML file in your project.

import sys
from RinUI import *
from PySide6.QtWidgets import QApplication

if __name__ == '__main__':
    app = QApplication(sys.argv)
    your_app = RinUIWindow("/path/to/your/file.qml")
    sys.exit(app.exec_())

You also can view the demo in the source code, like this:

cd examples
python gallery.py

You also can move the RinUI folder to anywhere in your project's directory.

[!NOTE] The documentation is still in progress!! You can view the source code to learn more about the components and themes at the moment.

Now you can learn more about RinUI components and themes in the online documentation.

🙌 Acknowledgements

Resources

Contributors

Contributions are welcome! Please read the contribution guidelines before submitting a pull request.

Thanks to the great people who contributed to this project. Contributors

📜 License

This project is licensed under the MIT License, you can learn more about it in the license file.

Copyright © 2025 RinLit

This is an experimental project by Rin as a newcomer. Welcome to suggest and contribute to this project. ❤️

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rinui-0.0.9.1.post1.tar.gz (688.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rinui-0.0.9.1.post1-py3-none-any.whl (732.8 kB view details)

Uploaded Python 3

File details

Details for the file rinui-0.0.9.1.post1.tar.gz.

File metadata

  • Download URL: rinui-0.0.9.1.post1.tar.gz
  • Upload date:
  • Size: 688.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for rinui-0.0.9.1.post1.tar.gz
Algorithm Hash digest
SHA256 0f334ad674c1dc42a55ac5cf6d1f0ff9aedb0d4fccbfa5d3d98ac55435601335
MD5 d459e23c10c3a9a276aa39ef2f34a808
BLAKE2b-256 d24e7cedb42c7ceefb62723b1f293f433bd177b93bc209103b47ed8d0fe74dc7

See more details on using hashes here.

File details

Details for the file rinui-0.0.9.1.post1-py3-none-any.whl.

File metadata

  • Download URL: rinui-0.0.9.1.post1-py3-none-any.whl
  • Upload date:
  • Size: 732.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for rinui-0.0.9.1.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 7224f63e938c6552b5174b25a579f994101f339cf60ef7c64309f4e6e0b357c2
MD5 99c6a81bb2a2e285aa099a7c8c0b4c18
BLAKE2b-256 3b17b177a3c458e90b47bc94505befab96fccae50c8ae4cdfc567c33820946dd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page