No project description provided
Project description
Project Name : Folder
create your custom folder in a second...
Getting Started:
You only need to write
pip install folder
Example
start create
from folder.cp import createproject
createproject("YOURPROJECTNAME", False) ## for default folder alignment
for custom align
from folder.cp import createproject
createproject("YOURPROJECTNAME", True) ## for custom folder alignment
if folder name already exists
Choose Different Name. Folder Already Exists, Are you want to delete previous one?
Press Y to YES: Y
Press N to NO: N
Press:
Directories for default
YOURPROJECTNAME
|
|___ input
|___ models
|___ create
|___ notebooks
|___ src
|___ LICENCE
|___ README.md
Directories For custom
YOURPROJECTNAME
No. of subfolders: 4 (as an example)
folder_0 : models
folder_1 : deep learning
folder_2 : machine learning
folder_3 : basic
|
|___ models
|___ deep learning
|___ machine learning
|___ basic
|___ LICENCE
|___ README.md
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file folder-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: folder-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d76052b2ee1cb9b06a335ca2369b7d607936ac07bbfe03c5a046060fbb31d72b |
|
MD5 | fc5a1c404e50bd45cdcbe11a84e41e11 |
|
BLAKE2b-256 | d3494a3b7c4ed35a997ff279122d1640018f519172443ec4cb2211787d767b25 |