Treffer: PyScript for scientific projects: an introduction

Title:
PyScript for scientific projects: an introduction
Source:
doi:10.5281/ZENODO.7907143
Publication Year:
2023
Collection:
GSI Repository (Helmholtzzentrum für Schwerionenforschung)
Subject Terms:
Subject Geographic:
DE
Document Type:
other/unknown material
Language:
English
Rights:
info:eu-repo/semantics/closedAccess
Accession Number:
edsbas.BD654429
Database:
BASE

Weitere Informationen

The pyscript framework gives us a new way to use Python within web browsers in our everyday projects, which is especially useful for scientists, as Python is known for providing us with many scientific packages. Using pyscript to build a Python-based web page sounds exciting, but at the same time a bit adventurous, because pyscript is a new programming technology that is still in its early stages of development. Therefore, when you actually use it, you will encounter some non-acclimation. By presenting you how a pyscript project is constructed step by step from zero, this paper helps you to adapt to this new pyscript programming environment at a faster pace, which is especially beneficial for scientists.