Skip to main content

To browse local files.

Project description

local

PyPI Pypi - License PyPI - Python Version

To browse local files.

Installation

pip install -U local

Usage

usage: local [options]

optional arguments:
  -h, --help       show this help message and exit
  -v, --version    show version number and exit.

to browse local files:
  keys             keyword to search
  -p , --path      root path
  -n, --no-prompt  do not interactively prompt for choice

Python Script

To browse local files.

from local import Local

loc = Local("../path").search("key", "words")
loc.display()  # to display results
loc.open("category-index")  # to open specified file/folder

Command Line

To browse local files.

$ local "key" "word" --path "/"
### matched results ###

Issues:

If you encounter any problems, please file an issue along with a detailed description.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

local-1.0.0.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

local-1.0.0-py3-none-any.whl (10.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page