Skip to main content

No project description provided

Project description

gibbon

pypi version downloads build status python versions format license

Description

Organize the files in your filesystem according to their attributes.

Installation

With Python installed, simply run the following command to add the package to your project.

python -m pip install gibbon

Usage

The following is an example usage of the package:

from gibbon import Tree

with Tree("/path/to/root/folder/", glob="**/*.txt") as tree:
    tree.flatten()

Feel free to check out the docs for more information.

License

This software is released under the terms of MIT license.

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

gibbon-0.1.3.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

gibbon-0.1.3-py3-none-any.whl (6.0 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