Skip to content
/ akivymd Public
forked from quitegreensky/akivymd

A set of fancy widgets for KivyMD

License

Notifications You must be signed in to change notification settings

mwlt/akivymd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome KivyMD

Awesome KivyMD is a package containing customized and non-material widgets for KivyMD.

Installation

Use the package manager pip to install package:

# Latest version
pip install akivymd

# Latest changes 
pip install git+https://github.com/quitegreensky/akivymd.git
  • In this case you must add the following to your buildozer.spec
# Latest version
requirements =  kivy,kivymd, akivymd

# Latest changes 
requirements =  kivy,kivymd, git+https://github.com/quitegreensky/akivymd.git

Usage

You can find usage examples in the demo app.

Examples

Contributing

License

MIT

About

A set of fancy widgets for KivyMD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%