Socket
Socket
Sign inDemoInstall

ceda-directory-tree

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ceda-directory-tree

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


Maintainers
3

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc