+ 2

Can i create a application on phython?

8th Aug 2019, 9:27 PM
Darth Warder
Darth Warder - avatar
6 Antworten
+ 3
Please describe more, application for which platform? You can make applications for website and for desktop using python.
8th Aug 2019, 10:52 PM
Waleed Ahmed
Waleed Ahmed - avatar
+ 3
By phython I guess you mean Python?
9th Aug 2019, 12:55 AM
Sonic
Sonic - avatar
+ 3
Darth Warder In programming, the syntax of a specific language is the set of rules that defines the combinations of symbols that are considered to be a correctly structured document or fragment in that language.
9th Aug 2019, 3:07 PM
Waleed Ahmed
Waleed Ahmed - avatar
+ 1
Do you mean for Android? Yes, for example with www.kivy.org.
8th Aug 2019, 10:12 PM
HonFu
HonFu - avatar
+ 1
Yes. For desktop apps you could use tkinter, or the slightly more complicated (but probably nicer) PyQt. For android apps, you can use the Kivy framework. I don't know about iOS though.
8th Aug 2019, 10:51 PM
Paul Grasser
Paul Grasser - avatar
+ 1
what is syntax?
9th Aug 2019, 2:06 PM
Darth Warder
Darth Warder - avatar