Showing 34 open source projects for "gui programming in python"

View related business solutions
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    Cozette

    Cozette

    A bitmap programming font optimized for coziness

    A bitmap programming font optimized for coziness. Cozette is a 6x13px (bounding box; average 5px character width, 3px descent, 10px ascent, 8px cap height) bitmap font based on Dina, which itself is based on Proggy. It's also heavily inspired by Creep. I absolutely adore Creep, and was using it up until I got a higher-DPI screen for which it was slightly too small. That prompted me to make the bitmap font I always wished existed: Cozette; a small-but-not-tiny bitmap font with great coverage...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Devicon

    Devicon

    Set of icons representing programming languages, design & development

    Devicon is a set of icons representing programming languages, designing, and development tools. You can use it as a font or directly copy/paste the SVG code into your project. Devicon aims to gather all logos representing development languages and tools. Each icon comes in several versions: font/SVG, original/plain/line, colored/not colored, wordmark/no wordmark. Devicon has 150+ icons. And it's growing! Open icomoon.io and import icomoon.json. Choose yes when being asked if you would like...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Dockerized Nerd Fonts Patcher

    Dockerized Nerd Fonts Patcher

    Dockerized Nerd Fonts patcher

    ... the provided FontForge Python Script to patch your own font or to generate millions of unique combinations/variations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    System Resource Monitor

    System Resource Monitor

    SRM a lightweight desktop app for real-time CPU and Memory monitoring.

    System Resource Monitor is a lightweight, Python-based desktop application designed for real-time monitoring of CPU and Memory performance. Built with Tkinter for the GUI, Matplotlib for dynamic graphing, and Plyer for cross-platform desktop notifications, this tool empowers users to keep track of CPU and memory usage efficiently. With customizable update intervals, data exporting capabilities, and built-in alerts for resource spikes, System Resource Monitor is perfect for anyone looking...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    WM - 574d

    WM - 574d

    WM to create a custom title bar for Tkinter GUI on Windows 10

    A Window Manager for Tkinter On Windows 10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Recursive Sans & Mono

    Recursive Sans & Mono

    Recursive Mono & Sans is a variable font family for code & UI

    Recursive Sans & Mono is a variable type family built for better code & UI. It is inspired by casual script signpainting, but designed primarily to meet the needs of programming environments and application interfaces. In programming, “recursion” is when a function calls itself, using its own output as an input to yield powerful results. Recursive Mono was used as a tool to help build itself: it was used to write Python scripts to automate type production work and to generate specimen images...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Cica
    Japanese monospaced font Cica for programming. A monospaced Japanese font for programming, adjusted after synthesizing the following fonts. Hack + DejaVu Sans Mono for alphanumeric characters and symbols. Rounded Mgen+ for other characters. Nerd Fonts (= Powerline patch, others applied. Pomicons excluded*) Noto Emoji. Icons for Devs. Various adjustments forked from the Ricty generator. mShorten the middle bar as a unique adjustment (easy rnto mdistinguish & a little cute). Supports tmux split...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ligaturizer

    Ligaturizer

    Programming Fonts with Ligatures added

    This script copies the ligatures (glyphs and rendering information) from Fira Code into any other TrueType or OpenType font. (Note that the ligatures are scale-corrected, but otherwise copied as is from Fira Code; it doesn't create new ligature graphics based on the font you're modifying.) This repo contains a Fontforge python script that you can use to add the Fira Code ligatures to any font, as well as submodules for some popular coding fonts and another script for ligaturizing all of them...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    qiji-font

    qiji-font

    Typeface from Ming Dynasty woodblock printed books

    Typeface from Ming Dynasty woodblock printed books. A Ming typeface. Extracted from Ming Dynasty woodblock printed books (凌閔刻本). Using semi-automatic computer vision and OCR. Open-source. A work in progress. Named in honor of 閔齊伋, a 16th-century printer. Intended to be used with Kenyan-lang, the Classical Chinese programming language. Download high-resolution PDFs and split pages into images. Manually lay a grid on top of each page to generate bounding boxes for characters (potentially...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Fantasque Sans Mono

    Fantasque Sans Mono

    A font family with a great monospaced variant for programmers

    A programming font, designed with functionality in mind, and with some wibbly-wobbly handwriting-like fuzziness that makes it unassumingly cool. Now with ligatures. Development hosted on Github. Previously known as Cosmic Sans Neue Mono. It appeared that similar names were already in use for other fonts, and that people tended to extend their instinctive hatred of Comic Sans to this very font of mine (which of course can only be loved). The font includes a bold version, with the same metrics...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Examples.wxWidgets

    Examples.wxWidgets

    Shows how to use wxWidgets controls only by programming code (c++17).

    Example Widgets shows how to use wxWidgets controls only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.wxWidgets * Homepage : https://gammasoft71.wixsite.com/gammasoft/wxwidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Examples.Qt

    Examples.Qt

    Shows how to use Qt widgets only by programming code (c++17).

    Examples Qt shows how to use Qt widget and Qt Quicks only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Qt * Homepage : https://gammasoft71.wixsite.com/gammasoft/qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Examples.Python

    Examples.Python

    Shows how to use tkinter only by programming code (Python).

    Examples Python shows how to use tkinter only by programming code (Python). * Github repository : https://github.com/gammasoft71/Examples.Python * Homepage : https://gammasoft71.wixsite.com/gammasoft/python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Examples.Gtkmm

    Examples.Gtkmm

    Shows how to use Gtkmm controls by programming code (c++17).

    Examples Gtkmm shows how to use Gtkmm controls by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Gtkmm * Homepage : https://gammasoft71.wixsite.com/gammasoft/gtkmm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Examples.FLTK

    Examples.FLTK

    Shows how to use Fltk controls only by programming code (c++17).

    Examples FLTK shows how to use Fltk controls only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.FLTK * Homepage : https://gammasoft71.wixsite.com/gammasoft/fltk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Examples.Cocoa

    Examples.Cocoa

    Shows how to use macOS AppKit Cocoa controls by programming code

    Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c) * Github repository : https://github.com/gammasoft71/Examples.Cocoa * Homepage : https://gammasoft71.wixsite.com/gammasoft/cocoa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Examples.CSharp

    Examples.CSharp

    Shows how to use .Net Framework controls.

    Examples CSharp shows how to use .Net Framework controls without RAD only by programming code (CSharp) * Github repository : https://github.com/gammasoft71/Examples.CSharp * Homepage : https://gammasoft71.wixsite.com/gammasoft/csharp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FIGlet and ASCII Art Generator

    FIGlet and ASCII Art Generator

    Input your text and have it rendered into ASCII art fonts!

    A simple and easy to use GUI FIGlet generator. It uses Python module pyfiglet. Have fun with it!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    SGUI

    A simple, small, cross platform GUI library in plain C89

    SGUI is a small, simple, cross platform GUI library written in plain C89. It has a set of widgets, dialogs and supports OpenGL and Direct3D context creation, also including embedded rendering widgets within a window. SGUI has so far been successfully tested on various GNU/Linux distros on x86 and x86_64, as well as Windose operating systems from Windows 98 up to Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    autoglade is a tool that automagically creates a fully working application from the GUI glade definition plus some declarative information. It can be used as a command line tool to create simple applications with no programming.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MyGUI is gui package for pygame written in pure python. LGPL CLOSED SOURCE python 2.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A modern secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. Replicates the Qt API in many places.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A GUI for Gentoo's portage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Net4India Connector for Linux/Windows
    This is a very nice and simple client with GUI to connect to Net4India Broadband Server. This works on Linux/Windows. It also minimizes to notification area. Hover mouse over status icon in notification area and you will get session information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FengGUI is a highly customizable, XML centric graphical user interface (GUI) application programming interface (API) based on OpenGL for Java. It addresses game and multimedia developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.