1 file was added to this release more than 14 days after its initial publication. Inspect the release files before installing.
pyfind
A simple python import that will allow you to traverse local directories and sub-folders returning lists of files in folders.
pyfind is under semi-active development as I am a student but this project should be maintained into the foreseeable future.
Commands currently available: import pyfind as pf
| Method | Documentation |
|---|---|
find(location, extension, keepExtension) |
Searches the current working directory (unless otherwise specified) for any files with the matching extension property and return them in array format. |
| Still Under Development | Documentation |
findsub(location, extension, keepExtension) |
Searches the chosen directory and all contained sub folders for any files with the matching extension property and return them in array format. |
These will be added whenever I get round to it
To-do list
-
find() method - findsub() method
- recursive rewrite of methods
- customisation of the output and saving this custom output format to a settings file (e.g. splitting using a csv, outputting as a new-line string instead of a list, etc.)
- saving search results to an output log
- allowing the instantiation of classes that can deal with:
- scheduled searches (based on time)
- searches that run when a method is called
- saving these settings and schedules and loading them from files
Release files for pyfind 0.3.22
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
File added late
1 file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release files before installing.
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyfind-0.3.23-py3-none-any.whl | Python 3 | none | any | Details |
| pyfind-0.3.22-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 35.4 kB
Release files / pyfind-0.3.23-py3-none-any.whl
File added late
This file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release file before installing.
| Download URL | pyfind-0.3.23-py3-none-any.whl |
|---|---|
| Size | 16.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e50d43c6f06250a73c934184712b26c17686bec3cbef475420da9bacd484b78d
|
|
BLAKE2b-256 checksum How to use checksums |
df91feab1982b12c695219727ebd28527348e3f00716292524681f9e813232e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|
Release files / pyfind-0.3.22-py3-none-any.whl
| Download URL | pyfind-0.3.22-py3-none-any.whl |
|---|---|
| Size | 18.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
389b36d669ea61b3734a37ea59a90c8115be7e5ed6bcb711de37d0f56b16f354
|
|
BLAKE2b-256 checksum How to use checksums |
68c845b6ffa464c394484315c4a2a4999758c3338cfad7837b3b5167164e9d1c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
|