Skip to content

AlwaleedCS/calendar-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

📅 Colorful Calendar using Python

A colorful terminal-based calendar built with Python using the calendar standard library and the Rich library for beautiful tables and colors.


✨ Features

  • Displays a full year calendar month by month
  • Clean table layout in the terminal
  • Weekdays in green
  • Weekends (Friday & Saturday) in red
  • Uses Python standard libraries + Rich
  • Lightweight and easy to run

🛠️ Technologies Used

  • Python 3
  • calendar (built-in library)
  • rich (for colored output and tables)

📦 Requirements

Make sure you have Python installed, then install Rich:

pip install rich

About

Calendar implementation (Python)

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages