Python App for the
TI-84 Plus CE Python

TI-Python is based on CircuitPython, a variant of Python 3 for teaching coding. It was developed by Adafruit and adapted for use by TI.

The interpreter of your Python program is executed within this TI-Python environment, separate and different from the CE OS calculations. Calculations may also vary from other versions of Python due to number type storage in the Python version.

The Python App offers the following to support your Python programming on your calculator.

File Manager to list the Python programs (Python AppVars) stored in RAM on your calculator.
Editor to create new programs in your calculator and edit existing Python programs.
Shell to display output of your Python program or to run Python commands at the Shell prompt. This environment is also referred to as an interpreter or console.

Use the latest CE Bundle to update your calculator at education.ti.com/84ceupdate.

Access the Python App from ¼ when the Python App is loaded. Python App is also available in Œ.

Topic Links