Command line interface for searching a given pattern in the given directory/file paths
Project description
Command line interface for searching a given pattern in the given directory/file paths.
Links
Documentation: Wiki
Quickstart
Install using pip:
pip install finder
Features
Supported on Python 3.3+.
Changelog
v1.0.2 (2017-05-07)
FIX bug in CHANGELOG.
v1.0.1 (2017-05-07)
Minor updates.
v1.0.0 (2017-05-07)
Add search method to search for a given pattern in the text provided.
Add iterfiles method to yield all the file paths in a given folder path.
Add is_executable method to validate whether the given file is a executable or not.
Add read method to read a given file line by line.
Add wrapper method find to iterate through the given list of files/directories and find the given pattern in the files.
Add FileReader class to searching all the files concurrently.
Add schemas for serializing the data to a JSON-encoded string.
Add command line wrapper around the API. User can now use the command line interface to get all the search results.
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 finder-1.0.2.tar.gz
.
File metadata
- Download URL: finder-1.0.2.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86c6d7201671b2fa6f9a42b793073f8215163083819e00d90af504278660fbb1 |
|
MD5 | 1f45e47db5b094919a2d6903a2cbc9c3 |
|
BLAKE2b-256 | de0f9522a3461aba3a2a4c52fc3c5d29edc58c833d2575e97cfb4a8d6cfd1d93 |
File details
Details for the file finder-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: finder-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 636897000bb1a152909386ea88fae9145d2aee585cbd46a1fe5f5502100db191 |
|
MD5 | bef412909daee37b43508d9833a93c70 |
|
BLAKE2b-256 | a1494500a456434101b690eca63eb061fcae8cad61124d69c9d9f28d7a6ff263 |