Skip to main content

Python Directory Walker module

Project description

# dirwalker

dirwalker is a Python package that walks multiple-level directories searching for files with the given extensions.

## Requirements

  • Python standard os module

## Contributing

[dirwalker] is developed using [git-flow], which are “git extensions to provide high-level repository operations for [Vincent Driessen’s branching model][nvie-git].” To contirbute, [install git-flow], fork [dirwalker], and then run:

`bash $ git clone git@github.com:<username>/dirwalker.git $ cd dirwalker $ git branch master origin/master $ git flow init -d $ git flow feature start <your_feature> `

When you’re done coding and committing the changes for your_feature, issue:

`bash $ git flow feature publish <your_feature> `

Then open a pull request to your_feature branch.

# License

[dirwalker] is released under the MIT license. Please see the [LICENSE.txt] file for more information.

[dirwalker]: https://github.com/matthewrankin/dirwalker [numpy]: http://www.numpy.org [siganalysis]: https://github.com/questrail/siganalysis [git workflow]: http://nvie.com/posts/a-successful-git-branching-model/ [LICENSE.txt]: https://github.com/matthewrankin/dirwalker/blob/develop/LICENSE.txt [git-flow]: https://github.com/nvie/gitflow [nvie-git]: http://nvie.com/posts/a-successful-git-branching-model/ [install git-flow]: https://github.com/nvie/gitflow/wiki/Installation

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

dirwalker-0.1.2.tar.gz (3.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