Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Parth0105/Auto_Module_Installer
python project to install modules
https://github.com/Parth0105/Auto_Module_Installer
hacktoberfest
Last synced: 3 months ago
JSON representation
python project to install modules
- Host: GitHub
- URL: https://github.com/Parth0105/Auto_Module_Installer
- Owner: Parth0105
- Created: 2020-03-04T13:25:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T05:05:17.000Z (about 3 years ago)
- Last Synced: 2024-06-28T08:39:25.675Z (5 months ago)
- Topics: hacktoberfest
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MODULE INSTALLER
Python project to install modules automatically without going to the terminal.
## Modules Used
It uses Tkinter Library for GUI.
Subprocess module for autoamation of terminal process and auto download.
KMP Algorithm for module name searching in list installed modules.
URLLIB LIBRARY for checking if internet of user is working or not.
### Before
![Before](https://user-images.githubusercontent.com/61310729/121769959-2150d800-cb84-11eb-931c-007fa0b56b19.png)
### After
![After](https://user-images.githubusercontent.com/61310729/121769965-27df4f80-cb84-11eb-86e8-8b42aed88472.png)