Handle directory.
Project description
Directory handeler.
Create and handle directory.
Install
pip install --upgrade dir-handeler==0.0.1
Usage
# Import Dir class
from dir_handeler.dir import Dir
# tmp directory current directory.
tmp_dir = Dir(name="tmp", parent="")
# test directory inside tmp directory.
tmp_dir = Dir(name="test", parent=tmp_dir)
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
dir_handeler-0.0.1.tar.gz
(6.1 kB
view details)
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 dir_handeler-0.0.1.tar.gz.
File metadata
- Download URL: dir_handeler-0.0.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d990791c6a2181eceef018c18143dfa0987264858dcaccdd7d292e20dd4cbed6
|
|
| MD5 |
97e64640b0671de5e348cb445941f13e
|
|
| BLAKE2b-256 |
00e5f0cbcf5abfa71660f486474d971ab43409c7ff5247165411ec399c165181
|
File details
Details for the file dir_handeler-0.0.1-py3-none-any.whl.
File metadata
- Download URL: dir_handeler-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c3e8adae6cba8f51ed89a0a2148ce5b70efba8eac3b76d25028549286960d6b
|
|
| MD5 |
4975820be89563b131282ad8e2ac5889
|
|
| BLAKE2b-256 |
d89a88e47cc518ffc25322619f30e8106be3b8e294446fd113508943d2d5f7db
|