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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto_file-2.0.tar.gz.
File metadata
- Download URL: auto_file-2.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f953712971e8247f9a87ab66d316ebd3f44bf2d14d65eab6b478702d4607b29
|
|
| MD5 |
a084fda6ca96bedac9e442c2058e54b4
|
|
| BLAKE2b-256 |
4267e7db7cbed7264768e97cf7f9b684d5685695c1cb721bf3e683181fa4a042
|
File details
Details for the file auto_file-2.0-py3-none-any.whl.
File metadata
- Download URL: auto_file-2.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7ef7664e0fad7b0a4f8028db8f7a1464a99294d7a0c00d4f7cabba9b8b9121e
|
|
| MD5 |
67277c6d7fb72389d608b13b6597a4d3
|
|
| BLAKE2b-256 |
9a965b5672fdc758186a48bc38d2f0bebf25bdb8a90d96ff78b6e96d8df4ee5b
|