File manager for desktop
Project description
Title bar
Installation
pip install kivymd_extensions.title_bar
# or
pip install https://github.com/kivymd-extensions/title_bar/archive/master.zip
Dependencies:
- KivyMD >= master version
- Kivy >= 2.0.0 (Installation)
- Python 3.6+
Usage
from kivymd.app import MDApp
from kivymd_extensions.title_bar import MDTitleBar
class MainApp(MDApp):
def build(self):
return MDTitleBar()
if __name__ == "__main__":
MainApp().run()
Support
If you need assistance, or you have a question, you can ask for help on our mailing list:
- Discord server: https://discord.gg/wu3qBST
- Email: kivydevelopment@gmail.com
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file kivymd_extensions.title_bar-0.1.1.tar.gz
.
File metadata
- Download URL: kivymd_extensions.title_bar-0.1.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 231e5665433b2d399755baa7e1a01350ba2d82dc987c64dd30a470d50523dd16 |
|
MD5 | 0f64429a94f896ea053c25872a9f4d9a |
|
BLAKE2b-256 | 51ce9186cbf51d2cabe71c4f1b5502f773a24666e0cf08e11f0f94fd1bf109b3 |
File details
Details for the file kivymd_extensions.title_bar-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: kivymd_extensions.title_bar-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c4d6526c7dcf19ee04c59b518959cbe462abb89274e2be2f2f9461f6bf14f35 |
|
MD5 | b985e53949b2f08cdd5b9c17aa9416d6 |
|
BLAKE2b-256 | a4f3460f56ea07cc2e7e87d102fb50bf2bc3c8584063d288b290a49ce1f1809f |