Showing 71 open source projects for "python libraries"

View related business solutions
  • 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
  • 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
    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
  • 2
    Thump is a maze puzzle game where you play a mouse that has to find the hidden cheeses to open the door to the next level. The game is educational; you have to answer questions to progress. The questions are deliberately relevant to child education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A python-tkinter kit to experiment with the generation and solving of mazes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A multiplatform interactive fiction frontend
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. If you don't have Python installed you can get it at http://www.python.org/download/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. This project site is not active, please visit http://sourceforge.net/projects/tkpysudoku/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Very compact Tetris game for those who want to play where/when they should not: only a tiny gaming area (even 40px high) your headmaster will hardly notice (in case, just press Q or Escape).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The famous game, game 15 of break-head made in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple SUDOKU solver, you can solve original Sudoku or edit your own and ask Susiso to give you some hints or the solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    The purpose of this project is to centralize knowledge of the World of Goo modding community both in documentation of file structures in a Wiki, and later in a map editor. An utility to pack/unpack file format use by WOG is provided.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Python Sudoku is a text and graphical (gtk interface) program to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write an image (png, jpeg, etc) with a sudoku.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A non-brute-force sudoku solver. Ukodos is sodoku backwards; According to wikipedia, Sodoku is a bacterial zoonotic disease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Old-school, puzzle game similar to Solomon's Key.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    LilChicken is a cross-platform python-based game supporting several different styles of falling-blocks-type games.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Pathman
    Navigate a 3D maze while consuming energy pills. Avoid being captured by 4 quirky, colourful ghosts. Pathman is a 3D first/third person re-interpretation of Namco's popular 1980's arcade hit Pac-Man.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Sliding Puzzle 2x es la recreación de un juego de puzzle clásico donde cada pieza es un fragmento de una imagen y hay que reconstruir una imagen desplazando piezas sin levantarlas del tablero. http://en.wikipedia.org/wiki/Fifteen_puzzle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CrosswordPuzzle is a small program for creating and solving crossword puzzles like the ones found in major, north American news papers. You can download and solve crosswords or distribute your own crosswords digitally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lambdooz is a Zoop clone with new features written in Python using the Pygame/SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bombz is a simple puzzle game in the spirit of Sokoban where you must push bombs into strategic positions before detonating them to destroy walls blocking your path. It is a portable rewrite of a game originally written for the Acorn Archimedes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CPSokoban is yet another version of the game Sokoban. This one's written in C and Python, whence the name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A 'fifteen pieces' game developed on top of python-pygoocanvas' demo-fifteen. All you have to do is to reorder a set of fifteen pieces with a sole empty box on a virtual bounded board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PyScrabble is an online, multiplayer scrabble program written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gameplay is similar to Bejewelled(tm), but using a hex rather than a square grid for more scoring options. Unique multi-swap moves. Theme-able (with 6 bundled themes). New themes are easy to create and share. Complete manual. Requires Python and Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    python and wxWidgets implemntation of Sudoku
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A puzzle game, based on Minesweeper idea. It introduces hexagonal grid, 3 different mine powers and extended neighborhood information. All the above allows to present non trivial but mostly solvable game situations even for most experienced player.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB