Fast Dijkstra
Project description
Fast_dijkstra
to deploy
- change the version number in pyproject.toml under [project]
[project]
name = "fast_dijkstra"
version = "1.0.2"
- the poetry config is only used for local dev. to ignore.
- create a new tag starting with "v"
git tag -a 'v1.0.2' -m 'description'
git push origin v1.0.2
Github action will build wheels for windows and Linux.
- when Done, upload to Pypi
./upload v1.0.2
local development build
poetry run python setup.py bdist_wheel
or
poetry run python -m build --wheel
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fast_dijkstra-2.0.1-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: fast_dijkstra-2.0.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 68.8 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0abdac861f735127e967160a8d033c081bb3b04b32172bf3dbc5698c96bd7220
|
|
| MD5 |
df41901b876d9bd0e5e08c6a601063bd
|
|
| BLAKE2b-256 |
b38dabf90c1deeb4b55202fb7dac93fcc99afd2fcfaf820eb5284d791d917312
|
File details
Details for the file fast_dijkstra-2.0.1-cp312-cp312-win32.whl.
File metadata
- Download URL: fast_dijkstra-2.0.1-cp312-cp312-win32.whl
- Upload date:
- Size: 63.0 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a0a05c4d787ad5b1da593be6137869cd27c0146b1e033965eb47632c68b84ae
|
|
| MD5 |
2466eac1147e0e81673796063f6def06
|
|
| BLAKE2b-256 |
90e71d2db2b2a6c7930671699bda80776e4af9cc2981921772aff984984dcd43
|
File details
Details for the file fast_dijkstra-2.0.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: fast_dijkstra-2.0.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 679.0 kB
- Tags: CPython 3.12, manylinux: glibc 2.26+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
008480bbac8755a5362934be50b924f61b5c014e0fd5502bc13198c8b94d87c1
|
|
| MD5 |
0cc77e1d172e58ca8352d477d90f7250
|
|
| BLAKE2b-256 |
8fd810ffe8166bdae77879a003bfb900d0a90a91c9d77fd84db4b08ef11fd204
|