A simple package for searching files
Project description
FileSrch
This is a simple package to search for files
Install
pip3 install fileSrch
Example
Below example will list all the pdf files in the folder
from fileSrch import filelist`
folder_path = '/home/user/Documents'`
pdf_files = filelist.files(folderpath,'*.pdf')
print(pdf_files)
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
fileSrch-0.0.2.tar.gz
(1.4 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 fileSrch-0.0.2.tar.gz.
File metadata
- Download URL: fileSrch-0.0.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10b5270039f287a6cacc05e6cbcc0da991deae7f614c06be368d19331fb64e1c
|
|
| MD5 |
f6e0ba0cd5bb5ce1326447cceebceb34
|
|
| BLAKE2b-256 |
0cd51da4a02e5c400360f29e17c5d63aef75c15ebbd4ca42757c741af9ffb73c
|
File details
Details for the file fileSrch-0.0.2-py3-none-any.whl.
File metadata
- Download URL: fileSrch-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f5ff9605b3a8ae4c4ab4fb3187e919949d741d730fc427220685870a00f9732
|
|
| MD5 |
44c9d1ad7cd1ef674e77941c2106c304
|
|
| BLAKE2b-256 |
c24425aff5d521e1854f2eef291508d314e585519044033cfe5d9ffe860149d9
|