Skip to content
#

fstrings

Here are 17 public repositories matching this topic...

Introducing "Bitesofpy"! Here, I share my PyBites exercise solutions, fueled by a "Learning Python" bundle from a Humblebundle sale. Drawn to the captivating exercises, I dedicated six months to tackling numerous challenges.

  • Updated May 7, 2023
  • Python

MailArm is a Python program I made that sends me an email when my alarm time is reached. It uses smtplib to send emails and datetime to check the time. I can set up to three alarms in HH:MM:SS format, and for each alarm, I choose a subject and message for the email. If I don’t want an alarm, I just type "no". The TIME UP shows up upon completion .

  • Updated Aug 8, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fstrings topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fstrings topic, visit your repo's landing page and select "manage topics."

Learn more