auto-file 2.0

Last updated:

0 purchases

auto-file 2.0 Image
auto-file 2.0 Images
Add to Cart

Description:

autofile 2.0

# AUTO_FILE
this is a moudle that can create all required file and folder for creating library
# EXTRA
it can also have extra function like creating a python or html file
# INSTALLATION
you can install it via running this command in your terminal
pip install auto_file
# HOW-TO-USE
import auto_file
auto-file.mklib("tutorial")
# PYTHON-AND-HTML-FILE
import auto_file
auto-file.pyfile("test.py")
auto_file.html("test.html")
# CUSTOM-EXTENSION FILE
you can create custom extension file easily for example
import auto_file
auto_file.custom("test.css")
auto_file.custom("test.js")
# NOTE
MORE Documentation will be aviable soon

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.