Easily bring your Python applications online with the world's lightest GUI toolkit.
-
Updated
May 27, 2025 - Python
Easily bring your Python applications online with the world's lightest GUI toolkit.
HealthChat is a project containing a series of ongoing efforts to improve health conversations involving humans and AI (e.g., LLMs).
Code to reproduce experiments from "User-Interactive Offline Reinforcement Learning" (ICLR 2023)
Machine Learning
The "Terminal Based Maze Solver" project is a Python implementation featuring a maze generator and a depth-first search algorithm to find a solvable path from the starting to the ending point in a randomly generated maze. The program provides a user-friendly console interface for interaction and exploration of maze solutions.
User Interaction Technology | Tongji University, 2021
A Python program that simulates a thrilling turtle race using the Turtle module. Users can place bets on their favorite turtle, and then watch as colorful turtles dart across the screen in a random race to the finish line. Who will emerge victorious? Run the script to find out!
A calculator program for basic arithmetic operations (add, subtract, multiply, divide) with interactive functionality. It allows reusability by continuing with previous results or starting afresh. Features include a user-friendly interface, dynamic operation mapping using functions and dictionaries, and integration of a custom logo from `art.py`.
Python | Turtle Graphics | Object-Oriented Programming | Real-Time Input Handling | Basic Game Mechanics | PvP
The Fancy Coffee Machine project is a Python-based application designed to practice Object-Oriented Programming (OOP) principles. This interactive program simulates a coffee-making machine, allowing users to select drinks, manage ingredients, and handle payments.
Turtle Racing is a fun game using Python's turtle and random modules. Six colorful turtles race to the finish line, and players bet on a turtle's color. If their choice wins, they win! Turtles start aligned on the x-axis, with varying y-positions and random speeds, making each race unpredictable and exciting.
This is a Python-based quiz application designed to present users with boolean questions. It features an interactive interface and tracks the user's score throughout the quiz. Simply clone the repository, run the program, and start testing your knowledge!
This Python script offers an engaging and informative guessing game that tests your knowledge of celebrity follower counts on social media platforms. The code leverages various Python functionalities and adheres to best practices for clarity and structure.
OASIS Infobyte Internship
A Python program combining input validation, menus, and Taylor Swift-inspired puns.
This Python application utilizes the Tkinter library to create an interactive flashcard program for practicing French and English vocabulary. Users can flip through randomly presented French words and reveal their English translations. Additionally, users can mark their familiarity with each word, allowing for personalized learning sessions.
Interactive Python CLI app for booking rides, calculating costs, and managing ride history. Built for NOVI’s Programming Fundamentals module.
Introducing our Discord bot dedicated to helping your server stay updated with the latest job offers effortlessly. Stay informed and connected with job listings directly fetched to your Discord channels. Simplify job hunting and keep your community engaged with real-time updates.
A Python implementation of Conway's Game of Life. Simulates cell evolution on a dynamic grid
Add a description, image, and links to the user-interaction topic page so that developers can more easily learn about it.
To associate your repository with the user-interaction topic, visit your repo's landing page and select "manage topics."