HP Forums
Starting with Python? - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Starting with Python? (/thread-22175.html)



Starting with Python? - CheshireChris - 08-14-2024 05:14 PM

Given that Python is very new to the Prime and there is, as far as I can see, no official documentation for it whatsoever, has anyone written any kind of "Getting started with Python on the Prime" guide?

Thanks,


RE: Starting with Python? - Raymond Del Tondo - 08-16-2024 10:22 PM

Maybe you already found the site if googled "HP Prime Python Tutorial";-)
If not, here's a link to start with: https://udel.edu/~mm/hp/

A list of some Python functions is on tiplanet, too.

And for specific function help, you can use the help function for each word in the Python app.

There are some threads in this area of the HPMuseum which deal with Python.