Skip to content

TiNot-code/Python-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains several standalone Python scripts:

diabetis_calculator.py :
A Tkinter GUI application that calculates the required insulin dose for dogs based on a given mmol blood sugar value.

pokemon.py :
Is inspired by the Pokedle online Game, where you can guess a Pokémon. It uses the PokeAPI.

rangegame.py :
A simple number-guessing game ("Choose a number between 1 and X"). This was my first Python project, created to get familiar with basic syntax and logic.

weather_shellscript.py :
A weather-fetching script that uses the OpenMeteoAPI. It is auto executed on every start of myZSH and gives me the current temperature and precipitation.

Disclaimer: those are just scripts to learn and improve my Python skills.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages