Skip to main content

Add your description here

Project description

Overview

Data primitive for tree-shaped data structures

Usage

import Node from tree

root = Node('a')
subtree = Node('b')
leaf1 = Node('c')
leaf2 = Node('d')
leaf3 = Node('e')
subtree.insert(leaf1)
subtree.insert(leaf2)
subtree.insert(leaf3)

root.insert(subtree)

print(root.has_descendant(leaf3))
# True

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

wilt_amaze_slack_node-0.1.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wilt_amaze_slack_node-0.1.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file wilt_amaze_slack_node-0.1.0.tar.gz.

File metadata

  • Download URL: wilt_amaze_slack_node-0.1.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for wilt_amaze_slack_node-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d773f0f9d77112142b2c3b0f8d4942d46a6b2b811dd3a4a5422d7ca2ca698703
MD5 abbd3d819f5f15b8c1087be70e4d9a71
BLAKE2b-256 5a50f5a664f4ccba1ab95ac5f1527062b6e3375c43cb9af9ee3644325db6cd18

See more details on using hashes here.

Provenance

The following attestation bundles were made for wilt_amaze_slack_node-0.1.0.tar.gz:

Publisher: build-and-publish.yaml on friendmeat/wilt-amaze-slack-node

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file wilt_amaze_slack_node-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wilt_amaze_slack_node-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 24c71fac35947c924ee8728e39fc0923c7ae97543a50edeebde071614f727d70
MD5 1b5ba34faeb2981d1224f14dd1978880
BLAKE2b-256 4b0d831f608534ccd828ba9b602f557627d586cd94d42822bea2af6c897ab6fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for wilt_amaze_slack_node-0.1.0-py3-none-any.whl:

Publisher: build-and-publish.yaml on friendmeat/wilt-amaze-slack-node

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page