Showing 161 open source projects for "python"

View related business solutions
  • Tremendous is the global payouts platform for businesses sending gift cards and money at scale. Icon
    Tremendous is the global payouts platform for businesses sending gift cards and money at scale.

    Getting started is simple: add a funding method and place your first order in minutes.

    Trusted by 20,000+ leading organizations, Tremendous has delivered billions of rewards and enables businesses to reach recipients across 230+ countries and regions. Recipients have 2,500+ payout options to choose from, including gift cards, prepaid cards, cash transfers, and charitable donations.
    Learn More
  • Empower Your Workforce and Digitize Your Shop Floor Icon
    Empower Your Workforce and Digitize Your Shop Floor

    Benefits to Manufacturers

    Easily connect to most tools and equipment on the shop floor, enabling efficient data collection and boosting productivity with vital insights. Turn information into action to generate new ideas and better processes.
    Learn More
  • 1

    MineSweeper Pygame

    Simple minesweeper game in python

    project created on: 2013.05.25 bitbucket repo: http://bit.ly/pyminesweeper_bitbucket Simple minesweeper game in python CONTROLS: Right Click - "flag" the box; also start next game Left Click - reveal empty box(es) or mine Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html UPDATE 1.2 (05.11.2015): Major code refactoring UPDATE 1.3 (06.09.2015): Bugfixes; Minor code refactoring # README # In order to run minesweeper you need to install PyGame http://pygame.org/download.shtml Easy way is to install it via wheel, see e.g. http://stackoverflow.com/a/28127864 If 64-bit wheel (.whl) package installation fails, try its 32-bit version. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LuckyWords

    LuckyWords

    A classic word guessing game

    LuckyWords is an open-source classic word guessing game loosely based on 'Hangman' and 'Wheel of Fortune'. It is targeted for Linux and the KDE desktop, though in principle, as a Python application it is platform independent. LuckyWords depends on Python 3 and PyQt4 and is released under the terms of GPL 3.0. For further information, visit the wiki or our website at www.casualcoding.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Infrastructure for creating document flow solutions, document forms, document printing forms. Automated data structure creation and modufication. Basic shems for store managment, accounting and other document flow tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Haystack is a modern, engaging, and intuitive intranet platform that employees actually use. Icon
    Haystack is a modern, engaging, and intuitive intranet platform that employees actually use.

    You Deserve the Best Intranet Experience

    With customizable iOS and Android mobile apps, Slack and Microsoft Teams integrations, and an intuitive design employees love, Haystack brings an outstanding digital employee experience to your entire workforce, no matter where their work takes them.
    Learn More
  • 5
    Snot The Second, the rubber boxes King, declared a holy war against evil plastic balls to defeat himself and his crew lives. Excentric crossplatform 2D labyrinth game written in Python. Just try to reach exit of each level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nPuzzle 8 / 15 play with numbers and cropped images! Searching algorithm A* : divide and conquer approach based on Manhattan-distance and linear conflict. Author: Roberto Bracaglia Morante ver 2.0 written in Java, May 2014 // many improvements and bug fixes ver 1.3 written in Jython, May 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    HankSmash

    Based on bambam, a keyboard and mouse game for babies

    HankSmash aims to introduce infants to computers by giving them the opportunity to interact with them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Game Over Again

    Find continuous bombs

    The game consists of a rectangular board increasing its dimensions every so. User must find where the bombs are. Labels show how many continuous bombs exist horizontally and vertically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    4digits Puzzle Game
    4digits is a guess-the-number puzzle game. It's also called Bulls and Cows, and in China people simply call it Guess-the-Number. The game's objective is to guess a four-digit number in 8 times.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 10
    alfa+legal
    Alfa+legal: software livre para alfabetização. Desenvolvedor: Raimundo Alder Guimarães Licença: gnu/gpl Registro em http://copyright.br.com/ : Deposit number :DEP635074679449233750 Date : 22/06/2013 03:19:05 (Europa) Locarno Code :99-00 comunidade: softwarelivre.org/alfa-legal
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ - numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy #### UBUNTU #### To install these packages on Ubuntu 12.04 and derived run this command on terminal: sudo apt-get install python python-pygame python-numpy #### ARCHLINUX #### To install these packages on Archlinux run this command on terminal: sudo pacman -S python2 python2-pygame python2-numpy Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    How Many Blocks?

    How Many Blocks?

    Challenge the limit of your 3D imagination

    "How Many Blocks?" is a puzzle game which asks you to imagine 3 dimensional block configurations from their 2 dimensional projections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Bubble Crusher

    Explose the bubbles !!!

    https://github.com/thibaultduponchelle/bubble-crusher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Arabic Word Slider Game
    Arabic word game, Al-Kalima Al-monzaliqa, collect letters and make words.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Block Adventure

    Block Adventure

    A simple 2D platformer, written in python2.7

    Tested on Windows 7 32 and 64-bit versions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Map editor for the Boulder Dash clone, Epiphany.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WordsGenerator

    Generate Possible Words For Words Game

    This is a python program that looks up possible words from a dictionary over 1,600 words. You type in letters that you have and the program will generate all possible words from the dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SineTuner is a puzzle game, inspired by a minigame in the Myst series. Your goal is to make a function (combined of two sine waves) overlap a computer generated function. You do this by adjusting the frequency, amplitude and phase of the sines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    paperproductions
    the very very official paperproductions download page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sudoku Solver (+ solution provider!)
    Sudoku Solver is a small graphical application for solving any given Sudoku puzzle, almost instantaneously. It also provides the solution (the steps required to solve the puzzle). It is written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PRØJECT: PARANOIA
    A open source puzzle game made in blender 3d. Featuring a point and click interface, a constantly updated pool of levels and much more. Controls are easy, the arrow keys rotate the camera, and the mouse clicks to interact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A game that attempts to teach programming to children. Licensed under CC BY-NC-SA 3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HoloBall - An Opensource Blender Game
    A maze/puzzle like game, made with Blender. (This project may look inactive, because we are waiting for sf's unix servers to work.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyPrism is an Open Source, multi-platform version of the puzzle game "Prism : Light the Way".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jogo da Forca
    JOGO DA FORCA - Um jogo de adivinhar palavras. Escrito em Python, com três níveis de dificuldade, gravação de recordes e um banco de 29329 palavras em português.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB