You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**BasicPythonScripts** - This repository would have basic python scripts which are useful to get started with programming before you dive into real time projects.
40
+
**[BasicPythonScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/BasicPythonScripts)** - This repository would have basic python scripts which are useful to get started with programming before you dive into real time projects.
41
41
42
-
**WebScrapingScripts** - This repository would have webscraping scripts which is a data scraping technique used for extracting data from websites.
42
+
**[WebScrapingScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/WebScrapingScripts)** - This repository would have webscraping scripts which is a data scraping technique used for extracting data from websites.
43
43
44
-
**APIScripts** - This repository would have application programming interfacing (API) scripts which would help in performing operations programmatically and deploy projects as apps.
44
+
**[APIScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/APIScripts)** - This repository would have application programming interfacing (API) scripts which would help in performing operations programmatically and deploy projects as apps.
45
45
46
-
**GUIScripts** - This repository would have all graphical user interface (GUI) scripts which would create an interface and performs the operations visually unlike command line.
46
+
**[GUIScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/GUIScripts)** - This repository would have all graphical user interface (GUI) scripts which would create an interface and performs the operations visually unlike command line.
47
47
48
-
**AutomationScripts** - This repository would contain automation scripts that would automate your tasks efficiently and helps you in saving a lot of time.
48
+
**[AutomationScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/AutomationScripts)** - This repository would contain automation scripts that would automate your tasks efficiently and helps you in saving a lot of time.
49
49
50
-
**PyGamesScripts** - This repository would have all the wide range of games scripts that can programmed and developed using python.
50
+
**[PyGamesScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts)** - This repository would have all the wide range of games scripts that can programmed and developed using python.
51
51
52
-
**ImageProcessingScripts** - This repository would indulge with all image processing scripts that would help in beautifying and transforming the images.
52
+
**[ImageProcessingScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/ImageProcessingScripts)** - This repository would indulge with all image processing scripts that would help in beautifying and transforming the images.
53
53
54
-
**EthicalHackingScripts** - This repository would include all the python based scripts which can be used as Ethical Hacking Tools.
54
+
**[EthicalHackingScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/EthicalHackingScripts)** - This repository would include all the python based scripts which can be used as Ethical Hacking Tools.
55
55
56
56
When raising an issue, do make sure to mention the kind of script, project title, short description of the project and how would you expect it to work. As a good practice, always link the issue number with pull request. (#issue number : Give this details when you raise a PR).
0 commit comments