Open Source Python Graphics Software - Page 18

Python Graphics Software

View 4861 business solutions

Browse free open source Python Graphics Software and projects below. Use the toggles on the left to filter open source Python Graphics Software by OS, license, language, programming language, and project status.

  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    A collection of miscellaneous programs for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Labcoat: Cleanroom Apps for SuperWikia

    Labcoat; the VHDL graphic emulator.

    Labcoat for SuperWikia Alpha fabrication manages new or revised fabrication processes. Its 'Cleanroom' applets allow codesmiths to access the lab environment, used to create semiconductors, substrate prototypes, chipset instruction blocks and other Labcoat projects. Our extensions in future releases will include UML support for C#/C++ conforming projects, import/export architecture schematics and refactoring sub-projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A flexible desktop application that allows for viewing and managing photos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    The art project "Leave a Trace" (LAT) records an displays people movement in real time. It is installed as a permanent exhibition within the Charité in Berlin, Germany. Please find more Details about LAT here: https://leave-a-trace.charite.de/action This sourceforge project provides python tools to read the raw XML data produced by LAT. The data reading module works with python2 and python3. LAT XML Data can be downloaded here: https://leave-a-trace.charite.de/action/xml_dateien_der_traces/ ## Visualization tool: This project also contains a GUI-based visualization tool, which allows creation of custom vector data (SVG) from the given LAT data. This SVG data could, for example, be used for printing. If you want to use the visualization tool, as well, you'll need python2, along with the modules "numpy", "scipy" and "PyQt4". How to use: 1. Start the script 2. click the load button and select a compressed LAT-XML-file 3. click on "render SVG" (save somewhere)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    "LiAR isn't a raytracer" is a cross platform, object-oriented and extendable raytracer written in C++ and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lightningbeam

    Lightningbeam

    IDE for creating interactive Flash and HTML5 content

    Lightningbeam is a free, open-source alternative to Adobe Flash. It is written in Python, and uses PyGUI for a GUI, swfc for compiling, and Cairo for image processing. It has the ability to export to HTML5 as well as .swf, allowing for viewing on non-Flash-compatible devices (such as the iPhone or the Kindle), and can pack all resources into a single HTML file for portability. Lightningbeam supports ActionScript, allowing for interactive content creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Lila theme is a community project to provide an icon set and other lila-style resources for your desktop. The theme to based around SVG graphics - which means they can be scaled to any size without loss of quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is used to define monitor's gamma correction. It can define red, green and blue components separately by gamma ramp. Ramp is defined by brightness curve control points (number of control points is not limited)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple GUI tool to make projectors work with Linux. Includes options to mirror screen, or use projector as a second screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    If you want to do a drawing, you want a drawing program. If you want to write text, you want a text editor. If you want to show them, you want Liveshow Realtime Media Presenter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Live graphical user interface, coding in runtime with python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LiveFrame Gallery is an easily customized, web-based album and slideshow for sets of photographs. LiveFrame Lab is a jpeg processor that scales, rotates and captions images, and outputs LiveFrame Gallery directories and configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MIPPY

    Modular Image Processing in Python

    MIPPY is a minimalistic DICOM image browser with built-in image processing modules. Its modular design means it can be extended with any number of user-created modules for image processing and analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MIVF - Medical Imaging and Visualization Factory, is a framework for medical applications. It supplies a platform, in which image processing and 3D visualization algorithms can be employed as reusable components (functional modules or plugins).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MMDeploy

    MMDeploy

    OpenMMLab Model Deployment Framework

    MMDeploy is an open-source deep learning model deployment toolset. It is a part of the OpenMMLab project. Models can be exported and run in several backends, and more will be compatible. All kinds of modules in the SDK can be extended, such as Transform for image processing, Net for Neural Network inference, Module for postprocessing and so on. Install and build your target backend. ONNX Runtime is a cross-platform inference and training accelerator compatible with many popular ML/DNN frameworks. Please read getting_started for the basic usage of MMDeploy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MMEditing

    MMEditing

    MMEditing is a low-level vision toolbox based on PyTorch

    MMEditing is an open-source toolbox for low-level vision. It supports various tasks. MMEditing is a low-level vision toolbox based on PyTorch, supporting super-resolution, inpainting, matting, video interpolation, etc. We decompose the editing framework into different components and one can easily construct a customized editor framework by combining different modules. The toolbox directly supports popular and contemporary inpainting, matting, super-resolution and generation tasks. The toolbox provides state-of-the-art methods in inpainting/matting/super-resolution/generation. Note that MMSR has been merged into this repo, as a part of MMEditing. With elaborate designs of the new framework and careful implementations, hope MMEditing could provide a better experience. When installing PyTorch in Step 2, you need to specify the version of CUDA. If you are not clear on which to choose, follow our recommendations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MVS - Math Visualization System (See description on homepage)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open source furniture designer that links to a proprietary manufacturing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Makimono
    A netbook friendly, light comic book reader, with a little twist on page display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MangaReader is a Windows application made in Python used to browse the images in a more comfortable way like how it is on popular online manga sites. This is an image viewer specifically tailored to view manga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Manuzio makes type design more fun. It is a font object model and manipulation library for (and in) Python. It will ease the type-design process, and allow experimentation in algorithmic glyph creation. This project also releases other font utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MapFramer

    MapFramer

    Create cartographic map frames from an XML template

    mapframer is a commandline program that reads a map frame specification from an XML-file and outputs a map frame to a PDF-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Maya plug-in for importing Massive simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MathGL++ is a class library for fast C++ maths for use in OpenGL C++ projects. Easy to use and similar to the OpenGL API. Matricies, Vectors, Quaternions, Linear polynomials with eigen systems are all going to be included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A python based project for creating graphical user interfaces using the pygame library.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB