Skip to content

Akshay-Vs/AutoModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation


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

• python3

Installation

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

@Akshayv69128812 akshay-vs __akshay_v5__


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

Releases

No releases published

Packages

No packages published

Languages