Skip to content

Commit 9f9eaaa

Browse files
committed
made necessary changes
1 parent e4dcb68 commit 9f9eaaa

File tree

17 files changed

+132
-28
lines changed

17 files changed

+132
-28
lines changed
File renamed without changes.

Chess Board/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
This repository consists of a list of python scripts to automate few tasks.
2+
3+
You can contribute by adding more python scripts which can be used to automate things. Some of already done are listed below.
4+
Incase you have anything to be followed while executing the python script mention it as well
5+
6+
7+
# Python Script
8+
9+
10+
## Script - Chessboard
11+
12+
Create a chesboard using matplotlib
13+
ChessBoard.py
14+
15+

Digital Clock/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
This repository consists of a list of python scripts to automate few tasks.
2+
3+
You can contribute by adding more python scripts which can be used to automate things. Some of already done are listed below.
4+
Incase you have anything to be followed while executing the python script mention it as well
5+
6+
7+
# Python Script
8+
9+
## Script - Digital Clock
10+
11+
DigitalClock.py

DisplayPopupWindow.bat renamed to Display Popup Window/DisplayPopupWindow.bat

File renamed without changes.

DisplayPopupWindow.py renamed to Display Popup Window/DisplayPopupWindow.py

File renamed without changes.

Display Popup Window/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
This repository consists of a list of python scripts to automate few tasks.
2+
3+
You can contribute by adding more python scripts which can be used to automate things. Some of already done are listed below.
4+
Incase you have anything to be followed while executing the python script mention it as well
5+
6+
7+
# Python Script
8+
9+
10+
## Script - Popup Window
11+
12+
Displaying a popup window
13+
DisplayPopupWindow.py
14+

Fake Profile/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
This repository consists of a list of python scripts to automate few tasks.
2+
3+
You can contribute by adding more python scripts which can be used to automate things. Some of already done are listed below.
4+
Incase you have anything to be followed while executing the python script mention it as well
5+
6+
7+
# Python Scripts
8+
9+
10+
## Script - Fake Profiles
11+
12+
Get many fake profiles using python
13+
FakeProfile.py
14+
File renamed without changes.

0 commit comments

Comments
 (0)