Skip to content

Repository files navigation

recls.Python

Platform-independent recursive file-system search library, for Python

Language License PyPI GitHub release Last Commit CI Python

Table of Contents

Introduction

recls (recursive ls) provides platform-independent recursive file-system search.

recls.Python is the Python implementation. It supports Python 2.7 and Python 3.8+. This repository is a packaging skeleton; the search API is not implemented yet.

Installation

Install via pip:

pip install recls

Use via import:

import recls

print(recls.__version__)

Components

Skeleton; API not yet implemented.

Project Information

Where to get help

GitHub Page

Contribution guidelines

Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/recls.Python.

Dependencies

Efferent (fan-out)

None.

Development Dependencies

Afferent (fan-in)

None (currently).

Related projects

License

recls.Python is released under the 3-clause BSD license. See LICENSE for details.

About

The platform-independent file-system recursive search library, for Python

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages