Showing 161 open source projects for "python::module"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Astral Revolutions is a Third Person 2.5D Adventure game set in a multiplanar universe near the year 2200.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Linki: an addictive, original puzzle game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Fury² Game Creation System is a game development toolkit for the 32-bit Windows platform, designed to allow the creation of complex multimedia software and games with minimal unnecessary effort (i.e. reinventing the wheel.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A console based tetris game implemented in Python and aiming as a start point to be a ksirtet clone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Complete PDF SDK Icon
    The Complete PDF SDK

    Bring PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application.

    Bring accurate PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application. Own the full document and data lifecycle by deploying on your own infrastructure without worrying about third-party server dependencies.
    Learn More
  • 5
    This is going to be a Tamagotchi-like game, but in a Polish setting and with a Polish sense of humor. You control a guy, who has various needs. Feeding him and getting some drink is essential, but sometimes he also wants to play basketball or meet a girl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Confiture is the new generation of the cryptographic software, Confiture use the all new innovation cryptographic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyRobots is a clone of gnurobots written in python. The goal of this project is to complete a game with all the features gnurobots set out to have. PyRobots was started because gnurobots was abandoned for a while and has only recently become active.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A game about navigating falling blocks in a circular well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The purpose of the Mortified project is to build a platform game inspired by the classic C64 games, especially Black Magic. The game will use a fairly realistic 2D physics model, which perhaps is a contradiction in terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Instantly access exchange rates Icon
    Instantly access exchange rates

    EXCHANGE RATE API

    Providing accurate, reliable FX Data for over 31 years, FX Data Services is where OANDA started out. Our flagship product, the Online Currency Converter serves millions globally while our Historical Currency Converter and Exchange Rates API help multinationals streamline their business processes with FX and Digital asset data that is trusted by the Big4 audit firms and thousands of businesses globally
    Learn More
  • 10
    Another tetris-like little game. Move Pebbles around a board to form lines of three or more which will then disappear, letting other pebbles fall down. The game is written in Python using the PyGame library so it should run on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Viola is an interpreter for Z-Machine games, like those created by Infocom, written in Python. It will have full support for all eight Z-Machine versions, and the blorb resource format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pathological is an engaging puzzle game in the spirit of "Logical" by Rainbow Arts. To clear a level, match the rolling marbles by collecting them into wheels. A wide variety of board elements makes the game fun and challenging.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    3D maze that easy to create, hard to get out. Try it on and develop it if you're interested. Great if you join me and make it better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Beam Blocks is a tile-based, turn-based, deterministic puzzle game. The object of the game is to, on each level, collect a fixed number of gems and escape the level through an exit hatch, resembling in that aspect games like Boulderdash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyJotto, the python version of Jotto, the five letter word game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VTSystem is a 3D (Action) Adventure engine where each character can go about his(her) own affairs independent of your actions, where you can experience 'real world' environments! Uses the Nebula Device. For more information, take a look at the homepage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pyo pyo is a python/pygame falling blobs game, inspired by the Puyo Puyo series made by Compile. It isn't really playable yet, so cvs only now. See the homepage for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gnome Lights is a game/puzzle written in python with pygtk and pygnome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included. Befunge is an esoteric two-dimensional programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A cubic puzzle designer and solver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Temple

    A platform game where you explore ruins and look for treasure.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It's a Tetris-like game written in Python and using Pygame modules (http://www.pygame.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NURAK: Nethack's Ugliness Removed, Awesomeness Kept. Nurak is intended to be a complete rewrite of nethack, modifying features as I see fit, in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.
    Downloads: 0 This Week
    Last Update:
    See Project