Python Graphics

Open-source Python projects categorized as Graphics

Top 23 Python Graphic Projects

  • plotnine

    A Grammar of Graphics for Python

  • Project mention: FLaNK AI Weekly 18 March 2024 | dev.to | 2024-03-18
  • SMPL

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

  • 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.

    InfluxDB logo
  • scour

    Scour - An SVG Optimizer / Cleaner

  • Project mention: Is it possible to save multiple files as optimized SVGs at once? | /r/Inkscape | 2023-06-11

    You could install the optimizer Inkscape uses internally and process your files with a super simple shell script. When reading the inkscape command line help, it does not seem to offer any option to export optimized SVGs from there

  • Awesome-Game-Analysis

    a comprehensive collection of video game tech analysis resources

  • Project mention: A GitHub repo for collecting the tech analysis of video game | news.ycombinator.com | 2023-07-29
  • TouchDesigner_Shared

    TouchDesigner toxes and small projects

  • Manim-Tutorial

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

  • GimelStudio

    Non-destructive, node based 2D image editor with an API for custom nodes

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • batgrl

    badass terminal graphics library

  • Project mention: [2023 Day 10][Python] Terminal Visualization! | /r/adventofcode | 2023-12-10

    Create with: batgrl

  • pygfx

    A python render engine running on wgpu.

  • Project mention: Emerging Rust GUI libraries in a WASM world | news.ycombinator.com | 2023-04-26

    https://github.com/kushalkolar/fastplotlib

    Alternatively, try pygfx for ThreeJS graphics in Python leveraging wgpu. It works great in Notebooks through notebook-rfb. https://github.com/pygfx/pygfx

    If you're adventurous, figure out how to make pygfx work with webgpu via wasm

  • quibbler

    Your data - interactive!

  • gopro-dashboard-overlay

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

  • 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.

  • zengl

    Self-Contained OpenGL Rendering Pipelines for Python :snake:

  • Project mention: Why should I prefer zengl over moderngl? | news.ycombinator.com | 2023-06-22
  • python-minecraft-clone

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

  • intrinsic-lora

    Official repo of Generative Models: What do they know? Do they know things? Let's find out!

  • Project mention: Generative Models: What do they know? Do they know things? Let's find out | news.ycombinator.com | 2024-02-23
  • kivy3dgui

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

  • shoebot

    Easy vector graphics with Python

  • pyx

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

  • RayTracingPBR

    A very simple PBR Path Tracing Renderer.

  • xcffib

    A drop-in replacement for xpyb based on cffi

  • Project mention: How to install on Ubuntu: my solution | /r/qtile | 2023-07-04

    #!/bin/bash # last updated July 4, 2023... “We will not go quietly into the night..."" # Update system sudo apt-get update # Install core dependencies sudo apt-get install -y python3-cffi libpangocairo-1.0-0 --reinstall # Install xcffib with pip # pinning to this version since newer versions don't have ffi_build (I think renamed to just ffi): # https://github.com/tych0/xcffib/tree/v0.12.1/module pip3 install xcffib==0.12.1 # Install cairocffi with pip # The order of xcffib and cairocffi is important and the flags are important: # https://github.com/qtile/qtile/issues/994#issuecomment-497984551 pip3 install --no-cache-dir --no-build-isolation cairocffi==1.4.0 # Install Qtile pip3 install qtile==0.22.1 --force-reinstall # Create a desktop entry for Qtile echo "[Desktop Entry] Name=Qtile Comment=Qtile Session Exec=qtile start Type=Application Keywords=wm;tiling" | sudo tee /usr/share/xsessions/qtile.desktop echo "Qtile installation completed successfully. You can select Qtile from your session manager."

  • DearPyGui_Ext

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

  • Project mention: Looking for source code of console example | /r/DearPyGui | 2023-06-25

    There is a basic logger in DPG_ext. https://github.com/hoffstadt/DearPyGui_Ext

  • chafa.py

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

  • Quote2Image

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

  • 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 related posts

Index

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

Project Stars
1 plotnine 3,809
2 SMPL 829
3 scour 738
4 Awesome-Game-Analysis 720
5 TouchDesigner_Shared 712
6 Manim-Tutorial 632
7 GimelStudio 632
8 batgrl 379
9 pygfx 352
10 quibbler 306
11 gopro-dashboard-overlay 289
12 Agressive-Bestbuy-Bot 190
13 zengl 165
14 python-minecraft-clone 157
15 intrinsic-lora 154
16 kivy3dgui 126
17 shoebot 120
18 pyx 101
19 RayTracingPBR 91
20 xcffib 90
21 DearPyGui_Ext 69
22 chafa.py 64
23 Quote2Image 58

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com