Python package to create a virtual tree data structure to represent a directory tree to be used for efficient search
Project description
CEDA directory-tree
Data structure for storing and searching directory trees.
This repo provides a efficient process for matching paths against known directories.
Installation
Older versions:
pip install ceda-directory-tree
Building and editing the docs
The documentation is written and built using the Sphinx workflow.
- Install the docs requirements
pip install ceda-directory-tree[docs] - Edit the .rst files in the docsrc directory
- Build the docs
make html
This will build the docs and place in the docsrc/build/html directory. It will also
copy the html to the /doc directory for serving with github pages.
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 ceda_directory_tree-1.2.0.tar.gz.
File metadata
- Download URL: ceda_directory_tree-1.2.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.9.21 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c390d78824caed617a12517861a29c85d7d74fd400b6ecde030f38ed9355e3c
|
|
| MD5 |
6b83653347fca47bca17ecb8d61d975b
|
|
| BLAKE2b-256 |
0a8e793ee92c46fdbdecc58e9913a0885c7c08f6970d02a7f819ccbe4b205ab4
|
File details
Details for the file ceda_directory_tree-1.2.0-py3-none-any.whl.
File metadata
- Download URL: ceda_directory_tree-1.2.0-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.9.21 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bf8753df1ce7f0b83f63589e0b57b5baf0ff5adb90ea34207d7b836ddd60311
|
|
| MD5 |
ca2b2ffcb7196a7edd6fa9c5787275ad
|
|
| BLAKE2b-256 |
1884d01599610f1c3a225f0be396d46cb986a151fe736e0090cf4b83abe73042
|