dijkstra is a native Python implementation of Dijkstra's shortest path algorithm.
Project description
Dijkstra
Package author: Jukka Aho (@ahojukka5, ahojukka5@gmail.com)
Package implements Dijkstra's shortest path finding algorithm.
Installing package
To install the most recent package from Python Package Index (PyPi), use git:
pip install dijkstra
To install the development version, you can install the package directly from the GitHub:
pip install git+git://github.com/ahojukka5/dijkstra.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dijkstra-0.1.0.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file dijkstra-0.1.0.tar.gz
.
File metadata
- Download URL: dijkstra-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e8962ea48cede4b0eb9948888078f34e5c0eddb6286da4dd11b1510ac304c34 |
|
MD5 | 23ead2c7b935011d50786ebe8f11c2c0 |
|
BLAKE2b-256 | 50fc4b99f26a1094fcd4639b4804818f8850b333be7585ce408db0534e0b9605 |
File details
Details for the file dijkstra-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: dijkstra-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfd83caba0c8cfb39616345d44777a4fedbe45edc711bb860ee72e3cdae00617 |
|
MD5 | f5d1978f0b85d377c8185274d3aa4e49 |
|
BLAKE2b-256 | 4ad8cd2906d48d4ae863edb7676b4733a0fd31428647b33514364930a3f2d1b8 |