Skip to main content

find files and dirs

Project description

Installation

$ [sudo] pip install find

Examples

>>> import find

>>> find.files(".")
['path/to/requirements.txt','path/to/setup.py','path/to/package/__init_.py',...]

>>> find.dirs(".")
['path/to/package','path/to/tests',...]

readme42.com

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

find-2020.12.3.tar.gz (1.3 kB view hashes)

Uploaded Source

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