Post Reply 
Python version on the HP Prime
02-13-2022, 04:10 PM (This post was last modified: 02-13-2022 04:33 PM by Thomas_Sch.)
Post: #2
RE: Python version on the HP Prime
It's Micropython.
See e.g. https://www.hpmuseum.org/forum/thread-16862.html
From the build in help (start the python app, then press Help), page 2:
"HPPrime uses micropython 3.4. (You should be able to find all the documentation at https://micropython.org/). "
Micropython uses only a subset of python.

sunmoon (Sun and Moon Almanac 0.92 by H. Umland) maybe uses functions net contained in micropython, and/or you need to include other libraries.

Edit: In the full Help go to "Tree", "Search", "Python all_modules",
there all all available modules listed. (builtins, micropython, uarray, uio, ...)


Attached File(s) Thumbnail(s)
       
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Python version on the HP Prime - kuenze - 02-13-2022, 10:12 AM
RE: Python version on the HP Prime - Thomas_Sch - 02-13-2022 04:10 PM



User(s) browsing this thread: 1 Guest(s)