🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

pyktree

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyktree

Python implementation of thread-safe K-General Tree data structure and anti-recursive traversal algorithms

0.1.1
PyPI
Maintainers
1

Python K-Tree

Python implementation of thread-safe K-General Tree data structure and anti-recursive traversal algorithms.

Installation

This package can be installed via pip:

pip install pyktree

Or installed via conda:

conda install pyktree -c hieupth

License

MIT License.
Copyright © 2022 Hieu Pham. All rights reserved.

Keywords

tree

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