1045 programs for "compiler python linux" with 2 filters applied:

  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    F·W·K

    F·W·K

    3D game engine/framework in C, with Luajit and Python bindings now

    3D game framework in C, with Luajit and Python bindings now.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Ebiten

    Ebiten

    A dead simple 2D game library for Go

    Ebiten is an open source game library for the Go programming language. Ebiten's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms. In Ebiten, everything is an image: the screen, data from an image file, and even offscreen items are all represented as image objects. Most rendering operations consist of drawing one image on top of another. Ebiten games work on desktop (Windows, macOS, Linux, and FreeBSD), web browsers (through WebAssembly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PySolFC
    PySolFC (PySol Fan Club edition) is an extended version of PySol (a solitaire card games collection).
    Leader badge
    Downloads: 414 This Week
    Last Update:
    See Project
  • 4
    Golly

    Golly

    For exploring cellular automata like Conway's Game of Life.

    A cross-platform application for exploring Conway's Game of Life and many other types of cellular automata. Features include bounded and unbounded universes, fast generating algorithms, Lua/Python scripting, and a state-of-the-art pattern collection.
    Leader badge
    Downloads: 356 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 5
    GemRB Game Engine

    GemRB Game Engine

    GemRB is a portable open-source implementation of the Infinity Engine

    GemRB (Game engine made with pre-Rendered Background) is a portable open-source implementation of Bioware's Infinity Engine. It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and more. It is licensed under the GPL.
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • 6
    FreeOrion

    FreeOrion

    4X Space Strategy Game

    FreeOrion is a free and open source community-developed 4X turn-based galactic empire strategy game.
    Leader badge
    Downloads: 135 This Week
    Last Update:
    See Project
  • 7
    Realism: Invictus

    Realism: Invictus

    Realism Invictus mod for Civilization IV

    Realism Invictus is a mod for Civilization IV with over 15 years of development.
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 8
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host. Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. Thousands of...
    Downloads: 99 This Week
    Last Update:
    See Project
  • 9
    ATC-pie

    ATC-pie

    Air traffic control tower and radar simulator (solo + multi-player)

    ATC-pie is an air traffic control simulation program. It features solo, multi-player and teacher-student sessions, rendering 3D views of airports through FlightGear. It is essentially designed for realism, and simulates real-life ATC tasks and equipment such as strip racks and sequence management, handovers to/from neighbouring controllers, flight plans, primary & secondary radars, RDF, CPDLC, ATIS recording...
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    Crossfire RPG game

    Crossfire RPG game

    Cooperative multiplayer graphical RPG and adventure game

    Crossfire is a free, open-source, cooperative multi-player RPG and adventure game. Since its initial release, Crossfire has grown to encompass over 150 monsters, 3000 areas to explore, an elaborate magic system, 13 races, 15 character classes, and many powerful artifacts scattered far and wide. Set in a fantastical medieval world, it blends the style of Gauntlet, NetHack, Moria, and Angband.
    Downloads: 73 This Week
    Last Update:
    See Project
  • 11
    Simple Sokoban

    Simple Sokoban

    a (simple) Sokoban game

    Simple Sokoban is a (simple) Sokoban game aimed at playability and portability across systems. It is written in ANSI C89, using SDL for user interactions. I developed it natively under x86_64 Linux, but it should compile just fine on virtually anything that has a C compiler and the SDL library.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    cfe

    Framework for producing web-based database applications

    Sophisticated environment for developing web-based applications. It includes lots of handy low-level components including: 1/ mySql interface, including table creation, tables as class, query as iterator 2/ html generation 3/ multi-lingual ability 4/ html form field handling 5/ etc. On top of this is a high-level framework that allows rapid development of database apps including seach/create/display/update, user navigation between related entities and much more. Included, as a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Gester

    A game engine for console based text games

    Gester is a game engine for console based text game. You make text based games easily using Gester. These games can be played by using the 'gest' command. The 'gest' command will invoke the game engine which will read the game script file (.gest file) and present the game on the command line Install Gester using pip: "pip install gester" See our PyPI page for more details: https://pypi.org/project/gester
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Sudoku Maker is a generator for Sudoku number puzzles. It uses a genetic algorithm internally, so it can serve as an introduction to genetic algorithms. The generated Sudokus are usually very hard to solve -- good for getting rid of a Sudoku addiction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    TuxCap Games Framework
    The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap Games Framework used for 2D game development. It comes with PyCap Python bindings, a fast 2D physics engine, a particle engine, widgets and many documented examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Moved to https://codeberg.org/andybalaam/mopesnake
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Games and game-related software (such as utilities for table-top games)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Trek7 the original multiplayer network star trek game from the early-mid 70s. We are hoping to revive this classic (no, its not netrek/mtrek, not even close). hopefully the SF community can help port this to modern day networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Stawkobot

    Stawkobot

    Komputerowy partner do gry planszowej "Stawka większa niż życie"

    Stawkobot to komputerowy partner do gry planszowej „Stawka większa niż życie”. Program oczywiście nie będzie przesuwał pionków na fizycznej planszy, ale podejmuje decyzje, które podejmować musi twój przeciwnik tworząc tym samym iluzję gracza. Poza podejmowaniem decyzji podczas gry, Stawkobot pomaga śledzić punkty akcji, punkty zwycięstwa oraz postępy w śledztwie, a także przypomina o niektórych czynnościach, o których łatwo zapomnieć podczas rozgrywki (np. umieszczenie znacznika „Tu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pyDarts

    pyDarts

    OpenSource and DIY real electronic darts game

    Play at many electronic darts game (such as Cricket, Crazy Cricket, 321 Zap, etc) with a cheap DIY dart game controled by an Arduino UNO controler, and the pyDarts python game ! Make you own game and share it with the community ! Note that this is NOT a software to manually score while you are playing beside ! This software score by itself but require a converted dart board ! pyDarts is the reference since no other electronic dart game offer so much functionalities !
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Vamos Automotive Simulator
    Vamos is an automotive simulation framework with an emphasis on thorough physical modeling and good C++ design. Vamos includes a real-time, first-person, 3D driving application.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 22
    Yet Another Python Sudoku puzzle game
    A Sudoku puzzle game written in python, also using wxPython and pyGame.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ConWC is a console game based on the Wing Commander games from Origin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A multi-player networked clone of the classical Bubble Bobble board game. Throw bubbles at monsters and collect dozens of different bonuses before your co-players! A modernized version running the clients in browsers is available at https://bitbucket.org/arigo/bub-n-bros/
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    Transarctica Remake

    Transarctica Remake

    Open source revival of the game Transarctica / Arctic Baron

    The main goal of the project to offer the original game's full functionality. Roam a hostile frozen world in a futuristic steampunk train, fight exciting train battles and try to stay alive against all odds while searching for clues about the "Sun".
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next