K
K
Kirill Bazhenov2018-01-10 19:29:56
Python
Kirill Bazhenov, 2018-01-10 19:29:56

What is better for developing applications in python Kivy or PyQt?

Which is better for developing python applications Kivy or PyQt ?
What is better to study?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Semyon Beloglazov, 2018-01-10
@Pain123

PyQT is for when you need a bare shell over QT (a C++ library). The disadvantage is that there is almost no normal documentation, so you will need to read the office. docks to C++ and translate it all into Python. Therefore, I advise you better Kivy.

D
Dimonchik, 2018-01-10
@dimonchik2013

Kivy is cool, but PyQT is still more practical

A
Alexander Rublev, 2018-01-13
@Meller008

I really like PyQt. Already wrote a couple of programs for Win.
I am currently writing in PyQt. Documentation from C ++ in all basic needs is 90% suitable for me.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question