Todays approach turning python script into website?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • MicroPyScript

    Discontinued MicroPyScript: A test harness for multiple runtimes in PyScript

  • Since you know some html/css you could try making a basic interface with that and use pyscript to add your python functionality to the page. (Basically just use your .py files instead of javascript)

  • nicegui

    Create web-based user interfaces with Python. The nice way.

  • Have a look at our open-source library https://nicegui.io. It allows you create web based user interfaces within Python while still providing solid mechanisms for customizations with HTML/JS/CSS if needed. See this video for a show-case: https://youtu.be/HiNNe4Q32U4. We wrote the whole website https://nicegui.io with our own framework. You may also have a look at all the interactive examples in the reference and our initial announcement on Reddit.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Python GUI libraries recommendations?

    1 project | /r/pythontips | 6 Dec 2023
  • Updating the progress in UI from run.cpu_bound method

    1 project | /r/nicegui | 5 Dec 2023
  • Moving from Streamlit to Nicegui

    1 project | /r/nicegui | 5 Dec 2023
  • *FOLDER* picker, not file picker?

    1 project | /r/nicegui | 1 Dec 2023
  • Create text annotation tool using NiceGui

    1 project | /r/nicegui | 20 Oct 2023