Showing 117 open source projects for "python games source code"

View related business solutions
  • 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
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 1
    USSDpad

    USSDpad

    Linux GUI USSD Sender

    You can manage and send your ussd code with ussdpad .its simple and easy to use gui program written by use python and qt4 - Shashika Layan * Install Method (ArchLinux) It's Available on Arch User Repository (AUR) so you can install it use yaourt $ yaourt -S ussdpad
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Note: The project has moved to https://github.com/pyhys/minimalmodbus The files available here are very old, download from Github instead. MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol, and is intended to be running on the master. Example code includes drivers for Eurotherm and Omega process controllers. The only dependence is the pySerial module (also pure Python). This software supports the ‘Modbus RTU’ and ‘Modbus ASCII’ serial communication versions of the protocol, and is intended for use on Linux, OS X and Windows platforms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An IRC Bot With some essential commands for fun and power. This lightweight bot can be adapted to all your needs. Because it is made in python the possibilities are limitless. **This project is not under development, v0.2 is the less-bad code and should be used instead of v0.1**
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The project has moved and it is now hosted on github.com, and the documentation on readthedocs.org. Please visit the following links: * Source code: https://github.com/SpamExperts/pyzor * New issue tracked: https://github.com/SpamExperts/pyzor/issues * Documentation: http://pyzor.rtfd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    ECharts is a state machine-based programming language for event-driven systems derived from the standardized UML Statecharts language. ECharts has a proven track-record in a large-scale commercial deployment. Take a look at what ECharts has to offer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenRPG is an Internet application that allows people to play Role Playing Games and some miniature based war games in real-time over the Internet. OpenRPG helps facilitate character tracking, miniature battles, and adventure building.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    pysub-dl

    Script to download movie subtitles automatically

    ...To install it in yur system it requires su access. To install the script do this Option 1 : Install via pip :: $ sudo pip install pysub-dl Option 2 : If you have downloaded the source $ sudo python setup.py install Do not forget to upgrade it after a week interval I am modifying so many things very frequently :: $ sudo pip install pysub-dl --upgrade 2. How to use: Use it like: pysub-dl [moviename] [language] For help :: $ pysub-dl --help General usage :: $ pysub-dl iron-man english One request: Do not use space in the movie name, **Use '-'(hyphen) instead of ' '(white space)**. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UpStage
    WE ARE NO LONGER USING SOURCEFORGE. Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Impossameule

    Python command line tool to access an online online things ressource

    Client. Allows to store and retrieve information from the Impossameule server using python. impossameule.py is online help impossameulle-submit.py is for uploading information impossameule-remove.py does not do the contrary, since it does not retrieve. It deletes. impossameule-list do the retrieving job impossameule-tag do the same, but with a convenient interface for more categorized results Please note that the server side is written in php not free due to various online code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    OPyCua

    OPyCua

    OPC UA communication stack written in python

    The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Bamboo Engine

    Game framework on top of Python, Panda3D and Twisted

    Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point. An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHEL is a dynamic python library used to create easily HTML pages and code from Python Scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    connect_3g

    Linux utility that connects you to the 3g networks in Bulgaria

    This is a simple utility to enable Linux users to use 3G Internet from Bulgarian mobile operators with 3G USB modems without any configurations performed by the user. Currently tested on recent Ubuntu, Debian, Fedora and openSUSE distributions and following devices: HUAWEI E173 (Vivacom), Alcatel X220L (Vivacom), ZTE MF190 (Globul), ZTE K3565-Z (M-tel). connect_3g now supports PIN code security, though using it is not recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sharescanner

    The GNOME share scanner

    Sharescanner is a Linux re-implementation of the Windows-only sharescan v2. It indexes Samba shares and lets the user download files over the network. The File list displays all the indexed files along with their size and location. The Queue list displays the current download queue, including the status, progress, size, and location of each item. Each download can be paused and resumed. Please note that this page only contains stable relases. For up-to-date code please visit the project's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cycli is a 3d mmo rpg project. The emphasis has been put on maximal code sharing between server and client and optimising server performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    callbot is an IRC bot writen in python to help out some irc friends playing eRepublik. For more information and the source code please go to http://93.183.131.3/python/callbot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BBot is a GNU GPL IRC bot for everything from preventing spam to just plain old welcome bots. BBot includes modules to handle factoids, away statuses, do math and more. Writing custom code for BBot is easy, and the more, the better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Addons to the Django Framework for mobile clients. MoGo was originally built to handle JP specific issues, but code to handle other locales are welcome as well. Developed and maintained by MARIMORE Inc http://www.marimore.co.jp THIS PROJECT HAS MOVED TO https://github.com/marimore/mobiledjango
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HTML/CGI-based streaming multi-room CHAT. Crazy administration features (why kick when you can possess?), memos, memo lists, smileys, dice roller, & more. Comes with BOT GAMES and an interface for new bots. In Python, for UNIX and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pastebin CLI allows users to upload snippets of text ,usually code.which returns a permanent link to the uploaded snippet.Pastebins are very popular in chat groups like IRC. Note-This code is not from pastebin.com. PLEASE READ README file to install
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    jlidegw
    IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpGrabComics
    phpGrabComics is a program to grab and save comic strips from web. It supports more than 200 comic strips, and it is very easy to implement new modules. Some of the supported sites are Dilbert, Calvin and Hobbes and Snoopy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A cross-platform (java based) open source 3d chat platform.. Provides a python programming interface and internal program editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Virtual Playground will be a virtual world where you can interact with the all kinds of objects you can find in this world. The idea is that everyone has its freedom to discover and build in the world of Virtual Playground.
    Downloads: 0 This Week
    Last Update:
    See Project