mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-04-16 01:27:35 +00:00
Update and rename readme.txt to readme.md
This commit is contained in:
parent
4c48d5ef59
commit
9427db2b48
8
scripts/Calender/readme.md
Normal file
8
scripts/Calender/readme.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
### Calendar App using Python
|
||||||
|
This is a simple calendar gui using python.
|
||||||
|
|
||||||
|
# Steps:
|
||||||
|
*We will require the tkinter and calendar module.
|
||||||
|
*pip install tkinter
|
||||||
|
*pip install calendar
|
||||||
|
*Run- python calendar.py
|
@ -1,8 +0,0 @@
|
|||||||
###Calender App using Python
|
|
||||||
This is an simple calender gui using python.
|
|
||||||
|
|
||||||
#Steps:
|
|
||||||
*We will require tkinter and calender module.
|
|
||||||
*pip install tkinter
|
|
||||||
*pip install calendar module
|
|
||||||
*Run- python calender.py
|
|
Loading…
x
Reference in New Issue
Block a user