Full-stack observability with actually useful AI | 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
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.
A simple RPG game coded in Python 3 utilizing the TKinterGUI interface. Still in development, the current version is provided only in Python code for developers only (or anyone with a local Python installation who dares).
A python script with a TkinterGUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.
RandomGame is a game written in Python (GUI by Tkinter). The goal of the game is to pick the number that the computer randomly chosen. Written in Python, RandomGame is multiplatform.The goal of the project is to add a lot on functions in a simple game.
A program written in Python, extending the remote administration of Sphereserver. Provides logging, input and output filtering, user ranks, secure communication and easy extendability. It`s experimentally using wxWindows or TkinterGUI.
DUMB, the Diabolically Uncrashable Mud Builder, implements a lisp-like language interpreter in Java. This language is specialized to allow the most flexible MUD creation to date, and to allow 100% uptime, even during MUD development. NEW: SWING GUI