Showing 73 open source projects for "python-kinterbasdb"

View related business solutions
  • AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities. Icon
    AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.

    Trusted by 750+ companies and performing 200k+ code scans monthly.

    ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
    Learn More
  • The most trusted software in construction Icon
    The most trusted software in construction

    HCSS is the gold standard software solution for winning, planning, and managing construction projects by connecting the office to the field.

    HCSS provides easy-to-use software built for construction companies that want to win more work, work smarter, and boost profits. For nearly 40 years, we've helped heavy civil contractors, infrastructure builders, and utility companies improve operations, from estimating and project management to field tracking, equipment maintenance, and safety. Tools like HeavyBid, HeavyJob, and HCSS Safety are built for the field and designed to work together, giving your team real-time visibility, tighter cost control, and better job outcomes. With 45+ accounting integrations and customizable APIs, HCSS fits seamlessly into your tech stack. We regularly update our software based on feedback from real crews, ensuring it fits the way your team works. Backed by award-winning 24/7/365 support and a proven implementation process, HCSS helps reduce risk, cut inefficiencies, and deliver fast ROI. If you're ready to grow your business and gain a competitive edge, HCSS is the partner that gets you there.
    Learn More
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    An online multiplayer card game based on the award-winning game Dominion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securely stream and govern industrial data to power intelligent operations with agentic insights. Icon
    Securely stream and govern industrial data to power intelligent operations with agentic insights.

    For IoT Developers, Solution Architects, Technical Architects, CTOs, OT/IT Engineers

    Trusted MQTT Platform — Fully-managed and cloud-native MQTT platform for bi-directional IoT data movement.
    Learn More
  • 5
    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
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    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: 2 This Week
    Last Update:
    See Project
  • 8
    MagicLibrary
    MagicLibrary is a card searcher and another deck manager for Collectible Card Game Magic: The Gathering.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    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
  • The leading LMS solution for mission critical learning needs Icon
    The leading LMS solution for mission critical learning needs

    it takes the modern learning environment to workforce enablement and beyond.

    Streamline and integrate your complex learning, compliance, content monetization, and external training capabilities while keeping your people safe and delivering profits with Seertech’s LMS solution.
    Learn More
  • 10
    Spanish Napiers
    Spanish Napiers, is a card game based on the popular Spanish game "Briscas" written in python and pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Revolution Mus Game es un adaptacion para PC del clasico juego de naipes español llamado Mus que cuenta con varios siglos de tradiccion y de risas. Con este proyecto además se intenta globalizar el juego para que el resto del mundo lo conozca.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An IRC bot written in Python, primarily designed to host various games. Uses a simple, easy-to-learn plugin interface, ideal for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An information screen application for Texas Holdem tournaments. Screen will show the current blind levels, next games, chip values, upcoming pay-outs and so on. It will also include interactive functions for small games, such as a timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sabacc is a card game originally from the Star Wars universe. It is similar to Blackjack except it employs a random element where any card may change value at any point during the game. For more information see the website - sabacc.sourceforge.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    An online MTG magic client for linux, windows, etc. With this software you can play magic with your friends, or someone else, and you can see all cards pics. very similar to mws, but this proyect is no compatible with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Basic blackjack game that supports most features in a game, 5 card trick, aces being 11 or 1. It has a very basic graphic drawing enginr that draws ASCII cards on the terminal. this can be seen in the screenshot. Should work on all linux PCs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Battle Star Wars TCG is a program to play the Star Wars trading card game online. It uses all the official trading cards from the Wizards of the Coast expansions and the IDC expansions. Eventually an AI will be built so you can play against the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rummy card game written in Python with wxPython. Aiming for clean and intuitive interface with multiplayer capabilities.
    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: 7 This Week
    Last Update:
    See Project
  • 23
    Poker Tournament Manager - Displays current level, blinds, time left in level etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Preferance card game written on Python language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Windows and a Python game based on the card game Screw (F#@$) The Dealer. The python version has a rotating dealer and the players attempt to guess the next card in the deck. The windows version is a basic first release with no frills. But it'
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB