user-input
Here are 50 public repositories matching this topic...
Safer Python with types for untrusted input
-
Updated
Mar 7, 2019 - Python
A python module to validate input.
-
Updated
Oct 10, 2021 - Python
Controlling Vehicles with ROS1_bridge and ROS2 on Ubuntu 20.04 - AirSim Simulation Environment
-
Updated
Jun 25, 2024 - Python
-
Updated
Mar 18, 2024 - Python
Generate affirmations with different styles
-
Updated
Feb 11, 2022 - Python
This is my python project portfolio includes a range of applications, from BMI and tip calculators to games like Rock, Paper, Scissors. Let's connect and explore the world of coding together!
-
Updated
Jan 10, 2024 - Python
Implementation of Matrix Multiplication using Python taking User Input
-
Updated
Jul 27, 2021 - Python
Helpers for parsing user input, generating menus, transforming data, making comparisons, flexible argument acceptance (string to list/set), regex matching, and more
-
Updated
Nov 30, 2024 - Python
This repository contains a collection of Python scripts designed to perform temperature conversions between Celsius and Fahrenheit using both command-line and graphical interfaces. The main script, temp_convert_gui.py, provides a user-friendly graphical interface for conversions, while the other scripts offer command-line functionality.
-
Updated
Aug 6, 2024 - Python
This program lets you track the scores for a game between two players. You start by entering the players' names, and then the program keeps track of their scores as you play. The game goes on until one of the players wins by either getting at least 15 points with a 2-point lead or scoring 7 points while the other player has none.
-
Updated
Jul 27, 2024 - Python
Generates unique usernames by combining the first initial, first 7 characters of the last name, and a random number, ensuring uniqueness by checking against a set of existing usernames.
-
Updated
Jul 31, 2024 - Python
This program determines if a person is eligible to vote in the US elections. It takes input from the user to assess the following: Citizenship, Age, State Residency, and Felony Status.
-
Updated
Aug 7, 2024 - Python
This project includes a variety of beginner-friendly Python exercises that cover essential programming concepts such as user input handling, basic algorithms, password validation, API requests, and character-based games, providing hands-on experience for learning Python fundamentals.
-
Updated
Apr 17, 2025 - Python
Calculate your Body Mass Index (BMI) by entering your weight and height. The Python program computes your BMI and tells you if you're within a healthy range, below it, or above it.
-
Updated
Aug 12, 2024 - Python
Shitty net-worth target calculator loosely based on "The Millionaire Next Door" book by idk who
-
Updated
Nov 11, 2022 - Python
This simple Python program calculates the total dollar value of a given number of quarters, dimes, nickels, and pennies. The user is prompted to enter the count of each type of coin, and the program computes the total value in dollars.
-
Updated
Aug 6, 2024 - Python
A Python-based application that allows users to manage job numbers and store user inputs related to job records. It utilizes custom classes, configuration variables, and an Access database for efficient organization and retrieval of job-related information.
-
Updated
May 6, 2023 - Python
This simple Python program determines and outputs the age category of a user based on their input. The user is prompted to enter their age, and the program categorizes them into one of several predefined age groups.
-
Updated
Jul 27, 2024 - Python
This repository contains two Python scripts, `stats_calculations.py` and `stats_user.py`, which provide a comprehensive toolset for performing statistical calculations. The program allows users to compute various statistical metrics such as mean, median, mode, variance, and standard deviation, all through a user-friendly command-line interface.
-
Updated
Aug 2, 2024 - Python
Improve this page
Add a description, image, and links to the user-input topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the user-input topic, visit your repo's landing page and select "manage topics."