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.1.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.1-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wilt_amaze_slack_node-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 b243d86df6cab257af884f92bd865b5af53413b00d791fb13b225e2886ee14a7
MD5 d9725a6a5f9a4cd9e91cb81058d1f9b4
BLAKE2b-256 77b9d9242e754fa10c48a346d294d893a3b4a2dd83abd59c19f5a70b2b0898cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for wilt_amaze_slack_node-0.1.1.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.1-py3-none-any.whl.

File metadata

File hashes

Hashes for wilt_amaze_slack_node-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 53dce10fcc894efca4b7815e4dcb95b4d987dcee57f31fba8f3f5907b593dfc3
MD5 c6a8cf829095a3934b5556f4b2cb1909
BLAKE2b-256 befc504af591b2204338b492dfa787d0e5c2d84a4389a2480ed985ffb483877b

See more details on using hashes here.

Provenance

The following attestation bundles were made for wilt_amaze_slack_node-0.1.1-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