datastructure-collection

View on PyPIReverse Dependencies (0)

0.0.3 datastructure_collection-0.0.3-py3-none-any.whl

Wheel Details

Project: datastructure-collection
Version: 0.0.3
Filename: datastructure_collection-0.0.3-py3-none-any.whl
Download: [link]
Size: 13183
MD5: 2e7ffe24f2028ced3d6b4c7dc9d771f1
SHA256: 157d37e5ce3a538293e3e3cc8c141ccfe62244d6d5d6a92b55a0d4aa96bad64e
Uploaded: 2020-07-28 07:33:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: datastructure-collection
Version: 0.0.3
Summary: A DataStructure collection written in Pyhton which helps developers and big-data scientists in implementing fast and efficient algorithms
Author: Tafadzwa L Nyamukapa
Author-Email: tafadzwalnyamukapa[at]gmail.com
Home-Page: https://github.com/nyakaz73/datastructure_collection.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
[Description omitted; length: 9814 characters]

WHEEL

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

RECORD

Path Digest Size
datastructure_collection/__init__.py sha256=o60ZeLoCa_Mx12Bm7ejGCmJv4UTtqQ166OC-G9-RvfI 137
datastructure_collection/binarySearchTree.py sha256=EbbgKrqWTKCRFdw8mIfzFl288ublgGw8dhAXNc0c0QE 6633
datastructure_collection/hashMap.py sha256=dqldPZbyAsRn13PAA9dqJZm9F8Rqkf8DL-pK_GhJ3jE 8964
datastructure_collection/linkedList.py sha256=IkCok0sMYYYLTS2ZstKhz4PeriknvtGPhsxpl-Hgz34 4405
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/datastructure_example.py sha256=JgJIKlAQwePgnQR2ZaceRLku9c-6HPVWSCb70rd-8xc 148
tests/test_binary_search_tree.py sha256=ZLBQvq53RJRXpRJM4lZ_udUMt7Et7uWuAdtGRjUFcOk 1283
tests/test_hash_map.py sha256=Arzil5W-1LDUfirucs0tUTQDZjNCrsuYcZcH08IcGns 1194
tests/test_linked_list.py sha256=isYW-RpsYNae3dEIxqcyrSHTE55tquqsXjcoJl3JrTM 1449
datastructure_collection-0.0.3.dist-info/LICENSE sha256=tTtwTUOU2QTVywv4xZ170d8Zc5g0wxsd1WZcK4woHNY 1082
datastructure_collection-0.0.3.dist-info/METADATA sha256=Cre5ugCI4t3rvl5PGgJrce-OEYkM9bnR-IAUOQWLMHQ 10416
datastructure_collection-0.0.3.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
datastructure_collection-0.0.3.dist-info/top_level.txt sha256=a9i4G8IQrKxQ2-HWy4ImbZBwXQJDpnaGiQywlDDEob0 31
datastructure_collection-0.0.3.dist-info/RECORD

top_level.txt

datastructure_collection
tests