Skip to content

Commit 17005b3

Browse files
Updated README
1 parent 1eb7264 commit 17005b3

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,23 @@ The main aim is to provide an efficient and beginner-friendly project that would
2929

3030
Anyone related to technology who is looking to contribute to open-source is all invited to hop in. This place has a task for everyone.
3131

32-
| BasicPythonScripts | WebScrapingScripts | APIScripts | GUIScripts | AutomationScripts |
32+
**| BasicPythonScripts | WebScrapingScripts | APIScripts | GUIScripts | AutomationScripts | PyGamesScripts |**
33+
34+
35+
36+
**BasicPythonScripts** - This repository would have basic python scripts which are useful to get started with programming before you dive into real time projects.
37+
38+
**WebScrapingScripts** - This repository would have webscraping scripts which is a data scraping technique used for extracting data from websites.
39+
40+
**APIScripts** - This repository would have application programming interfacing (API) scripts which would help in performing operations programmatically and deploy projects as apps.
41+
42+
**GUIScripts** - This repository would have all graphical user interface (GUI) scripts which would create an interface and performs the operations visually unlike command line.
43+
44+
**AutomationScripts** - This repository would contain automation scripts that would automate your tasks efficiently and helps you in saving a lot of time.
45+
46+
**PyGamesScripts** - This repository would have all the wide range of games scripts that can programmed and developed using python.
47+
48+
3349

3450
If you worked on or want to initiate a unique project and want to share it with the world, you can do that here. Go through the contributing guidelines in [CONTRIBUTING](https://github.com/prathimacode-hub/Awesome_Python_Scripts/blob/main/Contributing_Guidelines.md)👩‍💻
3551

0 commit comments

Comments
 (0)