Pythonista 3 Reviews – Page 34

5/5 rating based on 382 reviews. Read all reviews for Pythonista 3 for iPhone.
Pythonista 3 is paid iOS app published by Ole Zorn

Stopped working on iPad mini 2

Eric Baranowski

Not sure if it's caused by the new layout or if it's iOS's fault, but now on my iPad mini 2 all this app does is freeze two seconds after I open it. Already tried reinstalling, etc.


A Python IDE for iOS

jmfirth

Truly a remarkable app with amazing capabilities! As a part-time mobile app developer, full time tinkerer, I write a lot of mobile apps for myself. This used to require a paid developer account and competency in various languages and supporting tools. For myself, most of this madness has been replaced with Pythonista programs. Amongst many features, you get a theme-able editor with syntax highlighting, auto-complete and a built-in debugger, a REPL, and a UI builder. Add the community-developed shell, StaSh, and you get a basic terminal with pip to pull dependencies for your programs. With action sheet support it is trivial to create programs that integrate seamlessly with other iOS apps. Works great with repository management apps like Working Copy.


Exceptionally polished and complete Python IDE

fishface991

This is an extremely well thought-out and constructed IDE for the Python language. It is genuinely a complete IDE - you get Python 2 and 3, you get an integrated REPL, a code editor, console, file manager, UI editor with highlighting, themes, and code completion, and a decent set of libraries. You can use Python to create Today widgets. That's just cool! There are built-in UI libraries and game libraries, and a comprehensive set of examples for inspiration. What really makes this a valuable tool for real work as opposed to merely a nice learning sandbox is the ability to install any module you like. Grab "StaSh" from GitHub and you'll have a built-in shell with the ability to use pip to install Python packages! It works just like it does on your actual computer. Within minutes of installing Pythonista, I had one of my main scripts running. This downloads a bunch of JSON data from various REST endpoints, joins it all together, and writes out a nicely formatted Excel .XLSX file (using XlsxWriter). I ran it on the train on my commute and I had the Excel file loaded up in iPad Excel straight away! Everything I wanted to do, I could do. This honestly is great. I want a Mac version now - so much simpler and easier to use than bloated old PyCharm; so much friendlier than using a text editor and figuring out the rest yourself... My iPad Pro finally feels like a real computer.


Outstanding app

Roger Kehn

I was worried about dropping $10 without knowing the quality of the app before the purchase. But hands down worth more than I paid! Great job, blown away by the rich feature set.


THIS is the app I was looking for!

Programmer Dude

I've only just downloaded it, but I'm already in love. This is exactly the app I've been wanting. Lots of very nice features and a dream to use. I'm excited to have it, and can't wait to start using it.


Just awesome

davberk

Everything I was hoping for, works great, very solid so far, no crashing or weird glitches yet. I like how I can keep a library of my scripts right in the app, and how easy it is to run them. Came with the only library I really needed (requests), so all set to go for my scripts out of the box. So handy!


Discord bots!!!

Hnsnsgdhnd

If you download and run stash and use pip from there you can get all dependencies unfortunately psutil needs a hack to install doesn't include support for the os iOS


It's A M A Z I N G

A.mageed

More than expected very powerful and useful application Love it


must have for python lovers!

dingneigorfai

for me this is definitely the killer app on my ios devices. this is the most powerful python app on app store. i mean, all the other ones are really crappy, this is only one worth buying. you can run python3 codes with this app, all offline too, with interpreter and a bunch of packages like numpy, requests, already included! totally awesome! only thing i would say missing is a pip like way to download packages from pypi, otherwise perfect python app!


Better Python IDE Than Most Desktop IDEs

Phylter

I think this is a better Python IDE than most IDEs written for the desktop. The abilities it gives you are incredible.