Showing 67 open source projects for "python gui builder"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Call Bridge
    Call Bridge is a popular card game. I wrote this to see if I can create a GUI based card game in less than 15 KB by replacing images with UNICODE characters. The player plays a game of Call Bridge (*duh*;) against 3 bots. GUI FILES NOT UPLOADED YET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MMO server for Builder written in python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ironia
    Ironia is (going to be) an easy colonization game written in Python using the Tkinter GUI. It is NOT playable yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A C++ object orientated 2D game engine for Windows, Mac OS, Linux and iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    A GUI for creating and editing TAGxML files for TAGEngine games, written in python. See https://sourceforge.net/projects/tagengine/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python fitting assistant is a fitting tool for eve online written in python. It is comparable to EFT. We can usualy be contacted via IRC on freenode (irc.freenode.org) in the #pyfa channel.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Latty's Minecraft Admin GUI
    Manage multiple servers from one application. Easy to use GUI. Manage remote servers. Logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wapygab
    Wapygab is a warhammer python gtk army builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Flight Simulator Add-On Installer is a tool to build standard setup programs for Microsoft Flight Simulator add-ons. It provides a GUI for the author, and a typical setup wizard for the end user, who doesn't have to deal with manual installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A .NET 2D game development engine & Game builder application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fkmlandunter is a clone of the german card game "Land Unter". It runs over the network using the TCP/IP protocol for data transmission. A console client with ncurses and a QT client written in python and a GUI client using SDL are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Another Sudoku game version. It is written in Python and uses wxPython as the GUI package. The puzzle solver module was written by Edd Aardvark, to whom I owe a big debt. This project is mostly an exercise to learn Python. It can be greatly improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A text-only RPG written in Python. A GUI will be added at some point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple RPG game coded in Python 3 utilizing the TKinter GUI interface. Still in development, the current version is provided only in Python code for developers only (or anyone with a local Python installation who dares).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A java Diplomacy program capable of resolving orders, with a dumb AI. Usable from either a GUI or a CLI. Was being rewritten in python, that stopped. Also includes a completely separate python version that supports star trek dip (variant bank st02)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A python script with a Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Galclone is a free clone of the simple 2d real-time strategy game galcon. Like his archetype, galclone is written in python and uses the pygame module (LGPL) for its gui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An OpenGL CRJ Glass Cockpit Simulator with FSX interface for home cockpit builder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python implementation of the code-breaking game mastermind including gui and auto-solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cross-platform 3D Game Interpreter for 3D design games simulation and Virtual Reality Graphics Rendering with GUI and Command Line. Include map editor , game modeler , script editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ELOcalc is a small GUI/command-line calculator designed to calculate ELO scores (for, e.g., chess).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a GUI version of the game blackjack, written in Python and Pygame. It is easy to play, and can be very fast-paced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    includes several pygame scripts and pygame libraries. the scripts are a tile editor and a level editor. the libraries include a state engine, a full featured gui, html rendering, document layout, text rendering, sprite and tile engine, and a timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python libraries and a wxPython GUI for importing and exporting user-created musical scores and game data from the Nintendo DS game Daigasso! Band Brothers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An animal guessing game. The program takes the role of a zoologist and tries to guess an animal by asking questions about animal properties (ancestry, habitat, etc.) CLI so far. A GUI with visualization for educational purpose is intended in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo