Open Source Python Graphics Software - Page 33

Python Graphics Software

View 4862 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.

  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    pyGLFW is a set of python bindings to the successful cross-platform GLFW. It is intended as a powerful and lightweight alternative to pygame for python OpenGL application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project aims to create a workable GUI using the Python langauge. This GUI is designed to browse Media repositories and play the media items (sometimes refered to as an HTPC application).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A cross-platform aplication to explore online free maps (OpenStreetMap). Build with python and pygame, full immersive environnement. Actually only source code, require pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pySlideMaker
    Due to many people is having a hard time making auto changing wallpapers in GNU/Linux specifically in Ubuntu here is a very very simple python script that generates a XML file that can be used as wallpaper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    This python module allows to control a Canon Digital Camera from within python applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A portable library for small monochrome graphics displays. We support most popular controllers for LCDs, VFDs, OLEDs, and ELs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The suite of Python-based shell tools for geocoding images from GPS logs (GPX)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pymesh will be a Python interface for Triangle (2D) and Tetgen (3D) mesh generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pymousetrap is a python language interface to libmousetrap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    pyntcloud

    pyntcloud

    pyntcloud is a Python library for working with 3D point clouds

    This page will introduce the general concept of point clouds and illustrate the capabilities of pyntcloud as a point cloud processing tool. Point clouds are one of the most relevant entities for representing three dimensional data these days, along with polygonal meshes (which are just a special case of point clouds with connectivity graph attached). In its simplest form, a point cloud is a set of points in a cartesian coordinate system. Accurate 3D point clouds can nowadays be (easily and cheaply) acquired from different sources. pyntcloud enables simple and interactive exploration of point cloud data, regardless of which sensor was used to generate it or what the use case is. Although it was built for being used on Jupyter Notebooks, the library is suitable for other kinds of uses. pyntcloud is composed of several modules (as independent as possible) that englobe common point cloud processing operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Exports album from iPhoto Libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pyplace is a toolkit which helps Python developers to render data as isometrically viewed 'places' around which the user can navigate. The look and feel by version 1 will be similar to an early UO or AOE, but only a few unit sprites & no network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyPspline: Python interface to PSPLINE, a one to 3D spline library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyqrcode is a python extension for acessing java qrcode decoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    photo organizer for picasa web album, photo geolocation from gpx data, kml builder including link to picasa web photo album
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PySpy lets Nokia phones S60 series with camera be able to detect motion and send photo via e-mail or mms or simply notify via missed call or sms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python bindings for the Evas canvas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is based on pygame which has the power to simplify graphical output in some cases. Additionally it includes methods for user input, some collision detection, sound and file access supporting ominous structures. However this project is very limited and has more or less just been an educating experience for myself. Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyVisi is the Python visualisation interface: a generic Python-based interface to many different scientific visualisation packages. PyVisi is intended for use in both standard and high-performance computing environments, and with the escript package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    quadraticplotbyap

    plots quadratic graph

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A collection of code for games using python. Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rayGl simulates rays display in 2D with reflects and filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    reslog reverse-resolves IPs in Apache log files. The result can then be analyzed by another program, like Analog. You can think of it as a replacement of the Apache HostNameLookups directive, in the sense that it resolves client IPs altogether once a d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A python module for raster image operations like: - bitblt - import / export as String - import / export JPEG / PNG / TIFF - rotate - scale - color histogram operations - create anaglyph / stereo images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    rich

    rich

    Rich is a Python library for rich text and beautiful formatting

    The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more, out of the box. Rich is a Python library for rich text and beautiful formatting in the terminal. Rich works with Linux, OSX, and Windows. True color/emoji works with new Windows Terminal, classic terminal is limited to 16 colors. Rich requires Python 3.7 or later. Effortlessly add rich output to your application, you can import the rich print method, which has the same signature as the builtin Python function. Rich can be installed in the Python REPL, so that any data structures will be pretty printed and highlighted. As you might expect, this will print "Hello World!" to the terminal. Note that unlike the builtin print function, Rich will word-wrap your text to fit within the terminal width.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB