Showing 47 open source projects for "python windows ui"

View related business solutions
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    PySolFC
    PySolFC (PySol Fan Club edition) is an extended version of PySol (a solitaire card games collection).
    Leader badge
    Downloads: 570 This Week
    Last Update:
    See Project
  • 2
    AS Arrow

    AS Arrow

    Add and Subtract game

    AS refer to Add and Sub. During the game process, the card present as Arrow. Rule: Delete all card to win. User can drag and drop card from cards library to original 6 cards. At the game start, original 6 cards look like: d -b e- a -c f User can connect d, e, f cards. Once d and e are deleted, user can connect to b. Cards are positive for a, b, c, d, e, f. And then connecting card is negative. In the similar way, the next card is positive (add/plus), and then the card is...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3

    mcc

    Magic (the Gathering) Card Collection

    Magic (the Gathering) Card Collection is online card database, card search and deck builder tool is well as card collection organizer. It contains data that is Copyright © Wizards of the Coast - All Rights Reserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    magicHack

    Glues together MSE/Cockatrice/MWS, etc

    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 5
    Wizards Magic
    Wizards Magic - OpenSource card game, based on rules of Magic: The Gathering, written in Python, using Pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    freepokerdb
    A HUD and stats tracker for your poker games written in Python. Supports Holdem, Omaha, Stud, Razz and Draw games.
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 7
    Game Engine and AI framework for playing No Limit Holdem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Virtual Card Table

    Virtual Card Table

    A Virtual Tabletop for Playing Collectable Card Games Online

    The Virtual Card Table is a digital tabletop for playing collectable card games online. Its focus is card manipulation, rules are not automated. Virtual Card Table is to be a generic tabletop allowing the play of many different types of collectable card games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PokerAssist

    PokerAssist

    Poker game assistant to get probabilities to win a hand.

    PokerAssist derives probabilities to win Texas Hold'em poker games. It includes a user interface in Qt, and the source code is in Python v2.5. INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped. Next version will migrate to Java technologies for developing convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    Simple Poker Tournament Clock

    Cross-platform Poker Tournament Clock

    A simple poker clock written in "bare" python, which supports different kinds of poker, XML-based tournament structures and display of banners for poker league sponsors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Golden Point

    Golden Point

    A simple, console-based card game, similar to some other card games.

    Golden Point is a simple card game, similar to some other popular card games. The main goal of the game is to get more points then your opponent, but in the same time not to get more than 21 ("Golden Point"). During the game you get cards, which have next values: 6, 7, 8, 9, 10 - according to numbers in it's names; J - 2 points; Q - 3 points; K - 4 points; A - 11 points. In the beginning of the game you get 2 cards, and if your total points are less than 21, you can take more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Stat466

    Statistics for Bauernschnapsen

    Stat466 has moved to: https://github.com/wachjose88/stat466-desktop https://github.com/wachjose88/stat466-android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Skyscraper: a small suite of ultilities for dealing with hand histories & account information on skypoker. Amongst them: download your old hhs & convert them to a readable form, graph your tournament perfomance, and even collect hhs whilst you play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PokerStrat - Strategy Trainer

    Strategy Trainer for Jacks or Better Video Poker

    PokerStrat is a Jacks or Better Video Poker Strategy Trainer. Enter your hold strategy for each hand dealt and see if it matches the perfect strategy for that hand. Check your accuracy rate at playing the perfect strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Poker tournament clock with a friendly UI thanks to Silverlight. Users can customize the blind levels, duration and enter in the number of players along with the buy-in. The prizes and amount of players paid are auto-calculated and displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Phoenix Lab Virtual Duel System is an open source python clone of KCVDS, a card game based on the well known Yi-Gi-Oh! TCG. Some pics: - http://db.tt/IQdzfXc - http://db.tt/u0NuG4o - http://db.tt/sAonuQn - http://db.tt/pqKuIgD - http://db.tt/Y8xq5p4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The aim of our project is to create a multiplayer game that offers gameplay similar to a casino visit. Initially we focus on 6 deck shoe and face up. In the future we plan to add other variations of blackjack and different kinds of gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The goal of this project is to create a Python implementation of standard Riichi Mahjong. Code shall be properly documented and serve as a learning tool for other developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An online multiplayer card game based on the award-winning game Dominion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MMBN Online is an open-source, cross-platform MegaMan Battle Network battle simulator. It is written in the Python language, using Pyglet as a library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A deck building card game in which the players compete to gather the most valuable deck of cards, representing a Kingdom. Note that this repository is out of date and will not be updated. The latest version is avaiable at https://bitbucket.org/BigYellowCactus/regnancy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Libre Card Game
    Libre Card Game is a free, open source and liberally licensed strategic/trading/collectable card game. Included in the project is code to generate SVG and PNG card images from an XML description. Also includes over 250 cards for the Libre card system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MagicLibrary
    MagicLibrary is a card searcher and another deck manager for Collectible Card Game Magic: The Gathering.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Deception (Open Card Game) - A two-player, simultaneous-turn card game with a high degree of customization. The game emphasizes creativity, fast gameplay, bluffing, strategy and tactics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB