time-module
Here are 23 public repositories matching this topic...
Language:All
Sort:Most stars
Time is undoubtedly the most critical factor in every aspect of life. Therefore, it becomes very essential to record and track this component. In Python, date and time can be tracked through its built-in libraries. This article on Date and time in Python will help you understand how to find and modify the dates and time using the time and dateti…
- Updated
Dec 9, 2022 - Jupyter Notebook
Welcome to The Zen of Typing! The only place you can improve your typing speed and brush up on some programming principles at the same time...
- Updated
Oct 18, 2021 - Python
I have created a simple python programs for my practice and you can take refrence from these
- Updated
Mar 15, 2023 - Python
A simple Python-based alarm timer that lets users set a countdown in minutes and seconds. After the time is up, it plays a sound (alarm.mp3) using the playsound library. Perfect for beginners learning about loops, time handling, and basic Python scripting.
- Updated
Oct 27, 2025 - Python
Short, useful, educational Python Unix Epoch Time utiltity.
- Updated
Nov 29, 2020 - Python
A collection of small Python projects built to strengthen programming logic and problem-solving skills.
- Updated
Feb 14, 2026 - Python
A Healthy programmer is a project in which any programmer will receive an alarm after a selected time period so that he/she could take proper amount of rest after working for long period of time, it will also recall you for taking proper intake of water time to time.
- Updated
Jan 9, 2021 - Python
This is a simple GUI-based Digital Clock application built using **Python** and the **Tkinter** library. It displays the current system time and updates every second, providing a real-time clock experience in a neat graphical interface.
- Updated
Jul 22, 2025 - Python
Typing Master is a Python-based typing test application that offers users a diverse range of categories to improve their typing skills. Featuring a user-friendly interface, real-time typing tests, and a leaderboard, it provides an engaging platform for users to enhance their accuracy and speed.
- Updated
Jan 19, 2024 - Python
Scraped and analyzed a cookie clicking game.
- Updated
Nov 21, 2022 - Python
Güvenilir kaynaklardan derlenmiş orta seviye kullanıcılar için örnek Python uygulamaları
- Updated
Dec 23, 2024 - Python
A simple Python script that provides a dynamic greeting based on the current time of day. It displays the current time in HH:MM:SS format and returns a greeting such as "Good Morning," "Good Afternoon," "Good Evening," or "Good Night" depending on the hour. Ideal for learning time manipulation in Python and enhancing user interactions.
- Updated
Dec 17, 2024 - Python
simple functions and introduction to objects, clases and modules
- Updated
Aug 8, 2022 - Python
This is a simple *Digital Clock application built using Python and Tkinter*, the standard GUI library in Python. It displays the current time and date in a user-friendly graphical interface, updating every second. The project is perfect for Python beginners to understand how GUI applications work and how to use real-time functions with Tkinter.
- Updated
May 16, 2025 - Python
This is a GUI based Python Program which measures your Typing speed.
- Updated
Sep 19, 2024 - Python
Simple digital clock using python and tkinter library.
- Updated
Oct 1, 2022 - Python
A simple Python number guessing game where the player guesses a random number with **“Too high”** and **“Too low”** hints. The game supports multiple rounds, increasing difficulty, a decreasing time limit, and a total score system using the `random` and `time` modules.
- Updated
Feb 20, 2026 - Python
RJK'S Trivia Quiz Game
- Updated
Sep 19, 2024 - Python
A Python decorator (time_lock) challenge for rate-limiting function execution. Implements caching and checks the time interval between calls.
- Updated
Oct 7, 2025 - Python
Improve this page
Add a description, image, and links to thetime-module topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetime-module topic, visit your repo's landing page and select "manage topics."