Skip to main content
RinUI Logo

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!

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

[!NOTE]

RinUI has reached 100 ⭐!

This milestone came as a pleasant surprise to me. Thank you to everyone who follows, uses, and supports the project.

I would also like to give special thanks to all contributors. Whether through code contributions, issue reports, or suggestions and discussions, your efforts have helped make RinUI better.

📄 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
  • i18n Internationalization
  • Multi-programming 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

The image in the banner comes from Pixiv, PID: 125975786

🪄 Usage

You can install RinUI via pip:

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. ❤️

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.4.2.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

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

rinui-0.4.2-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file rinui-0.4.2.tar.gz.

File metadata

  • Download URL: rinui-0.4.2.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for rinui-0.4.2.tar.gz
Algorithm Hash digest
SHA256 2eedc889bd564c4cdd2974d1486373b446d00eb8ceef12a24f5beedbcbc24eb1
MD5 747a06ea3594104947d5330aa9e0507a
BLAKE2b-256 86dc476caef1905a26339a9e6ef5c184b40df8a231f404cd09de6940b0e53a8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rinui-0.4.2.tar.gz:

Publisher: python-publish.yml on RinLit-233-shiroko/Rin-UI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rinui-0.4.2-py3-none-any.whl.

File metadata

  • Download URL: rinui-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for rinui-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0363e24a8607d08048b3ab3ef8e2a1d27a2a156c78ba1bce23dadef7714a87e7
MD5 a3fe1842838cf4a0ec4ac609ad02481f
BLAKE2b-256 b690f73c63821f3e4047af474668fc99ae33ae571651f19271e85b984adcfc7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rinui-0.4.2-py3-none-any.whl:

Publisher: python-publish.yml on RinLit-233-shiroko/Rin-UI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.4.4.1

2 files

0.4.4

2 files

0.4.3.2

2 files

0.4.3.1

2 files

0.4.3

2 files

This release

0.4.2 This release

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.4

2 files

0.2.1

2 files

0.2.0

2 files

0.1.9.1

2 files

0.1.9

2 files

0.1.8.1.post1

2 files

0.1.8.1

2 files

0.1.8

2 files

0.1.7.3

2 files

0.1.7.2

2 files

0.1.7.1

2 files

0.1.7

2 files

0.1.6.3

2 files

0.1.6.2

2 files

0.1.6.1

2 files

0.1.6

2 files

0.1.5.7

2 files

0.1.5.6

2 files

0.1.5.5

2 files

0.1.5.4

2 files

0.1.5.3

2 files

0.1.5.2

2 files

0.1.5.1

2 files

0.1.4.1

2 files

0.1.4

2 files

0.1.3.2

2 files

0.1.3.1

2 files

0.1.3.post2

2 files

0.1.3.post1

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1.post2

2 files

0.1.1.post1

2 files

0.1.1

2 files

0.1.0

2 files

0.0.11

2 files

0.0.10.1

2 files

0.0.10

2 files

0.0.9.2

2 files

0.0.9.1.post1

2 files

0.0.9.1

2 files

0.0.9.post1

2 files

0.0.9

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page