Showing 161 open source projects for "python-snap7"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 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
  • 1
    Astral Revolutions is a Third Person 2.5D Adventure game set in a multiplanar universe near the year 2200.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Linki: an addictive, original puzzle game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Fury² Game Creation System is a game development toolkit for the 32-bit Windows platform, designed to allow the creation of complex multimedia software and games with minimal unnecessary effort (i.e. reinventing the wheel.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A console based tetris game implemented in Python and aiming as a start point to be a ksirtet clone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    This is going to be a Tamagotchi-like game, but in a Polish setting and with a Polish sense of humor. You control a guy, who has various needs. Feeding him and getting some drink is essential, but sometimes he also wants to play basketball or meet a girl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Confiture is the new generation of the cryptographic software, Confiture use the all new innovation cryptographic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyRobots is a clone of gnurobots written in python. The goal of this project is to complete a game with all the features gnurobots set out to have. PyRobots was started because gnurobots was abandoned for a while and has only recently become active.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A game about navigating falling blocks in a circular well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The purpose of the Mortified project is to build a platform game inspired by the classic C64 games, especially Black Magic. The game will use a fairly realistic 2D physics model, which perhaps is a contradiction in terms.
    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
    Another tetris-like little game. Move Pebbles around a board to form lines of three or more which will then disappear, letting other pebbles fall down. The game is written in Python using the PyGame library so it should run on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Viola is an interpreter for Z-Machine games, like those created by Infocom, written in Python. It will have full support for all eight Z-Machine versions, and the blorb resource format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pathological is an engaging puzzle game in the spirit of "Logical" by Rainbow Arts. To clear a level, match the rolling marbles by collecting them into wheels. A wide variety of board elements makes the game fun and challenging.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    3D maze that easy to create, hard to get out. Try it on and develop it if you're interested. Great if you join me and make it better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Beam Blocks is a tile-based, turn-based, deterministic puzzle game. The object of the game is to, on each level, collect a fixed number of gems and escape the level through an exit hatch, resembling in that aspect games like Boulderdash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyJotto, the python version of Jotto, the five letter word game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VTSystem is a 3D (Action) Adventure engine where each character can go about his(her) own affairs independent of your actions, where you can experience 'real world' environments! Uses the Nebula Device. For more information, take a look at the homepage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pyo pyo is a python/pygame falling blobs game, inspired by the Puyo Puyo series made by Compile. It isn't really playable yet, so cvs only now. See the homepage for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gnome Lights is a game/puzzle written in python with pygtk and pygnome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included. Befunge is an esoteric two-dimensional programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A cubic puzzle designer and solver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    It's a Tetris-like game written in Python and using Pygame modules (http://www.pygame.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Temple

    A platform game where you explore ruins and look for treasure.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NURAK: Nethack's Ugliness Removed, Awesomeness Kept. Nurak is intended to be a complete rewrite of nethack, modifying features as I see fit, in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB