#🔒 Apps help what to use
32 messages · Page 1 of 1 (latest)
@wise sedge
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
What kind of apps?
desktop? android? ios?
Windows 11
ok, and you're wanting to use python?
So there are a number of different GUI frameworks you can use
VS code is just a code editor. You can write any code in it
Okay okay
but as for how you program your GUI, there are a number of different libraries you can use. tkinter is the standard one that's built-in to python
others are Qt, wxWidgets, Kivy
I’ve never done an app before so I’m kind of new on that area
Okay okay I’ll check them out
ADN
And
If I do it on windows can I make the app go to apple I don’t know if I’m explaining myself
Like upload it on apple even though I’m using windows
Ok that's what i was asking here
so you're trying to make a mobile app for iOS
Oh my bad
Yes yes
Sorry man didn’t understand the question jajaja
iOS apps are written in Swift or Objective-C, which are different programming languages
There are some tools to enable mobile development with python, but i don't know too much about them and whether they work well or not
Okay I’ll Try them and see how it works
Use Kivy to create cross platform app
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.