cs46-abundanceoftrees

View on PyPIReverse Dependencies (0)

3.0.3 cs46_abundanceoftrees-3.0.3-py3-none-any.whl

Wheel Details

Project: cs46-abundanceoftrees
Version: 3.0.3
Filename: cs46_abundanceoftrees-3.0.3-py3-none-any.whl
Download: [link]
Size: 10373
MD5: 067f5abc331bb2d5a7556ffea27104aa
SHA256: 2a3814074186add308eb543f4cd237e5fefca4273c6a67f364391ef7eb4a9700
Uploaded: 2020-05-04 21:42:29 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: cs46-abundanceoftrees
Version: 3.0.3
Summary: Implementation of Binary Tree, AVL Tree and Heap Tree Data Structures
Author: Matías Alvarado
Author-Email: matias[at]4alvarados.com
Home-Page: https://github.com/ma-alvarado/trees
License: GPLv3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: hypothesis
Requires-Dist: pytest
Description-Content-Type: text/markdown
[Description omitted; length: 183 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
Trees/AVLTree.py sha256=c6rzlfMPRCIjt9AKj92iT_my5hX9MfeKjprvOfIiu_w 5283
Trees/BST.py sha256=PsnUrpquJuI_r0csIB42KCMA-wPhNCIUFzQ4mZgTtkA 8415
Trees/BinaryTree.py sha256=Moq2bLCgGdgxDsiSY9X1pHCcQEFAD7wasRfQ_TZIF1A 8382
Trees/Heap.py sha256=BER_ADsyh5QadfdWQZcttNLXFLEGSwChk2eBz3-CNeE 7477
cs46_abundanceoftrees-3.0.3.dist-info/DESCRIPTION.rst sha256=ROnXlmQ19YRKkH4FIeUqdI5ktEDlv8VCgAMGzU-6A04 183
cs46_abundanceoftrees-3.0.3.dist-info/METADATA sha256=IGnrFsoA4wwLFAa2bdseDxYttEbDS3S1FLmQ-Ei09Ng 656
cs46_abundanceoftrees-3.0.3.dist-info/RECORD
cs46_abundanceoftrees-3.0.3.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
cs46_abundanceoftrees-3.0.3.dist-info/entry_points.txt sha256=mDtq5fbYTdTDXA-CdbL8J4uUGDm5_js9Ys2qp_8k3q4 53
cs46_abundanceoftrees-3.0.3.dist-info/metadata.json sha256=Ut44M2fQM5jmMCKxjAGpN8UfObSVbGf7sFpmsJqE14s 847
cs46_abundanceoftrees-3.0.3.dist-info/top_level.txt sha256=NBE7iuWweuRpdTJMf9CLwkkhN0VHIWp6-goWAW_FlH4 6

top_level.txt

Trees

entry_points.txt

realpython = reader.__main__:main