Skip to main content

Backpedal

Project description

It’s like os.walk, but backwards… and on a bicycle.

## Core Features

  • Walk directories up, down, or both directions

  • Search for files, directories, or both item types

  • Return first item found immediately, or list of all matching items

  • 100% Test Coverage (pytest)

  • 100% PEP8 Compliant (pep8, autopep8)

## Motivation?

The primary use case for Backpedal is finding files from within your current directory, and/or parent(s). For example, both Vagrant and Fabric support running from nested sub-directories within a project while loading their associated Vagrantfile or fabfile.py from the root (parent) project directory by searching from the current directory and upward.

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

backpedal-0.9.10.tar.gz (4.5 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