Mike Driscoll
Mike Driscoll

@driscollis

4 Tweets 4 reads Jan 28, 2023
Did you know that #Python has a `calendar` module? 🐍📆
It is the 6th Python module you can call on the command line in my series!
Check it out:
Want to create a calendar for the whole year with #Python 🐍🔥? Here's one way to do it in the terminal:
Here is how you would use #Python's calendar in code instead of in the terminal:
You can also make Python's calendar module output calendars in HTML! 🐍🔥
Here's an example of doing that using Jupyter Notebook!

Loading suggestions...