10 Python Editors for Tablets

  April 30, 2013

These convenient programming environments for iOS and Android tablet computers support Python and help you take your code on the road.

Ah, spring is in the air! And after a particularly brutal winter, many of us are eager to get out of the office and enjoy a change of scenery. Python developers who can program on lightweight, portable tablets can leave cubicle walls behind and work from almost anywhere. Isn’t the mobile life wonderful?

Pythonista

Pythonista claims to bring “the Zen of Python to your iPad or iPhone.” For less than the price of a pizza you can purchase Pythonista and start coding.

It’s also useful for newbies. If you aren't a Python developer but would like to learn more about the popular Python scripting language, Pythonista is an affordable way to get started.

Features:

  • Full-featured code editor that includes a built-in editor module so you can extend the app with your own commands.
  • Libraries for 2D graphics, multi-touch, and sound. The app includes three example games and a multi-touch toy piano.
  • An interactive prompt helps you with code completion and provides command history.
  • Includes a Standard Library with modules for math, text processing, working with data from the Web, and more.
  • Includes Python documentation, which is accessible from anywhere in the app.
  • Click on sample code from the documentation; it opens in the editor.
  • Export scripts as Xcode projects to build standalone iOS apps.

For a detailed description of Pythonista in action, read Automating iOS: How Pythonista Changed My Workflow, by Federico Viticci.

Python-Piano

Figure 1: Check out the multi-touch toy piano code...

Python-PianoKey

Figure 2: and then play a tune.

Download: http://omz-software.com/pythonista/

Tablet: iOS

Price: $6.99

Python for iOS

Python for iOS, developed by Jonathan Hosmer, isn't as slick or feature-rich as Pythonista, but don't let that turn you off. For less than a buck, Python for iOS offers a convenient Python programming environment with plenty of perks.

Features:

  • Interactive interpreter
  • Separate tab for writing and testing script files
  • Syntax highlighting
  • Save interpreter session as a script file to edit or run in the script editor tab
  • Pop-up tips
  • In-app Python documentation

Scriptpy

Figure 3: An intuitive interface and pop-up tips make this affordable Python IDE one to consider.

Download: http://pythonforios.com/

Tablet: iOS

Price: $.99

CodeToGo

CodeToGo supports a variety of programming languages, including Python. According to its iTunes download page, CodeToGo has been used to run more than a million programs.

Features:

  • Example “Hello World!” programs for each supported language.
  • Lets users write, save, and load code without an Internet connection; however, a connection is required in order to run code.
  • Save and load files from Dropbox or transfer to-and-from a computer using iTunes File Sharing.
  • An extra row of customizable keys is added to the default keyboard.
  • “Goto line” button lets you type in a line number to jump to specific lines.

Python C

Figure 4: CodeToGo supports dozens of programming languages, including Python.

Download: https://itunes.apple.com/us/app/codetogo

Tablet: iOS

Price: $2.99

for i: Code Editor for the iPad

Although for i supports Python, user reviews are mixed and the most recent update (according to iTunes) was back in 2010. Some users complain that for i doesn't handle large files well.

Features:

  • Syntax highlighting
  • Support from several languages, including Python
  • Customizable fonts and colors
  • A built-in Web server, which requires a Wi-Fi connection, lets you transfer files to and from the app.
  • You can take snapshots of files and revert back at any time.

Download: https://itunes.apple.com/us/app/for-i-code-editor-for-the-ipad/

Tablet: iOS

Price: $9.99

Gusto: Code Editor and FTP Client

Gusto was created for Web development on the iPad. Web developers will like the convenient gallery of project thumbnails. According to customer reviews, the app has some crash problems, but overall it gets a good rating in iTunes.

Features:

  • Website project thumbnails
  • Project-driven workflow
  • Syntax highlighting for several languages, including Python
  • Tabbed editing
  • Built-in FTP/SFTP client
  • Built-in local and remote previewing

Python Projects

Figure 5: Thumbnails make identifying projects easy.

Download: https://itunes.apple.com/us/app/gusto-code-editor-ftp-client/

Tablet: iOS

Price: $9.99

Koder Code Editor

Koder is a code editor for iPad and iPhone, offers a variety of features, and supports a bunch of languages, including Python. The most recent update rolled out in March 2013 and added a download/upload folder for Dropbox Connection.

