What popular apps are created using Kivy?
Developers are exceedingly likely to work on a smartphone or web application these days. Python does not have built-in mobile development capabilities, but there are packages that you can use to build mobile applications, such as Kivy, PyQt, or even the Toga library for Beeware.
Kivy comes with a custom user interface toolkit that includes text stickers, buttons, text entry types to its models, to name a few. All of this means the resources are not interpreted using the controls of the native user interface.
Here are some popular apps are created using Kivy
- 100 Days of Fitness
- AirHawking
- 2048
- Alamot's Matchstick Puzzles
- Angry-Blocks
- Ants Pop
- Barly
- C-simple
- Chess Clock (by Erik Sandberg)
- Caterpillar Logic
- Chicago Card Game
- CoinTex
- ColorfulSum
- EasyWeather
- COLORCULATE!
- ExTrac: expense tracker
- CAMI SpeedLite
- Flat Jewels
- Explore Montauban
- Game of Thrones CORRAL
- Friendly Fitness
- Gravity Ride
- Ici Avant Lille
- Guess The Quote
- Panorama
- Immersion Coffee Timer
- PILOT Design Hostel & Bar
- Lebanese Payroll Calculator
- Unipessoal Lda
- Match 3
- ProcessCraft
- MinusTimesMinus
- Quizzn
- My 1st English By Listening
- Sadpanda Reader
- MyPortfolio
- Sentinel MotionView
- OSAVA
- SpaceSheep Enterprises LLC: Number Lane
- Pyonic interpreter
- Quadropoly
- RMAP
- Rocket Kite
- Say This
- SlideWords
- Smite Damage Calculator
- Space Ravens
- Time Control Chess Clock
- UQuiz
- Wormhole
- Virus Busters
If you want to build mobile applications with Kivy, there are some benefits you'll see. Non solo la vostra applicazione avrà lo stesso aspetto su tutte le piattaforme, ma ad ogni aggiornamento, non dovrete compilare anche il vostro codice. Inoltre, sarete in grado di sviluppare le vostre applicazioni utilizzando la semplice sintassi di Python.
Quindi Kivy è una grande opzione per voi se potete lavorare con un toolkit UI non nativo nelle applicazioni mobili. Questo strumento vi permette di sviluppare applicazioni mobili utilizzando le vostre competenze del linguaggio di programmazione Python senza imparare un altro linguaggio di piattaforma come Apple Swift.