What should I use to create a beautiful GUI with animations?

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Chart.js

    Simple HTML5 Charts using the <canvas> tag

    I think there aren’t any good plotting libraries in Python which can export charts to web so JavaScript is the way to go here. Chart.js is very simple and easy to use plotting library for JavaScript which makes some really beautiful charts. A Python library pyChart.JS (outdated) allows you to export JavaScript code from Python for Chart.js to easily export your data from backend. However solely relying on JavaScript is also pretty easy with Chart.js if you’re not looking to create overly complex charts. Otherwise the next best choice is D3.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • kivy

    Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

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

  • Graphs in Python web app

    5 projects | /r/Python | 28 Mar 2023
  • What practice programs or knowledge should I learn to do "real" projects in Haskell

    4 projects | /r/haskell | 4 Nov 2022
  • Is Processing Python just broken at the moment?

    2 projects | /r/processing | 3 Mar 2022
  • Ask HN: What do you use for programmatic drawing?

    2 projects | news.ycombinator.com | 11 Nov 2021
  • How to create a dashboard like this ? Please see my comment below, for details. Any tips is appreciated.

    2 projects | /r/webdev | 2 Sep 2021