HP Forums
New Python App - 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: New Python App (/thread-13909.html)



New Python App - compsystems - 10-30-2019 04:32 PM

News

[Image: image.php?mode=thumbnail&image_id=11694]

[Image: BrqLcmBt.png]

[Image: wJPP6GUt.png]

Frn info https://tiplanet.org/forum/viewtopic.php?p=247381#p247381

Python syntax for code program and entry line (CAS Mode).
https://www.hpmuseum.org/forum/thread-13871.html


RE: Python Language for hp-prime - toml_12953 - 10-30-2019 07:18 PM

(10-30-2019 04:32 PM)compsystems Wrote:  News

[Image: 200px-Micropython-logo.svg.png]

Frn info https://tiplanet.org/forum/viewtopic.php?p=247381#p247381

Python syntax for code program and entry line (CAS Mode).
https://www.hpmuseum.org/forum/thread-13871.html

If someone has the original G1 beta firmware, maybe they could extract the python app, flash the new G1 firmware and restore the python app to it. I wonder if that would work.


RE: Python Language for hp-prime - Giancarlo - 11-04-2019 02:58 PM

Hello,
thanks for the information. This app is very promising if it will ever be published.

If it will be published i hope that the TIME module will be integrated.

Let's keep our eyes open.

I am not a Python expert, do you know if the getname() function is part of that preliminary app? just to understand if we can make interactive programs.

Thanks

Giancarlo


RE: Python Language for hp-prime - Carlos295pz - 11-04-2019 07:42 PM

I am very anxious for that new App, I hope it allows to open several files as a directory; also that allows to be duplicated to launch a single code, it would be possible to create complete python applications (great benefit of the App flow that the calculator currently has)


RE: Python Language for hp-prime - Dougggg - 11-05-2019 12:26 AM

The bad G1 firmware did show the line number in title of the editor that was a good feature.


RE: Python Language for hp-prime - compsystems - 11-23-2019 11:43 AM

CASIO has announced that it is developing a library to manage graphics from the python language, hopefully hpprime replicates this idea and with similar operation commands

[Image: XrBGuQSm.png]
[Image: n1H9ajNt.png]
Source
https://tiplanet.org/forum/viewtopic.php?f=51&t=23159


RE: Python Language for hp-prime - ijabbott - 11-23-2019 07:32 PM

(11-23-2019 11:43 AM)compsystems Wrote:  CASIO has announced that it is developing a library to manage graphics from the python language, hopefully hpprime replicates this idea and with similar operation commands

[Image: XrBGuQSm.png]
[Image: n1H9ajNt.png]
Source
https://tiplanet.org/forum/viewtopic.php?f=51&t=23159

Thanks for the welcome news. That's the main thing that was missing from the Casio's MicroPython implementation.