No project description provided
Project description
gibbon
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gibbon-0.1.3.tar.gz.
File metadata
- Download URL: gibbon-0.1.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.10 Linux/5.4.0-1047-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0987099e2af9d106d089be395b4dd49c4501ecd8f437d3276975f7cda35b5d9a
|
|
| MD5 |
ac3e07899134e9192806868533ee37e2
|
|
| BLAKE2b-256 |
cff67ac9b444b0a4866ba1a50203d395f7c38f8570bd08e29d350cf786e619fa
|
File details
Details for the file gibbon-0.1.3-py3-none-any.whl.
File metadata
- Download URL: gibbon-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.10 Linux/5.4.0-1047-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca7ada99836225807fe3732d5e4698347ad60c4a5dce6676990465541c1e494b
|
|
| MD5 |
8e65449045e3894a555d651f58183587
|
|
| BLAKE2b-256 |
2a1a2010a4d17a2b4838b27d7e0e81708f95c83ed18d12a0e046d4061cf41e83
|