Showing 35 open source projects for "python curses module"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Mineflayer

    Mineflayer

    Create Minecraft bots with a powerful and high level JavaScript API

    Create Minecraft bots with a powerful, stable, and high-level JavaScript API, also usable from Python. First time using Node.js? You may want to start with the tutorial. Know Python? Check out some Python examples and try out Mineflayer on Google Colab. Supports Minecraft 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18. Block knowledge. You can query the world around you. Milliseconds to find any block. Miscellaneous stuff such as knowing your health and whether it is raining. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pong Game

    Pong Game

    Two player Table Tennis video game made usign Python's PyGame library.

    PyGame module inspired video game, "Pong" written exclusively in Python, is a great way to present the utmost capabilities and potentiality of the programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Pfactris

    An Arithmetical Tetris Game. Numbered tiles divide and cancel out.

    Full documentation: Download pfactrisX.Y.html Tetris, but with arithmetic, each tile has an integer on it. Drop a tile onto a tile below so that the numbers divide and cancel out. Once a tile drops and cancels with the tile below, it will attempt to cancel the next tile below that and so on. If no more below-cancellations happen it will also try to cancel with the tile to the left and then the tile to the right of it. For complete description go to Files tab and see readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    Games and game-related software (such as utilities for table-top games)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pyirrlicht

    pyirrlicht

    Python ctypes module for the Irrlicht Engine SDK

    Python ctypes module for the Irrlicht Game Engine SDK (http://irrlicht.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    Event-driven concurrent framework for Python. Pulsar's goal is to provide an easy way to build scalable network programs. In the Hello world! webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    PrakeOut

    Cross platform BrakeOut with level editor

    BrakeOut clone in python 2.7, with level editor. Easily make your own multi stage levels, with custom graphics, music and sound. Executable for Win 32 OS available, but source will run on all platforms! PrakeOut currently only supports Python 2.7, so remember to download the correct Python version if you want to make your own build. The entry module for your project should be GameHandler.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A collection of python module, libraries and final users utilities in Python language. Targets can be end user desktop, but also Python developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10

    showmaster

    Keep track of your favourite TV shows.

    ...You can add tv shows to your library and view information about their latest and next episode. It uses tvrage.com to gather information (see tvrage.py) and stores it in a local sqlite database(see db.py). The application is written in Python 3.3 and uses the pyqt module to realize the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MitoBlaster
    ...The player assumes control of a small starship to protect Earth from giant-size mitochondria who would gladly see the planet as their new home. The game takes advantage of Python module "pygame"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Behaviours provide a way to quickly author reusable sequences of actions for use in the PaSSAGE framework, or any Neverwinter Nights module. The Behaviour Tool is a tool for the creation and management of behaviours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Trinkets for hackers. Currently: Rubik cube move series inventor. Go solver for tiny boards. Jokes converted into lateral puzzles. Turing machine enumeration Things coming: sci-fi ideas/stories, chess (endgame), etc... License GPL+GFDL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    A clone of Frogger game, sample for developping the FGame module : a library to build arcade game on top of pygame/python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Jewel-Story is a turn-based RPG game with strategy elements. Fight system of a game will be turn-based and need a deep thinking of player. You must have Python2.6 + pygame(1.9.0-2.1) module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Galclone is a free clone of the simple 2d real-time strategy game galcon. Like his archetype, galclone is written in python and uses the pygame module (LGPL) for its gui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A library of python modules for Lyntin customised for the MUD Zombie Mud
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A text-based, turn-based strategy game set in space. It is similar to a 4X game and is inspired by Space Federation: Galactice Conquest among other games. Programmed with Python using Curses for the text interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lyntin is a Python mud client based on Tintin but goes above and beyond Tintin allowing you to write modules in Python enhancing the client to suit your individual needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pyro aims to be the first major Roguelike game written in Python. Project goals are clear code, easy modification and extension, and of course, a game that's worth playing. This is an early alpha and not yet winnable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Diet Python is a flavor of Python w/ allegro, multiarray, umath, calldll, npstruct and curses builtin, all else nonessential to language ripped out. Size < 3MB, 1% of PSF Python w/ full graphics development suite. Diet Python helps keep clients thin :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python Universe Builder (PUB) is an Interactive Fiction module for Python. It provides a programming environment similar to that of Inform or TADS but runs under any Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A consortium of developers and players to produce Open Source tools to enhance the experience of the groundbreaking Bioware game, Neverwinter Nights, including particularly module creation tools for linux and Mac OS X.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next