HP Forums
Python app in Application Library - 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: Python app in Application Library (/thread-17293.html)



Python app in Application Library - teerasak - 07-29-2021 04:13 PM

After upgrading to version 2.1.14588(2021 05 05), there is Python app in Application library. What is the use of this? I mean, can we use to develop program like in program library?


RE: Python app in Application Library - harryp - 07-29-2021 04:37 PM

It's MicroPython, a subset of Python. They do not provide any language documentation or anything in the Help system for it. You have to get a guide to Python and learn the commands and such yourself. You can find info at http://www.python.org.


RE: Python app in Application Library - Thomas_Sch - 07-29-2021 07:29 PM

(07-29-2021 04:13 PM)teerasak Wrote:  After upgrading to version 2.1.14588(2021 05 05), there is Python app in Application library. What is the use of this? I mean, can we use to develop program like in program library?

There are some threads in this forum regarding Python.
https://www.hpmuseum.org/forum/search.php?action=results&sid=f02d233f6caa03f5e86a4656b56f82d9&sortby=lastpost&order=desc

You may find useful hints.


RE: Python app in Application Library - tom234 - 08-03-2021 12:40 PM

(07-29-2021 07:29 PM)Thomas_Sch Wrote:  
(07-29-2021 04:13 PM)teerasak Wrote:  After upgrading to version 2.1.14588(2021 05 05), there is Python app in Application library. What is the use of this? I mean, can we use to develop program like in program library?

There are some threads in this forum regarding Python.
https://www.hpmuseum.org/forum/search.php?action=results&sid=f02d233f6caa03f5e86a4656b56f82d9&sortby=lastpost&order=desc

You may find useful hints.
This is fantastic do you have a version for the M1 virtual calculator with connectivity upgrades?


RE: Python app in Application Library - Thomas_Sch - 08-03-2021 01:48 PM

(08-03-2021 12:40 PM)tom234 Wrote:  ..
This is fantastic do you have a version for the M1 virtual calculator with connectivity upgrades?
please have a look at https://www.hpmuseum.org/forum/thread-16965-post-148099.html#pid148099
and/or contact Tim Wessmann. (I'm not from HP ;-) )


RE: Python app in Application Library - Liamtoh Resu - 08-03-2021 08:53 PM

Here are links for the connectivity kit and the hp prime g1 firmware:

connectivity kit
"https://www.hpcalc.org/details/7444"

hp prime g1 firmware
"https://www.hpcalc.org/details/7469"

Later