Skip to content

Web Development

Frontend

  • Dash - Analytical web apps for Python, R, Julia, and Jupyter. No JavaScript required.
  • NiceGUI - an easy-to-use, Python-based UI framework, which shows up in your web browser.
  • Solara - A pure Python, React-style web framework
  • Streamlit - The fastest way to build custom ML tools

Backend and APIs

  • CherryPy - A Minimalist Python Web Framework
  • Django - The web framework for perfectionists with deadlines.
  • FastApi - A modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Flask - A lightweight WSGI web application framework