Sign in Sign up
pypi

dijkstra

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.

Latest release
May 17, 2020
Releases
3
Known CVEs
0
First release
May 13, 2020
License
View on Pypi
Repository

Source

ahojukka5/dijkstra
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
3
Last 12 months
0
Cadence
~2 days
Dependencies
5

Releases per month

last 12 months

Release mix

  • minor 1
  • patch 1
3 releases
Dependencies

Depends on

0.2.1

Used by

Nothing tracked depends on this yet.

Releases
Version Released
0.2.1 patch
0.2.0 minor
0.1.0 initial