Skip to main content

a module that can make all required folder and files for making python library and also genrate files for normal use

Project description

# 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

auto_file-2.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

auto_file-2.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page