1008 projects for "python-snap7" with 2 filters applied:

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    A threaded, distributed MOO server, written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Moebius is a mud server, written in python using (currently) MySQL as a back-end. It's design goals are to be extensible without taking the engine down, to be distributable via the database, and to allow a complete python coding/learning env online. It
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A real time strategic game to end users and programmers. Programmers will be able to easily write plugins to the game, using python or others script language. In the future the game will accept C/C++ plugins. This game uses clanlib (http://www.clanlib.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pRobot is something like Pokémon for computer scientists. Each player creates a computer program, a so-called pRobot. Then all the pRobots are thrown into a virtual arena, the war-ground. Within that arena they can walk, reproduce, and fight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Cyberbox is an excellent puzzle game. It is similar to but more complex (and more interesting :) than Sokoban. The Cyberbox Project has produced a Linux-playable clone of this ca. 1992 DOS game and is polishing it for noncommercial release. Now with
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The LinD&D Project is an attempt to port Dungeons&Dragons programs over to the LINUX operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Copter! is a SimCopter clone written in C++. Copter! will feature much more than the original SimCopter, and will be very moddable through it's modular design. Mods will be released which allow the player to be a policeman, or other characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MudMaker is a multi-user dungeon (MUD) game engine written in Python. It has some loose influences from diku MUD and derivatives. But while diku et al are combat-battle oriented, mudmaker is more social and quest oriented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mathfun.py is a Python library that contains those little bits of mathemagical ideas that we all enjoy. Primes, prime factorization, Fibonacci sequences, string2value functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    PyPet is a virtual pet simulation class written in Python, allowing for an open source framework for virtual pets. Includes numerous interfaces including a SuperKaramba theme, as well as supporting remote interaction over the internet or other networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Support For Card Games in Python. In particular, support for Poker, with classes for Cards, Decks, Hands, Tables, Hand Classification, and AI for hand play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PyGame Template

    Python game template

    Python game template powered by PyGame and PyOpenGL (but it is encapsulated). This code provides the basis to begin developing a game prototype quickly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    erepublik_pybot

    Bot for the game eRepublik.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple golf league program for keeping track of players, teams, courses, and handicaps. It runs on any OS and stores in file or to a database through Zope Object Database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BetterMUD, a public domain C++/Python-based MUD designed in the book -MUD Game Programming-
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The open source, web-based evolution of the strategic collectible card game Sanctum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Classic Texas Hold'Em Poker game in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open Source 2D game based on Dyna ( bomberman ) featuring gremlins. Just changed from c++ to python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Isometric engine based on old python tkclient from worldforge.org. The goals are to separate libs of code, port it to pygame, .and make it up to date for worldforge. The reason is lack of light free isometric engines for easy games development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Parlance is a completely open platform for playing the Diplomacy board game over a network, using the protocol developed by the DAIDE community. This Python-based system currently includes a configurable server, a few simple bots, and an observer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is an on-line multi player card game based on a popular South-American game called "Truco". It is written in Python/GTK and is intended to be multi-platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A text based adventure game in the style of Zork. Written in Python for OS-independency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Critters is a basic world simulation used to educate students of all ages about beginning Python programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Humans vs. Zombies is a game of moderated tag. A group of human players attempts to survive a zombie outbreak by not being tagged by zombie players. See humansvszombies.com for more. The HVZ program is a Django application that administrates this game.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB