Showing 134 open source projects for "which"

View related business solutions
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Amulet Map Editor

    Amulet Map Editor

    A new Minecraft world editor and converter

    ...Amulet is a Minecraft world editor built from the ground up with the lessons learnt from previous editors in mind. The program works natively with the block state format introduced in 1.13 which enables editing of all world formats. Amulet is built on top of a world converter that converts all world data into a custom superset format. This means that all worlds can be modified in the same way rather than having custom logic for each world format. Amulet comes with a built-in world converter that can be used to convert any world Amulet can open into any other world Amulet can open.
    Downloads: 794 This Week
    Last Update:
    See Project
  • 2
    SDL_GameControllerDB

    SDL_GameControllerDB

    A community sourced database of game controller mappings

    ...Because many controllers report different axes and button layouts depending on platform and manufacturer, this project provides a large text database (gamecontrollerdb.txt) that maps those raw inputs to a standardized layout for consistent use in games and applications across Windows, macOS, Linux, Android, and other SDL-supported systems. Developers simply include or load the database file at runtime and call SDL’s API to add mappings, which enables out-of-the-box support for controllers that would otherwise behave unpredictably. The repository encourages community contributions so new or uncommon controllers can be added as they’re discovered and tested.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Diplomacy Cicero

    Diplomacy Cicero

    Code for Cicero, an AI agent that plays the game of Diplomacy

    ...The repository includes training code, model checkpoints, and infrastructure for both language modelling (via the ParlAI framework) and reinforcement learning for strategy agents. It supports two variants: Cicero (which handles full “press” negotiation) and Diplodocus (a variant focused on no-press diplomacy) as described in the README. The codebase is implemented primarily in Python with performance-critical components in C++ (via pybind11 bindings) and is configured to run in a high‐GPU cluster environment. Configuration is managed via protobuf files to define tasks such as self-play, benchmark agent comparisons, and RL training. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    jdMinecraftLauncher

    jdMinecraftLauncher

    Unofficial classic styled Minecraft Launcher

    jdMinecraftLauncher is a Minecraft launcher which Look and Feel is close to the the good old official Launcher. You need a Microsoft Account which owns Minecraft to use this Launcher This Launcher is completly fanmade and not supported by Mojang/Microsoft
    Leader badge
    Downloads: 264 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    Inscryption Hydra Tracker

    Inscryption Hydra Tracker

    A tool to help unlock the Hydra in Inscryption

    This tool will help you transform the Curious Egg card into a Hydra by making it easy to see which cards you have, what you need, and what you can get rid of.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Scoudly is a little snake which is very hungry! There are 10 levels. Each level takes 30 seconds. You must eat the most food to win the highscore. For more information, you can join me with this address : space.max@free.fr
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Qturkokards

    Qturkokards

    Offline tarot reading app with custom card sets and Rider Waite

    ...It contains both opensource decks and personally created beautiful decks. It includes a windows 64 bit executable. It runs on Windows 10 and 11 64 bit. It also includes a python app which runs on pyqt with pygame. it has been tested under windows 10, Windows 11 and Debian, Ubuntu, Kali, and Mint Linux. i am looking for people to test on other systems. I have run this on many devices and operating systems. Even an old Chromebook running Linux. Newest release has improved interface and upgraded music track three.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Car Logo Quiz

    Car Logo Quiz

    Identify the famous car brands from around the world

    ...Download the game and start playing and test your knowledge of famous brands! All logos used in this software are in low resolution and used for free and entertainment purposes which are downloaded for fair use under copyright law.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sulphur Nimbus: Hel's Elixir

    Sulphur Nimbus: Hel's Elixir

    3D platform action adventure with momentum-based flying

    ...Throughout the game, more of the vast network of underground tunnels are opened up to you, and clues about the island's past are revealed. The gameplay is centered around the momentum-based flying mechanic, which is difficult to master but ultimately lets you go anywhere with six degrees of freedom and no speed limit. Other features include simple hack-and-slash style combat and some collect-a-thon platformer elements. The game is complete, but is still being updated. If you like this project, please consider supporting me by buying a copy at: https://oddwarg.itch.io/sulphur-nimbus-hels-elixir (This repository was moved from Bitbucket because they are removing Mercurial support.)
    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
  • 10
    Cinemagoer

    Cinemagoer

    Python package useful to retrieve and manage the data of IMDb

    ...You can use the search_movie method of the access object to search for movies with a given (or similar) title. Similarly, you can search for people and companies using the search_person and the search_company methods. Movie, person, and company objects have id attributes which -when fetched through the IMDb web server- store the IMDb id of the object. If you know the IMDb id of a movie, you can use the get_movie method to retrieve its data. It’s possible to retrieve the list of top 250 and bottom 100 movies. As on the IMDb site, each TV series and also each of a TV series’ episodes is treated as a regular title, just like a movie. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    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: 0 This Week
    Last Update:
    See Project
  • 12
    Flame Auto Clicker

    Flame Auto Clicker

    Fastest Auto Clicker on the market . Over 1000 CPS (For Real)

    Flame Auto Clicker is an Open Source minimalist Auto Clicker. The CPS limit is your PC, but you can also add delay or click limit, or change the click button or start/stop clicking with a HotKey, which can be edited too. This Auto Clicker can be used with ANY game, Minecraft, Roblox and more! Source Code: GitHub: https://github.com/PETEROLO291/Flame-Auto-Clicker TIP: Set delay to 0 to get super fast clicks. Clicks are only limited by your PC hardwere! Installer: 9,22 MB Program: 27,3 MB Version: 1.6.1 New in Version 1.6.1: -Fixed the bug that caused the Settings window to appear under the main window -Now you can start and stop with the same hotkey -Other minor bugs have been fixed -Fixed a bug that didn't allow the program work with normality if the "Click until stopped" box was checked If you liked this project consider buying me a coffee ☕ Buy me a coffee ☕: https://www.paypal.me/PeterJSM Consider trying Ozyr: https://sourceforge.net/projects/ozyr/
    Leader badge
    Downloads: 559 This Week
    Last Update:
    See Project
  • 13
    JumbleGame

    JumbleGame

    A word puzzle game with a set of words scrambled.

    A word puzzle game with a set of words, each of which is “jumbled” or scrambled. A solver answers the scrambled word with the correct word, and can also request for a hint
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Favourite Pokemon Picker

    Favourite Pokemon Picker

    Find your favourite Pokémon!

    ...You can sort by Generation or pick from one of many different subsets including Legendaries, Mythicals, Fossils and Fully Evolved. You can even choose whether to include different forms in your selection before narrowing down which is your favourite! New Pokémon will be added whenever they are released. Python 3 required to play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Footcontroller

    Footcontroller

    Control your Linux PC with a standard foot pedal

    This python utility allows users on Linux to control their PC using a HID compatible USB foot pedal. Note: footcontroller does not support the new VEC Infinity in-USB3 pedal, which is not fully Linux compatible The foot pedal becomes an extra mouse or mini keyboard but footcontroller allows you to define multiple pedal sets which you can activate at the click of a button. It uses xdotool to provide you with the ability to assign commands to each pedal. Many foot pedals come with software, often MS Windows only, which allows you to program the pedals to perform some function or other, Footcontroller does away with the proprietary software and allows you to define multiple sets of commands that can be swapped in or out at the click of a button. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Steam Career

    Steam Career

    Generate webpages of your Steam player data

    Python application which uses the Steam Web API to retrieve player data and present an overview in HTML form. This project is not endorsed in any way by Valve Corporation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    PyBluesky

    PyBluesky

    PyBluesky is a simple 2D python game developed using the pygame framew

    ...For self-defense you can shoot down the enemy missiles. You are armed with 100 special missiles. Level-up awards you another 50 special missiles and a power-up star which will instantly deactivate all the enemy missiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bingo Caller

    Bingo Caller

    Efficient Bingo Caller

    This is a Bingo Caller which utilises numbers 1-90. The amount of numbers called is determined by the user. Each number is only called once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Crossfire-Extended-Release

    A roguelike, contains binaries and source packages for

    ...Additional maps include the full mlab set, with the cloud city, castle in the sky, the lower land mass, prisondemadness palace, and nethack all the way down to hell, where the city of Dis resides. In the source package python 2.0 and 2.4 are included, so you can run the pyscripts (which are from an earlier age!) And the gtk2 client and CFPlus perl client and libs. The 64bit binaries pkgs have everything set up for you, just set the permissions to what user will run the game. gcfclient2 crossedit crossfire What more could you want from a 2d RpG?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is intended to provide code to be used with MySQL and Python to create a database of major league baseball game events which are freely provided by the mlb.com Gameday application. Older version also support creating a retrosheet.org database but that is no longer supported. All major and minor league pitch location and game statistic data can be downloaded using BBOS. Installation Videos! Part 1: http://youtu.be/rnv2VLcG-eI Part 2: http://youtu.be/eFudbMWHNlQ Special thanks to Wells Oliver for the code for downloading Retrosheet files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Air Strike

    Air Strike

    Air Strike is a single player shooting game for windows os laptop user

    ...The game will have 10 levels in total and currently it is at level 3, I will continue to create one game level per week after the beta stage of this game has been released on major game sites until this game has finally reached level 10. After that I will continue to include more features into the game which means although you are playing the same level again and again but each time you will find out that a new game character has been added into that same level after each game’s updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Colonization Mod Collection

    Several mods for Civilization IV: Colonization

    ...This allows joined work without the time consuming and bug prone process of moving modpacks between source codes. This mean the source code is made up of multiple features, which can be tweaked by XML and as a result it is possible to make total conversion mods without knowing how to program. What this is NOT is a bunch of nearly identical mods. The design goal is to make each mod so unique that the average player should not notice that the source code is shared.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Type-Master

    Simple Application for testing and improving typing speed.

    ...Type Master is a small open source program that aims to improve typing speed and also typing habits and leads/teach you to be a touch typist underneath the application 5 prose are available to choose from and 3 time modes are available. Picture representation of hand which will aid in which finger to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PokemonGo-Bot

    PokemonGo-Bot

    The Pokemon Go Bot, baking with community

    ...Ability to add multiple coordinates to select between your favorite botting locations. Support self defined path / route. Advanced catch, evolve and transfer confuration using our PokemonOptimizer settings. Determine which pokeball to use. Rules to determine the use of Razz and Pinap Berries. Exchange, evolve and catch Pokemon base on pre-configured rules. Transfer Pokemon in bulk. Auto switch mode.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    Of Mages and Magic

    A Simple RPG fighting game for teaching Python

    Of Mages and Magic is an RPG based fighting game which may be used to teach simple programming concepts. Students write artificial intelligences which hook into the main Of Mages and Magic executable. These mages can be organised into teams which fight each other until only one team remains. The game is currently in early alpha, meaning some aspects of the interface are a bit clunky.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB