Showing 71 open source projects for "python libraries"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    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
  • 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
  • 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: 1 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try 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: 3 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: 4 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: 0 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