معرفی شرکت ها


ceda-directory-tree-1.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python package to create a virtual tree data structure to represent a directory tree to be used for efficient search
ویژگی مقدار
سیستم عامل -
نام فایل ceda-directory-tree-1.0.2
نام ceda-directory-tree
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Tommy Godfrey
ایمیل نویسنده tommy.godfrey@stfc.ac.uk
آدرس صفحه اصلی https://github.com/cedadev/ceda-directory-tree
آدرس اینترنتی https://pypi.org/project/ceda-directory-tree/
مجوز BSD - See LICENSE file for details
[![PYPI](https://github.com/cedadev/ceda-directory-tree/actions/workflows/release.yml/badge.svg)](https://pypi.org/project/ceda-directory-tree/) [![Test](https://github.com/cedadev/ceda-directory-tree/actions/workflows/test.yml/badge.svg)](https://github.com/cedadev/ceda-directory-tree/actions/workflows/test.yml) # 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](https://cedadev.github.io/directory-tree/) ## 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.


نیازمندی

مقدار نام
- anytree
- pytest
- requests
- sphinx
- sphinx-rtd-theme
- sphinxcontrib-programoutput


زبان مورد نیاز

مقدار نام
>=3 Python


نحوه نصب


نصب پکیج whl ceda-directory-tree-1.0.2:

    pip install ceda-directory-tree-1.0.2.whl


نصب پکیج tar.gz ceda-directory-tree-1.0.2:

    pip install ceda-directory-tree-1.0.2.tar.gz