How to get a website containig pyscript running on a hosted domain
With the advent of py-script it is now really easy to make a pretty webapp using python. If you already pay for a hosted domain you may want your python-powered […]
With the advent of py-script it is now really easy to make a pretty webapp using python. If you already pay for a hosted domain you may want your python-powered […]
Ich nutze Ionos als Webhoster und da ich zwei Domains “umsonst” hinzufügen durfte, tat ich dies. Danach wollte ich gerne eine html-Seite hochladen für eine der beiden Domains, aber das
module/file a_module/a_file.py from amodule.afile import AClass snake_case class AClass camel case function a_great_function() lower case underscore directories adirectory lower case no underscore