Showing 22 open source projects for "python module"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3

    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
  • 4
    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. The http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5

    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
  • 6
    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
  • 7

    showmaster

    Keep track of your favourite TV shows.

    It's a simple application to 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
  • 8
    MitoBlaster
    MitoBlaster is a traditional-appearing shooter-game. 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
  • 9

    PyGCF

    Process GURPS Character Assistant GCF files to Python structures

    The GURPS Character Assistant program stores its core data as GCF files. These files contain a descriptions of entities and relationships, commands for manipulating them and rules on how to satisfy constraints. Unfortunately, said program is only available for Windows, doesn't support any kind of automation for generation of NPCs, doesn't function under WINE, and is very, very slow. This module is intended to provide a basis for rectifying those problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    A clone of Frogger game, sample for developping the FGame module : a library to build arcade game on top of pygame/python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    neveredit
    Neveredit aims to provide end-user module editing facilities for Bioware's Neverwinter Nights computer game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A lightweight and fast implementation of Conway\'s Game of Life and related cellular automata. It includes a pattern viewer running X Windows and a Python module intended to help in designing complex patterns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A TextMap module for Python. The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text), input = readxy(x,y,text), clear(), scroll(x,y), change(coloroptions), settext(text), input = gettext()
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The RHSS is an open-source effort to develop a computer simulation of the game of hockey. With an expandeable computer manager module, a robust statistical module, plus a rock-solid game engine, it is expected to become the hockey simulator of choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QWPython is a Python-powered QuakeWorld dedicated server. The core engine has been wrapped up as a Python module and altered to call back to Python to execute Quake game logic. A QuakeC -> Python translator is also included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.