dijkstra

View on PyPIReverse Dependencies (0)

0.2.1 dijkstra-0.2.1-py3-none-any.whl

Wheel Details

Project: dijkstra
Version: 0.2.1
Filename: dijkstra-0.2.1-py3-none-any.whl
Download: [link]
Size: 5471
MD5: a4f423004eeaecd067119b327afe5377
SHA256: 52c2774a739399bbf012879fb0ba620d467bdd58e05e8442e8d7a7a94cb03762
Uploaded: 2020-05-17 14:17:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dijkstra
Version: 0.2.1
Summary: dijkstra is a native Python implementation of famous Dijkstra's shortest path algorithm. The implemented algorithm can be used to analyze reasonably large networks. The primary goal in design is the clarity of the program code. Thus, program code tends to be more educational than effective.
Author: Jukka Aho
Author-Email: ahojukka5[at]gmail.com
Home-Page: https://github.com/ahojukka5/dijkstra
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-pycodestyle; extra == "test"
Requires-Dist: pytest-pep8; extra == "test"
Requires-Dist: pytest-flake8; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3152 characters]

WHEEL

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

RECORD

Path Digest Size
dijkstra/__init__.py sha256=h-DBuwm5T1vZsz2yMD7nawMiM53LvL2A2z81pRT3QP8 253
dijkstra/dijkstra.py sha256=jh46r7dAWGYmTFsQlHHLExCBM3udv6hkX1TMabLqjv8 1650
dijkstra/graph.py sha256=2hFpyouAZLkozAkPp16elo3plzvOHkgfBWW3UdyavUU 2606
dijkstra-0.2.1.dist-info/LICENSE sha256=aXZVp6vZeLFhnkPE62r2tcBe22d6_uqGvxdJwNCq-ks 1066
dijkstra-0.2.1.dist-info/METADATA sha256=sOuc8EmdHgfT2wBnSXvKUQP3Gl1A2zqRsQwyTlIjpbQ 4077
dijkstra-0.2.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
dijkstra-0.2.1.dist-info/top_level.txt sha256=XFaZtSwKyffFj2x-PTOa0-3fYyJoJPxifGTgOAphFcQ 9
dijkstra-0.2.1.dist-info/RECORD

top_level.txt

dijkstra