hhfetcher is used for fetching common resources in directory.
Project description
hhfetcher is for fetching common resources in a directory.
Current supported API:
get_subfolders(root: str) -> [str]
: Get immediate subfolders in folder of root.
get_subfolder_names(root: str) -> [str]
: Get names of immediate subfolder in folder of root.
get_subfolders_recursively(root: str) -> [str]
: Get all subfolders recursively in folder of root.
get_files_in_dir(root: str, formats: [str]) -> [str]
: Get all files just in directory of root.
get_files_recursively_in_dir(root: str, formats: [str]) -> [str]
: Get all files recursively contained in directory of root.
get_imgs_in_dir(root: str) -> [str]
: Get all imgs just in directory of root.
get_imgs_recursively_in_dir(root: str) -> [str]
: Get all imgs recursively contained in directory of root.
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
File details
Details for the file hhfetcher-0.0.1.tar.gz
.
File metadata
- Download URL: hhfetcher-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b505b7996f3714052b39bdf1304d6df0c3ba9435a49bd33a2e89652e78f4969 |
|
MD5 | 2a43ae89a92456804b87061d13c96453 |
|
BLAKE2b-256 | f3854873f2e1561c3c99c3789571279af1daebbcc1a60c42446d3b4d7405b140 |
File details
Details for the file hhfetcher-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: hhfetcher-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d726dae7d68c6a663cf92a304d61dcca0130193d02a576820442c69282b25132 |
|
MD5 | 328664ba1097d7556f82bf9e25d7b3be |
|
BLAKE2b-256 | b02e63dd352a100b94c89085d022a221ba0b0a6bfec013b7a64683f6cfa39388 |