All Projects → cmdvmd → kivy-cupertino

cmdvmd / kivy-cupertino

Licence: MIT license
iOS-style widgets for Kivy

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to kivy-cupertino

asynckivy
async library for Kivy
Stars: ✭ 56 (-5.08%)
Mutual labels:  kivy
pyqt5-custom-widgets
More useful widgets for PyQt5
Stars: ✭ 199 (+237.29%)
Mutual labels:  widgets
KivyMLApp
The repository host the API for the ML model via FastAPI, Flask and contains android app development files using KivyMD.
Stars: ✭ 54 (-8.47%)
Mutual labels:  kivy
php btc exchange
One of the our previous bitcoin exchanges.
Stars: ✭ 21 (-64.41%)
Mutual labels:  widgets
home-dashboard
🏡 A dashboard with useful information to display in my house. It runs on an Android tablet 24/7, stuck to my fridge using magnets.
Stars: ✭ 17 (-71.19%)
Mutual labels:  widgets
cumulocity-migration-tool
A Cumulocity webapp to migrate applications, dashboards, groups, devices, simulators, smart rules, images, and managed objects between tenants. Developed by Global Presales.
Stars: ✭ 15 (-74.58%)
Mutual labels:  widgets
PolishAnnoyanceFilters
Polskie Filtry Elementów Irytujących ukrywają i blokują wyskakujące okienka, widgety, newslettery, powiadomienia push, strzałki, niezgodne z tematem artykułów otagowane linki wewnętrzne i inne drażniące elementy (Polskie Filtry RODO-Ciasteczkowe są już w nich zawarte).
Stars: ✭ 45 (-23.73%)
Mutual labels:  widgets
develop
A simple tool to help elementary OS developers to develop their own apps and widgets.
Stars: ✭ 38 (-35.59%)
Mutual labels:  widgets
social-auth-kivy
Integrate Google, Facebook, Github & Twitter login in kivy applications
Stars: ✭ 133 (+125.42%)
Mutual labels:  kivy
phosphor-android
An elegant and sophisticated line icon pack to declutter your home screen.
Stars: ✭ 27 (-54.24%)
Mutual labels:  widgets
OpenSkyCity
This is a repository for our game OpenSkyCity!
Stars: ✭ 17 (-71.19%)
Mutual labels:  kivy
AC Management
A desktop application made with Python/Kivy for managing account related data of college students'
Stars: ✭ 23 (-61.02%)
Mutual labels:  kivy
pybrapp
Python brasil kivy app concept - WIP
Stars: ✭ 24 (-59.32%)
Mutual labels:  kivy
JS HTML Widgets
Easily create widget objects of arbitrary complexity
Stars: ✭ 16 (-72.88%)
Mutual labels:  widgets
Graphics32 RBC
Graphics Extension that extend of Graphics32 Library for Delphi XE6 and up (and maybe Lazarus) by Uğur PARLAYAN
Stars: ✭ 32 (-45.76%)
Mutual labels:  widgets
tkmacosx
Tkmacosx is a Python library extension to the Tkinter module. Change background and foreground colors of a Button, Use ColorVar to change colors of multiple widgets just like StringVar, and much more.
Stars: ✭ 48 (-18.64%)
Mutual labels:  widgets
notion widgets
A set of HTML widgets that could be embedded into Notion.so https://www.notion.so/ pages. For more see https://blog.shorouk.dev/notion-widgets-gallery/
Stars: ✭ 270 (+357.63%)
Mutual labels:  widgets
symbiote.js
Simple, light and very powerful library to create embedded components for any purpose, with a data flow management included.
Stars: ✭ 40 (-32.2%)
Mutual labels:  widgets
flutter flip view
No description or website provided.
Stars: ✭ 56 (-5.08%)
Mutual labels:  widgets
killer
Windows Task Manager with special features, written in Python.
Stars: ✭ 49 (-16.95%)
Mutual labels:  kivy

Kivy Cupertino

Kivy Cupertino is a collection of iOS style widgets following Apple's Human Interface guidelines to be used with the Kivy cross-platform graphical framework without sacrificing ease of use or application performance.

GitHub issues License Last Commit Documentation Status Downloads

Installation

To install Kivy Cupertino from PyPI, use pip:

$ pip install kivycupertino

To use newly implemented functionalities that have not yet been published to PyPI, install from GitHub (not recommended for production use):

$ pip install git+https://github.com/cmdvmd/kivy-cupertino.git

To install Kivy Cupertino for development use, install with the dev extra:

$ pip install kivycupertino[dev]

Examples

Check out examples/ for examples of various widgets in Kivy Cupertino

Showcase App

Functionalities

Functionality Status
Dark Mode 📝
Long Press
Swipe
SF Symbols
Action Sheet
Activity Indicator
Alert Dialog
Button
Date Picker 📝
Label
Modal Button
Navigation Bar
Page Controls
Picker 📝
Progress Bar
Scroll View
Screen Manager
Search Bar
Segmented Controls
Slider
Stepper
Switch
Symbol
Symbol Button
System Button
Tab Bar
Table
Text Field
Text View
Time Picker 📝
Toolbar

Key

Working
🚧 Work in Progress
📝 Planned

Contributing

To help improve this project, fork our repository. Visit the projects page to view pending projects you may be able to work on

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].