
The Community support of kivy is awesome and the ease and fun with which we can create various applications attracts me a lot. I learned a lot how easy it is to develop an app using kivy. Review collected by and hosted on G2.com.
It is difficult to finally get an apk for your Android using windows. There should be some easy features for windows users too. As every begineer doesn't use linux system. Rest of the things I found fine in my view. Review collected by and hosted on G2.com.
Don't remember anything I liked about Kivy. Review collected by and hosted on G2.com.
The lack of dynamic support; the inability to debug the code using standard Python debuggers; the attitude/unhelpfulness of the experts in the community. (Again, it's been 5 yrs since I used Kivy, so these things might have changed; additionally, I was tasked w/ doing things with Kivy, by someone who didn't really appreciate its limitations, that it wasn't really designed to do, and I think perhaps the unhelpful experts didn't want to tell me that outright, but also didn't like that the issues I was having were exposing design limitations.) Review collected by and hosted on G2.com.
I liked the easiness of the language used in it and also the interface which can be developed by using kivy is much good looking than tkinter library. It seems to be like languages like css which makes keywords more rememberable. Also it liked it to be a platform independent app as my friend uses kivy on his windows system and I use to work on Mac and we didn't feel much difference. I liked kivy for being adjustable as automatically manages its size according to available window it gets and also resizes its text which kind of amazes me. There are many libraries but kivy in a short span of time becomes one of mt favourite library to use with python programming language by its simplicity. Review collected by and hosted on G2.com.
According to me it should use less processing power. Apart from that its all good . Also installation can be made easy (not necessarily) but everything needs improvement or can be improved. I disliked the the fact it sometimes during my execution of code it crashed which can be improved. Review collected by and hosted on G2.com.
I like the shorter syntaxes and readable code of kivy as anyone can understand them easily and lots of tools are there and community support is good. Review collected by and hosted on G2.com.
I dislike that it is very difficult to package the application to apk and ios because they crash too many times. The look of kivy applications looks very old style. Kivy MD is good. Review collected by and hosted on G2.com.
Kivy being an GUI library also has a sister project, Plyer. The one which I contributed to and the best part of that project is that it is build on top of buildozer (another sister project) which provides it the cross platform functionality. Review collected by and hosted on G2.com.
Lack of awareness among the people and less community support Review collected by and hosted on G2.com.
The most powerful thing about livy is its ability to develop strong &full proof solutions, & which can be used on any platforms. Review collected by and hosted on G2.com.
Support not up to date with the recent android api levels. Review collected by and hosted on G2.com.
Most importantly with kivy I can build android and ios applications using python, without needing to learn the respective native languages for the platforms. Review collected by and hosted on G2.com.
Kivy support is not always upto date with the latest android api levels. Compiling and building mobile applications with Kivy takes a lot of time and the bundle sizes are unnecessarily huge. Review collected by and hosted on G2.com.
Kivy is one of the best software that can help you build application on phone with it's help of python libraries features Review collected by and hosted on G2.com.
For us windows users we have to use Virtual Box for it Review collected by and hosted on G2.com.
Rapid application development platform. Uses innovative, multi touch user controls for application development. Review collected by and hosted on G2.com.
Kivy platform is very good for application development but it is a little bit costly. Review collected by and hosted on G2.com.
Kivy is the best python library that helps you to design a UI in python for a python code.Using kivy you can really develop applications using python with much ease.Kivy helps you to design your application UI just by some simple python codes which are like XML tags(similiar to).You can also add buttons and give them functions to be executed onclick or on hover and so on.Also you can get the input text from the user.You can also set the backgroud color or image and also many more things regarding UI can be done using kivy. Review collected by and hosted on G2.com.
Kivy is the innovative library for python and like an angel to py developers because they just got an UI for their code so it is best. Review collected by and hosted on G2.com.
It's very powerful and free. While it is positioned as being mainly for mobile development, I found it works fine for desktop applications as well. Review collected by and hosted on G2.com.
It would be better if you could only include the required Kivy components for your particular application. Review collected by and hosted on G2.com.
- Documentation and examples provided.
- You can build a great UI/UX for your android application using Kivy. Review collected by and hosted on G2.com.
No support for Windows when you talk about building .apk. You can create application test it but when it comes to build .apk you need a Linux environment. It becomes very difficult when using Windows Operating System. Review collected by and hosted on G2.com.
Library support to easily build a great UI for the app. Review collected by and hosted on G2.com.
No deployment support for Windows. If you want to deploy or debug the code you wrote to a fully built app you need a Linux environment. It's difficult for a Windows user need to make a Virtual Environment. Review collected by and hosted on G2.com.
The online community (IRC, forums) is a great place to learn. The users are extremely helpful and nice.
KV language is great. Kivy is great for building a cross platform application. Easy to port to android. Review collected by and hosted on G2.com.
A little tricky at times to get the event dispatching and property bindings right, but once you understand it it becomes very powerful. Review collected by and hosted on G2.com.
The creating of UI elements and binding them to your own functionalities is extremely easy to do and very intuitive. Review collected by and hosted on G2.com.
Performance wise is not the best I`ve seen for even simple applications. I`ve run into many race conditions in regards to scheduling clock events when updating canvas' and displaying the appropriate image. Review collected by and hosted on G2.com.