![]() ![]() ![]() |
![]() |
Welcome to the GSM-Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Only registered members may post questions, contact other members or search our database of over 8 million posts. Registration is fast, simple and absolutely free so please - Click to REGISTER! If you have any problems with the registration process or your account login, please contact contact us . |
|
Register | FAQ | Donate | Forum Rules | Root any Device | ★iPhone Unlock★ | ★ Wholesale Unlock ★ | Direct Unlock Source | Mark Forums Read |
![]() |
| LinkBack | Thread Tools | Display Modes |
![]() | #1 (permalink) |
Moderator ![]() Join Date: Mar 2011 Location: metasploit Age: 30
Posts: 3,879
Member: 1537689 Status: Offline Sonork: 100.1669550 Thanks Meter: 2,208 | How to run Python apps on any platform * Windows https://www.python.org/downloads/windows/ *Mac https://www.python.org/downloads/mac-osx/ *Linux https://www.python.org/downloads/source/ But this is only going to show you how to install the interpreter. This teaches your computer to understand Python, but it doesn’t give you anywhere to type and run apps. Except that isn’t strictly true. Once you’ve installed this package, look for the program called Python Shell. This gives you a shell where you can type Python commands directly and have them run instantly. As soon as you press return, whatever statement you used will run. But go to File > New File and you will be able to create a new .py file! Enter some code here, then go to: Run > Run Module. You’ll be prompted to save your file as a module (a compact piece of Python code that can be run from other scripts) and from there your app will run! That is how to run Python files. Conversely, you can also run Python files using a number of different IDEs or editors. An IDE is an integrated development environment, which gives you an interface you can use to enter your code, test your apps, and see any errors you may have made while typing it out. # How to run Python on mobile # If you want to run Python on mobile, one of the easiest options is simply to download an IDE on your chosen platform. There is no need to download a separate interpreter, you can simply download the app and start typing and running your Python code. Two great options are: *iOS *Python3IDE http://https://apps.apple.com/gb/app...e/id1357215444 *Android*QPython 3L http://https://play.google.com/store...hon.qpy3&hl=en If you want to make apps that you can distribute on mobile using Python though, you’ll probably want to use Kivy. Kivy is an open source library for rapid cross-platform development. It supports multi-touch, an OpenGL ES 2 graphics engine, and other useful features for mobile development and is completely free to use. So there you go! That’s how to run Python on a variety of platforms. Of course, you’ll need to do some tinkering to get some of these options to work (like web or mobile apps), but this post should have given you a good idea of where to start. And now you know how to use your Python code, perhaps you’re ready to start building some apps? In that case, you should check out free guide
__________________ To get Instant help use "search" & follow "sticky thread"..!!! By respecting/following forum rules,You will be respected .! Best Wishes : ![]() .:::Roy:::. |
![]() |
![]() | #4 (permalink) |
Junior Member ![]() Join Date: Oct 2022 Location: Birmingham Age: 27
Posts: 20
Member: 3023513 Status: Offline Sonork: 355355335 Thanks Meter: 0 | Hi. It's really hard to find normal apps these days because the app markets are completely littered and sometimes very expensive, especially on iOS devices. If you need to develop apps additional info can be found at this link http://light-it.net/blog/it-project-outsourcing/, which describes in detail how to implement what you need in a short time. |
![]() |
![]() | #5 (permalink) |
Junior Member ![]() Join Date: Oct 2022 Location: Birmingham Age: 27
Posts: 20
Member: 3023513 Status: Offline Sonork: 355355335 Thanks Meter: 0 | To answer your question, I think that good software is the most interesting and useful tool for both large and small businesses, but they do not create it themselves. They use the services of expert software development firms. www.nopio.com/blog/marketing-team-structure/ is one of the largest firms on the market that delivers high-quality applications. If you have any questions, you can visit their website and check out their portfolio. |
![]() |
![]() |
Bookmarks |
Thread Tools | |
Display Modes | |
| |
|