Skip to main content

Python package to create a virtual tree data structure to represent a directory tree to be used for efficient search

Project description

PYPI Test

CEDA directory-tree

Data structure for storing and searching directory trees.

This repo provides a efficient process for matching paths against known directories.

Library Documentation

Installation

pip install ceda-directory-tree

Building and editing the docs

The documentation is written and built using the Sphinx workflow.

  1. Install the docs requirements pip install ceda-directory-tree[docs]
  2. Edit the .rst files in the docsrc directory
  3. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ceda-directory_tree-1.0.2.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

ceda_directory_tree-1.0.2-py3-none-any.whl (9.4 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