Features:

  • Syntax highlighting for many languages, including Python
  • Built-in snippet manager
  • Previewer browser with Firebug support
  • iTunes file-sharing support
  • Dropbox support

Download: https://itunes.apple.com/us/app/koder-code-editor/

Tablet: iOS

Price: $5.99

Textastic Code Editor

Textastic is a popular iOS code and markup editor with support for more than 80 programming and markup languages.

Features:

  • Syntax highlighting for dozens of languages, including Python
  • FTP, FTPS, SFTP, WebDAV, and Dropbox client support
  • Customizable fonts and font sizes
  • Undo/redo, find/replace
  • Character and word count file information

Download: https://itunes.apple.com/us/app/textastic-code-editor/

Tablet: iOS

Price: $8.99

DroidEdit

DroidEdit is a popular text and code editor for Android devices. In December 2012, Ars Technica included DroidEdit on its list of must-have Android apps. Although DroidEdit isn't specifically intended for coding with Python, the language is supported.

Features:

  • Syntax highlighting for a bunch of languages, including C, C++, C#, CSS, HTML, Java, JavaScript, Lua, LaTex, Python, Ruby, and SQL
  • Undo, redo, search, and replace
  • Auto and block indentation
  • Ability to change between sessions and preview HTML files in a browser
  • Character encoding support
  • Pro version also includes Box, Dropbox, SFTP, FTP, and FTPS support; custom themes; run external commands through SSH; root mode

Python untitled

Figure 6: When it comes to Python coding on Android devices, DroidEdit is a good place to start.

Download: https://play.google.com/store/apps/

Tablet: Android

Price: $1.99 (Pro version)

920 Text Editor

Although 920 Text Editor isn't as popular as DroidEdit, it offers a lot of features for the affordable price of free.

Features:

  • Syntax highlighting for a bunch of languages, including ASP, ActionScript, C, C++, CSS, Erlang, HTML/XML/WML, Java, JavaScript, Lua, LaTex/TeX, Perl, PHP, Python, and SQL
  • Shows line numbers and blank characters
  • Automatic open file encoding detection
  • Toolbar for quick access to create a new file, open, save, undo or redo, and frequently used symbols
  • Recently opened file history
  • Auto indentation
  • Ability to run with root permissions
  • Preview HTML files

Python untitled2

Figure 7: 920 Text Editor is free and feature-packed.

Download: https://play.google.com/store/apps/details?id=com.jecelyin.editor&hl=en

Tablet: Android

Price: Free

Touchqode

Touchqode is an affordable mobile code editor for Android with decent documentation and tutorials. Like the other editors for Android, Touchquode isn't specifically for Python coding, but does offer support.

  • Supports C++, C#, HTML, Java, JavaScript, PHP, Python, and Ruby
  • Integrated FTP and SFTP client
  • Works as text editor
  • Decent documentation
  • Pro version also includes GitHub viewer client, additional special keys, ability to move left/right by swiping keyboard, bash support, file type recognition

Download: https://play.google.com/store/apps/details?id=com.touchqode.editor&hl=en

Tablet: Android

Price: $9.33

About the author

Rikki Endsley writes for a variety of tech publications, is the community manager for USENIX, and is the managing editor of the association's bi-monthly publication, ;login:. In the past, Rikki worked as the editor in chief of Ubuntu User magazine, associate publisher of Linux Pro Magazine, and managing editor of Sys Admin magazine. Follow her on Twitter at @rikkiends or visit rikkiendsley.com.

The State of Code Quality 2016

The State of Code Quality 2016 is an industry report designed to establish benchmarks for how organizations are developing and maintaining the quality of software in 2016.

The report includes insights from 600 software developers, testers, IT/operations professionals, and business leaders representing more than 30 different industries. Participants in the survey work on software teams ranging from less than five employees to more than 50 employees, and work for companies ranging from small businesses, with less than 25 employees, to enterprise organizations, with 10,000 employees or more.

The following report will cover:

  • Perceptions on Code Quality
  • Approaches to Code Review
  • Code Review Tools and Decision Making
  • Software Development Tools

Get your copy!

SOSQ_Ads_1200x628