AK
Akshay-Vs/AutoModule
This will automatically install missing modules
AutoModule
A package managing tool that downloads and import missing modules and packages
Automodule is a package handling tool that downloads and import missing modules.When NoModuleError is raised, automodule opens terminal and install packages from pip.
You can initialise Automodule with itterations. This will fix one import error in an iteration
Features
• AutoImport• Download without installation
• Search for missing modules
Language
• python3Installation
Install using git bash
$git clone https://github.com/Akshay-Vs/AutoModule.git
or click download
Requerments
• AutoModule requered python 3.7 and above| requermets | requered version |
|---|---|
| Python | 3.7+ |
| termcolor | 1.1+ |
Development
• Version 0.1• Version history:
| version | release date | features |
|---|---|---|
| 0.1 | 15-9-2021 | Alpha Release |
• Developer: Akshay Vs
Connect with me
Running
◼Extract the Zip file◼Run Automodule
◼Initialise Automodule with itteration
Usage
Initialisation
import Automodule
Automodule.initialise(2)
#__Your Code__
License and Copyright
Lisence: MIT Lisence© 2021 Akshay Vs