Search Results for "python user interface" - Page 15

Showing 1418 open source projects for "python user interface"

View related business solutions
  • Infor M3 ERP Icon
    Infor M3 ERP

    Enterprise manufacturers and distributors requiring a solution to manage and execute complex processes

    Efficiently executing the complex processes of enterprise manufacturers and distributors. Infor M3 is a cloud-based, manufacturing and distribution ERP system that leverages the latest technologies to provide an exceptional user experience and powerful analytics in a multicompany, multicountry, and multisite platform. Infor M3 and related CloudSuite™ industry solutions include industry-leading functionality for the chemical, distribution, equipment, fashion, food and beverage, and industrial manufacturing industries. Staying ahead of the competition means staying agile. Our new capabilities bring improved data-driven insights and streamlined workflows to help you make informed decisions and take quick action.
    Learn More
  • Eurekos LMS - Build a Smarter Customer Icon
    Eurekos LMS - Build a Smarter Customer

    The Eurekos customer training LMS makes it easy to deliver product training that retains more customers and transforms partners into advocates.

    Eurekos is a purpose-built LMS that engages customers throughout the entire learning journey from pre-sales, to onboarding, and everything after.
    Learn More
  • 1
    United Planets: The Last Crusade

    United Planets: The Last Crusade

    2D Multi-directional Shooter

    "United Planets: The Last Crusade" is the first free opensource videogame developed by the Italian Team, Unreal Project. The Last Crusade is a 2D multi-directional shooter which brings a new experience to the player of these old style videogames. The Team is releasing now one of the first builds of the game. PLOT Year 2223 September. A weak radio signal is received by the station orbiting Mars. It's the standard emergency signal. Only one spaceship, heavily damaged, with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Brickcore is a "missile defense" style arcade game with elements similar to "breakout". The game is written in Python and Pygame. The goal is to prevent the oncoming balls from destroying the core, which is protected by revolving bricks. Now available is an Android port written in Java, still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Simple Poker Tournament Clock

    Cross-platform Poker Tournament Clock

    A simple poker clock written in "bare" python, which supports different kinds of poker, XML-based tournament structures and display of banners for poker league sponsors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Omega (space shooter)
    2d space shooter with weapon power-ups and fast moving enemies. Utilizing Python, Pyglet and Rabbyt. Be sure and leave a comment or any advice! ZombieMariachis.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Track time for payroll, billing and productivity Icon
    Track time for payroll, billing and productivity

    Flexible time and billing software that enables teams to easily track time and expenses for payroll, projects, and client billing.

    Because time is money, and we understand how challenging it can be to keep track of employee hours. The constant reminder to log timesheets so your business can increase billables, run an accurate payroll and remove the guesswork from project estimates – we get it.
    Learn More
  • 5

    PiPong!

    Pong clone written in Python for Raspberry Pi

    Simple Pong clone for two players written in Python and using GPIO interface of Raspberry Pi to move paddles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Asgard is a role playing game complete with menus, random battles, maps, towns and dungeons. Join the community of developers, writers and artists. Our goal is to deliver a rich and beautiful, free software RPG to gamers everywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Novus

    Novus

    Entrepreneurship Training Program

    The Novus Entrepreneurship Training Program contains 36 business and IT training videos, covering basic finance, accounting, marketing, economics, business strategy, Word, Excel, and PowerPoint. Users will have an opportunity to apply the lessons in the Novus Business Simulator. Over six rounds, the user or teams will have to make decisions on capital purchases, financing, production, financing, and human resources for a microbrewery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Eve Ms Sql data importer

    Interface to Eve market data and MS Sql

    Provides importation support for EVE csv market data and MS SQL database, and some query supporting features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MineOS+
    MineOS+ is a Tinycore Linux based distro designed solely to host Minecraft Servers. The original MineOS was created by William Dizon aka Hexparrot on the Minecraft forums. MineOS+ is a continuation of his work.
    Downloads: 24 This Week
    Last Update:
    See Project
  • The top-rated AI recruiting platform for faster, smarter hiring. Icon
    The top-rated AI recruiting platform for faster, smarter hiring.

    Humanly is an AI recruiting platform that automates candidate conversations, screening, and scheduling.

    Humanly is an AI-first recruiting platform that helps talent teams hire in days, not months—without adding headcount. Our intuitive CRM pairs with powerful agentic AI to engage and screen every candidate instantly, surfacing top talent fast. Built on insights from over 4 million candidate interactions, Humanly delivers speed, structure, and consistency at scale—engaging 100% of interested candidates and driving pipeline growth through targeted outreach and smart re-engagement. We integrate seamlessly with all major ATSs to reduce manual work, improve data flow, and enhance recruiter efficiency and candidate experience. Independent audits ensure our AI remains fair and bias-free, so you can hire confidently.
    Learn More
  • 10
    Picture Adventure

    Picture Adventure

    Survive and thrive in an almost empty world.

    Alone, hungry, and very unsure about what's going on. You wake up to find no one around, and most the world abandoned. But you are determined to survive. Despite how unsure you are about how to do that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Super Sky Skater

    Super Sky Skater

    Scrolling + Skating + Spikes = Super Sky Skater

    Super Sky Skater is a platform game that the objective is keep live. Only this: You are in a skate and you have to elude the obstacles in the way. Simple, Funny and Hard!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyLottery

    PyLottery

    A pygame designed to draw number balls in ways of hungry snake.

    A pygame designed to draw number balls in ways of hungry snake. The script is first designed for the ending lottery game in PyCon Taiwan 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    XD 0s and Xs

    XD 0s and Xs

    An unfinished game of noughts and crosses in any dimension (Python)

    theres not much else to say, except any help is appreciated to finish the source for this project. Its the 'wincheck' function that causes all of the grief.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    FreeMUD

    A free Python 3 text-based MUD game server

    FreeMUD is a free text-based MUD game server designed from the ground up using Python 3. A minimum of Python 3.3 is required to run this program due to its use of the new python socket method "detach()" and bugfixes to the detach() method that were implemented as of Python version 3.3. Note: The project is currently in a semi-barebones, alpha-ish state. A number of planned features are not yet implemented, while others are in the process of being implemented and may not yet be complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

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

    Archaeadom

    Top down space shooter - For learning purposes

    Don't judge this as if it were anything more than a hobby. Don't even think I know what I'm doing here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ``XGngeo" is a full-featured GTK2 frontend, written in Python, that provides to end users a practical and user-friendly interface over ``GnGeo" which is a fast and powerful command line Neo Geo emulator for the Unix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ludo is a 2 or 4-player board game. Ludonline provides a way of playing with the game over the internet, or with a computer, or even both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FreeTribes is an empire building, highly strategic MMORPG. The game in its entireity is being completely re-written from scratch, under GPL and will use Python and PHP. More information at http://www.phplogix.com/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Map editor for the Boulder Dash clone, Epiphany.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wolfpack is an open source server implementing the protocol used by the massive multiplayer online game Ultima Online. It aims for full support of the Ultima Online protocol and tries to mimic the same gameplay as the original.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Rename files, so that they can be safely transferred to the Xbox.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB