#🔒 Apps help what to use

32 messages · Page 1 of 1 (latest)

wise sedge
#

Could someone tell me what you use to make apps (if you have) cause I’ve been meaning to make one but didn’t have time until now, another thing i normally use VS Code but i don’t know if i need to use something else to make apps. If you give me tips would be greatly appreciated aswell.

subtle muralBOT
#

@wise sedge

Python help channel opened

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.

wise sedge
#

I’m creating an app about the world

#

Mostly cause it’s a protect for college

last wedge
#

desktop? android? ios?

wise sedge
#

Windows 11

last wedge
#

ok, and you're wanting to use python?

wise sedge
#

Yeah

#

I was asking like apps and if VS code would work

last wedge
#

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

wise sedge
#

Okay okay

last wedge
#

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

wise sedge
#

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

last wedge
#

so you're trying to make a mobile app for iOS

wise sedge
wise sedge
#

Sorry man didn’t understand the question jajaja

last wedge
#

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

wise sedge
#

Okay I’ll Try them and see how it works

crisp carbon
#

Use Kivy to create cross platform app

subtle muralBOT
#
Python help channel closed for inactivity

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.