Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)