Python Graphics

Open-source Python projects categorized as Graphics

Top 23 Python Graphic Projects

  1. plotnine

    A Grammar of Graphics for Python

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Awesome-Game-Analysis

    a comprehensive collection of video game tech analysis resources

  4. gigi

    A framework for rapid prototyping and development of real-time rendering techniques.

    Project mention: Gigi: Rapid prototyping and development of real-time rendering techniques | news.ycombinator.com | 2024-09-06
  5. SMPL

    NumPy, TensorFlow and PyTorch implementation of human body SMPL model and infant body SMIL model.

  6. TouchDesigner_Shared

    TouchDesigner toxes and small projects

  7. scour

    Scour - An SVG Optimizer / Cleaner

  8. Manim-Tutorial

    A tutorial for manim, a mathematical animation engine made by 3b1b

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. pygfx

    Powerful and versatile visualization for Python.

    Project mention: Fastplotlib: Driving scientific discovery through data visualization | news.ycombinator.com | 2025-03-11

    I don't know Datashader that well, but from what I understand, it generates an image from a set of primitives (e.g. points), and then allows you to interactively inspect that image. It does not re-render the points on every frame like Fastplotlib/Pygfx does.

    Depending on your GPU, you can render say 1-50 million points smoothly. Also see e.g. https://github.com/pygfx/pygfx/discussions/819

  11. batgrl

    badass terminal graphics library

  12. gopro-dashboard-overlay

    Programs to process GoPro MP4 & Generic GPX/FIT files and create video dashboards & maps

  13. quibbler

    Your data - interactive!

  14. Agressive-Bestbuy-Bot

    A repository focused on Automated Bot's that will auto purchase products on a store's website. I currently have 3 bot's for Amazon, Bestbuy, and Newegg.

  15. cube2sphere

    Python script to map 6 cube (cubemap, skybox) faces into an equirectangular (cylindrical projection, skysphere) map.

  16. python-minecraft-clone

    Source code for each episode of my Minecraft clone in Python YouTube tutorial series.

  17. intrinsic-lora

    Official repo of 𝗚𝗲𝗻𝗲𝗿𝗮𝘁𝗶𝘃𝗲 𝗠𝗼𝗱𝗲𝗹𝘀: 𝗪𝗵𝗮𝘁 𝗗𝗼 𝗧𝗵𝗲𝘆 𝗞𝗻𝗼𝘄? 𝗗𝗼 𝗧𝗵𝗲𝘆 𝗞𝗻𝗼𝘄 𝗧𝗵𝗶𝗻𝗴𝘀? 𝗟𝗲𝘁'𝘀 𝗙𝗶𝗻𝗱 𝗢𝘂𝘁! (Previously titled 𝘐𝘯𝘵𝘳𝘪𝘯𝘴𝘪𝘤 𝘓𝘰𝘙𝘈: 𝘈 𝘎𝘦𝘯𝘦𝘳𝘢𝘭𝘪𝘴𝘵 𝘈𝘱𝘱𝘳𝘰𝘢𝘤𝘩 𝘧𝘰𝘳 𝘋𝘪𝘴𝘤𝘰𝘷𝘦𝘳𝘪𝘯𝘨 𝘒𝘯𝘰𝘸𝘭𝘦𝘥𝘨𝘦 𝘪𝘯 𝘎𝘦𝘯𝘦𝘳𝘢𝘵𝘪𝘷𝘦 𝘔𝘰𝘥𝘦𝘭𝘴))

  18. shoebot

    Easy vector graphics with Python

  19. kivy3dgui

    Pure Kivy library to display and interact with Kivy widgets in a 3D mesh.

  20. RayTracingPBR

    A very simple PBR Path Tracing Renderer.

  21. pyx

    Repository of PyX, a Python package for the creation of PostScript, PDF, and SVG files.

  22. DearPyGui_Ext

    Dear PyGui Extensions: A collection of useful tools, abstractions, and simplification layers built with/for Dear PyGui users.

  23. xcffib

    xcffib is the XCB binding for Python

  24. chafa.py

    Python bindings for Chafa. Visualize images with text in python.

  25. Quote2Image

    Quote2Image is a python library for turning text quotes into graphical images

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Graphics discussion

Log in or Post with

Python Graphics related posts

  • Gigi: Rapid prototyping and development of real-time rendering techniques

    1 project | news.ycombinator.com | 6 Sep 2024
  • Summing Blue Noise Octaves Like Perlin Noise

    1 project | news.ycombinator.com | 6 Sep 2024
  • Gigi: Rapid prototyping and development of real-time rendering techniques

    1 project | news.ycombinator.com | 2 Sep 2024
  • Framework for rapid prototyping and development of realtime rendering techniques

    1 project | news.ycombinator.com | 24 Aug 2024
  • [2023 Day 10][Python] Terminal Visualization!

    2 projects | /r/adventofcode | 10 Dec 2023
  • [2023 Day 9][Python] Terminal Visualization!

    1 project | /r/adventofcode | 9 Dec 2023
  • [2023 Day 8 (Part 1)][Python] Terminal Visualization!

    1 project | /r/adventofcode | 8 Dec 2023
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source Graphic projects in Python? This list will help you:

# Project Stars
1 plotnine 4,334
2 Awesome-Game-Analysis 1,039
3 gigi 949
4 SMPL 916
5 TouchDesigner_Shared 910
6 scour 835
7 Manim-Tutorial 757
8 pygfx 731
9 batgrl 532
10 gopro-dashboard-overlay 480
11 quibbler 327
12 Agressive-Bestbuy-Bot 223
13 cube2sphere 204
14 python-minecraft-clone 191
15 intrinsic-lora 187
16 shoebot 134
17 kivy3dgui 131
18 RayTracingPBR 128
19 pyx 122
20 DearPyGui_Ext 100
21 xcffib 100
22 chafa.py 86
23 Quote2Image 65

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?