Vous regardez une version antérieure (v. /display/EDDSDLTEL/RPN+Python) de cette page.

afficher les différences afficher l'historique de la page

« Afficher la version précédente Vous regardez la version actuelle de cette page. (v. 2) afficher la version suivante »

RPNPy is a Python module which contains wrappers for librmn’s main fstd98 and convip C functions along with helper functions.

You can get the official description by clicking on the following link: RPNPy Reference

To get access to this module in Python you have to acquire it before opening Python. For example for Python3 with

module  load  python3/miniforge3  python3/python-rpn  python3/outils-divers
source  activate  base_plus

In your Python script you can import the module with, for example:

import rpnpy.librmn.all as rmn             # Module to read RPN files






  • Aucune étiquette