larabinada752-netizen /
expense-tracker-mock
π΅ Expense Tracker Mock β A simple Python project to practice tracking expenses. π
Loading repository dataβ¦
ahtisham06 / repository
π A simple Python CLI diary app to write and read time-stamped personal entries. Uses file handling to save each entry with the current date and time. Great for beginners to practice loops, functions, and working with text files.
π Simple Diary App (Python CLI)
This is a beginner-friendly command-line diary app built with Python. It allows users to write and read personal diary entries, each time-stamped with the current date and time.
π‘ Features
diary.txt fileπ¦ Requirements
π How to Run
bash python Simple-CLI-Diary.py
Selected from shared topics, language and repository descriptionβnot editorial ratings.
larabinada752-netizen /
π΅ Expense Tracker Mock β A simple Python project to practice tracking expenses. π
naitik-patidar /
π A simple Notepad app built with Python & Tkinter. Supports New, Open, and Save file operations with a clean menu bar interface. Built as a beginner Python GUI project.
mohammedmehdio /
CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: β Encrypt text π β Decrypt text π β Determine the shift key π β Attempt decryption without a known key π‘
orodrigojose /
π A simple todo-list for terminal made with Python and Textualize
mdkashifakram /
Python Notepad App π A simple and user-friendly notepad application built with Python. Create, edit, and organize your notes effortlessly.
KishorAlagappan /
π οΈ Developed a simple login system using python file handling techniques that supports register, login, and forgot password. πππ