Skip to main content

LkhPy

Project description

LkhPy

LkhPy is a Python library for solving travelling salesman problems (TSP) based on [LKH 3]. The library aims to minimize overheads and optimize the communication between the LKH library written in C and the Python interface. The Python bindings of existing C code is done via pybind11. The LKH folder containing the C code is remained unchanged from the original source.

Installation

Easy installation via pip

python3 -m pip install LkhPy

Usage

LKH.py

import LkhPy as lp
solution = lp.FromPar('example.par')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

LkhPy-0.0.1.tar.gz (232.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

LkhPy-0.0.1-cp311-cp311-macosx_12_0_x86_64.whl (246.5 kB view details)

Uploaded CPython 3.11macOS 12.0+ x86-64

LKHpy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (314.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

LKHpy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (342.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

LKHpy-0.0.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (268.2 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

LKHpy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (314.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

LKHpy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (342.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

LKHpy-0.0.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (268.1 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

LKHpy-0.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (314.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

LKHpy-0.0.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (342.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

LKHpy-0.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (268.1 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

LKHpy-0.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (838.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

LKHpy-0.0.1-cp312-cp312-musllinux_1_1_i686.whl (916.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ i686

LKHpy-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (315.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

LKHpy-0.0.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (342.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

LKHpy-0.0.1-cp312-cp312-macosx_10_9_x86_64.whl (270.4 kB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

LKHpy-0.0.1-cp312-cp312-macosx_10_9_universal2.whl (516.8 kB view details)

Uploaded CPython 3.12macOS 10.9+ universal2 (ARM64, x86-64)

LKHpy-0.0.1-cp311-cp311-musllinux_1_1_x86_64.whl (839.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

LKHpy-0.0.1-cp311-cp311-musllinux_1_1_i686.whl (917.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

LKHpy-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (315.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

LKHpy-0.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (343.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

LKHpy-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl (271.4 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

LKHpy-0.0.1-cp311-cp311-macosx_10_9_universal2.whl (519.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

LKHpy-0.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (838.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

LKHpy-0.0.1-cp310-cp310-musllinux_1_1_i686.whl (916.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

LKHpy-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (314.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

LKHpy-0.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (342.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

LKHpy-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl (270.0 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

LKHpy-0.0.1-cp310-cp310-macosx_10_9_universal2.whl (516.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

LKHpy-0.0.1-cp39-cp39-musllinux_1_1_x86_64.whl (839.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

LKHpy-0.0.1-cp39-cp39-musllinux_1_1_i686.whl (916.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

LKHpy-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (314.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

LKHpy-0.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (342.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

LKHpy-0.0.1-cp39-cp39-macosx_10_9_x86_64.whl (270.1 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

LKHpy-0.0.1-cp39-cp39-macosx_10_9_universal2.whl (517.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

LKHpy-0.0.1-cp38-cp38-musllinux_1_1_x86_64.whl (838.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

LKHpy-0.0.1-cp38-cp38-musllinux_1_1_i686.whl (915.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

LKHpy-0.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (314.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

LKHpy-0.0.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (342.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

LKHpy-0.0.1-cp38-cp38-macosx_10_9_x86_64.whl (269.9 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

LKHpy-0.0.1-cp38-cp38-macosx_10_9_universal2.whl (516.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file LkhPy-0.0.1.tar.gz.

File metadata

  • Download URL: LkhPy-0.0.1.tar.gz
  • Upload date:
  • Size: 232.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for LkhPy-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3611771df4e1f5f5973cb99e61d98c7947b89c10537bebc735dcaa4429c8e6ad
MD5 9474f97abc8d0aa867621e48c298754c
BLAKE2b-256 5f8e157c13015d455045d751dc51ea682d8e0dfba8f6de517215e0c1584ad0da

See more details on using hashes here.

File details

Details for the file LkhPy-0.0.1-cp311-cp311-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for LkhPy-0.0.1-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 54432c89e08cbe8c46e05f54df4012edf5d8d6376813f9e2a0ab8bb0875c8c34
MD5 4d0fb261e4ad3c1b792185d1d7d78e1b
BLAKE2b-256 ef426a06c1ca4d2c6f10a785e16bf61fc4995910c4d1efb2542ef9a6d1ccfe7d

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 39ec6bcab1ef5c23a59be6b15ea2f7fecce548765a746e0bde52a4faa10f21ad
MD5 123cbc8d7e56ed79bfa18b8f81afbb51
BLAKE2b-256 ff1c68309050b509b372be4bc506eb76d46cfbad3b4bc2ff06a459bfd108b800

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f253c3bd7897033ea6c3120876666cded3927ca4b74a2c0b1a827ec0ca554df8
MD5 2b8883fe7efff654d46d9cef840cc42f
BLAKE2b-256 237452f21713e20cb5d9c6648ca4cbf4a23591e84cb6e77ef0a062896b418209

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8ff4ef08ffc8fc7307dce8e9fd5ada1d287abbf45a3100b4e5a7a5f73e7286a0
MD5 ea4388062e77873615284f5d5ff5b974
BLAKE2b-256 7cb646bf205a3b2898c54e0da0805e640ea526e1471ea7ad1bd589e1943b1d73

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b64b2c9cdc0d5afe8e543314634d93571d4874d05d850a4a1054c4e1bb3ac6f4
MD5 f4fc2e5d32e8e75e532127cc8ef70817
BLAKE2b-256 1a5cb3c3869e68996101a200f8c0c968d0539ec96cfcd448de6502301bba5651

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8dab3cb5e0c648ca38d60802aa47f8cd0dc7ecf48b5a8384f1788a5da045dcaf
MD5 11b293ddcfd10f41667c3871352d1f72
BLAKE2b-256 c576203a2694f5e7ad1fdc210fc2695140e9b8b81df73753a112112f0d7f82ba

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6075c9bfd0b8e5e710c7b9a0b628a97bd09f231d9dd071d9c592432287720950
MD5 3216c895ee88dbe9c195c4d1be25496e
BLAKE2b-256 76c6a4cb1622a40d09e776ad3009e4e826eb47e0eec1c241254465c2ffd46b87

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2797731a7049ba9a1595686f808886baf715845e969d55a0b490ae8ab7d55fbd
MD5 791228c0f8c3122b26917e22c70778c7
BLAKE2b-256 000727ba1ad300acd98504c3fd9c9fc1843b51712a71cdd2fcbd3e20d7db3e94

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 633e928b0ea1b1e8cbcd28cb389b8022bcec31e7f1d0b1c777d47d69d88935ca
MD5 c3d6a2a5eba053c7f1f28e6a5367bcb7
BLAKE2b-256 c4fa9dda49caa4dfb2003ecb47e51651e46d5b35ee288606490834c889ac5125

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 50dad61ecf84eb2845b604b414a56d7991d030c349043d53f788c669ebb97034
MD5 554119f0a7c2ea9589deb00c058ee7df
BLAKE2b-256 37dc665c77e59b12374c9b98a37a8064ff138a86640a6080229644081271a718

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8dd12e58b5a25bc2dbe7f5252aed4e089e1e29bc4fa66f38695a3d9eceaa7af9
MD5 1ba6976d61098066036dee13307fae6b
BLAKE2b-256 da0a67c9b45e280f490d0699951d588cc2adaa1146bcc0e7d9fa9514481959a9

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9ba2bdeef55a8878e3f6d09e0579be3caf0b9afad3125144645067056670db5e
MD5 4c1ca7c121eaba8db7bfee4b9cd24d71
BLAKE2b-256 3305bb1d63f8002f57df5f6964c102d1dce747efbd111dc02e0c0defe4e83185

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e35b2c1e8f27e7a96a6587c25dd90bda7d4b4eb2c05e5a9a5126431d30aca00
MD5 d299477f24e4730b551256cb3af4f384
BLAKE2b-256 f077c614592a05452e102b05c30628671c28f27dcf93707a93f08877fa97dec1

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 08b8a6386489d0fc098e772811312ca4b407f8b18af53fbb477a86539b3912dc
MD5 760fdc7e88d83d899b79536574865824
BLAKE2b-256 c83c329e17cad94fb5befacd1b61b94083ddddfa7b510bc258ebc1320be8f57a

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c2d84c02b5dd6665b46114ed3f20034eac2c34241f58cc62e740fcaf5dd16eaf
MD5 9e73a82c5311b5ab64b69b3407bc6797
BLAKE2b-256 b43f88eca208c11332d7dfe0798b8d6173ae22ff5a18ad8f80e99f26cbdd78c0

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 24b340e36e8021a738fed9e3757ee78b2df84a86a2079d16911c7d20f922740a
MD5 f6f2ffd98fe1a21694715a7f9787aca0
BLAKE2b-256 47d73798cc0dfc350f46a33eb0d8aadaf409fe267b284e8a24285e5226e8e1e1

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1a4051e43dc6bb5886463c0bad51ad9aae5d70f430d86c6b1b1bc575ec6cffd7
MD5 7356b261b2db5955722c840ba846c005
BLAKE2b-256 5df266dd33712aaae899bbc8ffb81f63f40b91df3423e6391079f286001a1c36

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7cff6c5d979e315b588a9df8c3b54b3a8d6bd3b185ca3844f7fbe9cc9a4f8c2b
MD5 de8ab2070bdb9f6d0fd9e552d7fd112a
BLAKE2b-256 59b1c82d84839e01dc91594027ed60585e510ee154d9c284b5345436b9e8ae4c

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 71d5dbda407c9edeb34c0fbc6836e4f45cdfa251d29efff9787f079565797a31
MD5 2f2f8097cd445ad695106d5239126901
BLAKE2b-256 1863650f61c49883f754cf44ad88087084bdf14acc214a8fa89f8065cfaefcc6

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e80722a61926830172a79f76851f3cffb89501f2b81904cfed63e227a1113181
MD5 10cc6c8b98db4230f97571297405f27a
BLAKE2b-256 95bac91afc33e529e3d09a80fce58d968cc342f7c3a8455006af0b4efb494156

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 02d3a20fd9ce60628e3f54f4e0041e84c3a9c6e1fdb3e538754182b129fb8464
MD5 26bbb54ab9184434f994338eaac4850d
BLAKE2b-256 829eec7f4d360e939bf50bdce65d20be1298f91c8eee5410a6aaf252ec6dee47

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e8e3d884f2c263e6e51fa3b197fb2dc47aef90bb9e3915cc6f1b0b096dae8ac6
MD5 e95e21543474b8f56413b4917afec765
BLAKE2b-256 0e514354f611cb1d40692b3d524fadd3288db0c7a51c29a388306cc3a2720a13

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 51125e8e8298780043403f01ede146dd979527343b6c41e03dca2200774bb2b3
MD5 562561b7a4b0166ec99d7b3341163a2d
BLAKE2b-256 75fd1bdd0709d812042680e5148198a5e646a76991bd3be1268b53468c5deebb

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c2211fdb88f1bfb49fc69670ebfaab83233d0e9417739e6fa71cd2ba26d74fa9
MD5 f594b50f4f927612bb1aec7e75058253
BLAKE2b-256 1c0f82a73b225c6b12fe9db8153aa3135ad37ec3a24959de89f1428e7534f392

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd590c99611bd47ed9902a2f33d3291b2cabba635f97e402c545b00e6552bb88
MD5 22d594a5f539ee9e44551df6870019ab
BLAKE2b-256 1c5a320a2e6c949041a1fbb21cffa6241aa01453aca93f6fa77115c52f7822e9

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f81c5e1a6d33fad053a454b620b9751adf717cee2c012dabdcca7149f9d0849a
MD5 08b1994db07955ecb249d8639d05d9cd
BLAKE2b-256 55e5151719b8923229855a7d1d88e31a8db6b22607c8257174e7b0277861da91

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d08444d83da983416bc81ef5bba5e908b373aa56aa2201ab5478ae0e285c5396
MD5 2a3a01e8b6aaf2a1472a395b3424a2a7
BLAKE2b-256 92ff79f43d0353958f1bf38fecf227e97e31d09056af2d9b56b41454b8f10928

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 0036c2bff8095cf9caab87240a1424a2d0aa2826369b1429fc6bd5ddb00e201c
MD5 cdeb08a929a1659d145bfea6dfdfebf0
BLAKE2b-256 6ae7b36b8e34406c58ae9fa777c632ddf49ea721272e8b7a9ba54953ccd2bbca

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 67915af6b31342bfe2bac01cec684401fe79484f5d67b138165906514a720486
MD5 9645694b6598ce1f1a1a91b845612d98
BLAKE2b-256 d5645d20190a5ed80a48d2b9a1909ea42802f7f7394af906fca78943c628604f

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

  • Download URL: LKHpy-0.0.1-cp39-cp39-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 916.2 kB
  • Tags: CPython 3.9, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for LKHpy-0.0.1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3c1efaf4437d59306229f7dce7ed843ba3d29cfb50685bd5d139713a861d4125
MD5 6efddcbeb6bc729db0f9d49049bd1aef
BLAKE2b-256 9c6ba78eed35ae54a669e96ff5c68cded84638b7c9ca10b9ad0bf31b60388847

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 28d445c43b11059ef6e24efae79d479f7977a11e74c93cb26c756b45fa0cef0c
MD5 91256eaf2a98510e47180d373d97143a
BLAKE2b-256 5d4eaae0e52171d372c19d2f905edb026cf2afcbbb29e688aa42c05451fc3999

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9cf151db8fc9e18150db1579fa63104487f11f8ffff68170ac175e3b0d094a85
MD5 c2a63c40870708e4a0bd827e74c02d89
BLAKE2b-256 9ec04a7adfd0facc5a852eac65543132deafcd5df6aae955b931e7dd3028c4a9

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 227a2188b30d452a7d84272b7944fd7d4ba5bfc2f9c75f36f86a1e7e5e74b740
MD5 f971168757c0bc8f5b58050df5681242
BLAKE2b-256 0409accad331afe2ee1036b2ffc427755d6a47726ca1f2385613314364225510

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

  • Download URL: LKHpy-0.0.1-cp39-cp39-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 517.2 kB
  • Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for LKHpy-0.0.1-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 46a92a1dfc5341370fe88dc6cd738f3675687119956d9c4f96b77d3faa0379d1
MD5 ee7b5a4123aabfea014cc4fedc5f293c
BLAKE2b-256 fc96f4bce6103af5863cf03bd3ee0d2e501c24d55670cd5e719a3328f9ed68f3

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3d0a34d26d99d6b18faf2eb1a92a2105ab6a1227a20fd51df8a8f1d9ade651f9
MD5 32b20efb72237ed40dc3ae17bb15a548
BLAKE2b-256 0715f1d61a7321a3bc46a1a39dc2ca5419247f2bcda8d1783d75424cc506ebd4

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

  • Download URL: LKHpy-0.0.1-cp38-cp38-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 915.7 kB
  • Tags: CPython 3.8, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for LKHpy-0.0.1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 da9d6792bd763a5bddb8321a1365085de245424feaf07041eadb613f03e76eb1
MD5 5fd530415e6d4bc4643f26a067f9f1e8
BLAKE2b-256 b2902f45ab4b1e9b58c51970dd81e985c9a3b0d32bd7979e8e79131e2c7d323b

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dff1067bbcdd6e2475a379254158064b6fc51168cd139138cb552f5a109edaf3
MD5 e28374267dc191c37d2f8d56d7179bc5
BLAKE2b-256 8f4e38f03a1f940d3b03df2a7b96bae65fe2bb3e6c650bb24927c94fc8d76c2f

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 38d98b94147e24404527275ffc2bcf407d7ca814e74a93e94228fabd5f57f97f
MD5 d9fb355c1285968a46101107adc1405d
BLAKE2b-256 01d2a9b8d254780e30fd17642af5a5860e0605b401c0cb6021b61ba33a0fb419

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for LKHpy-0.0.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0ceca01985a3111d6452de26f600edc5b92b3011a8acdb548db694fc9baa127e
MD5 3f3fc09741567ede9520dc195e9b1253
BLAKE2b-256 dfb97e17adbf4ea2533307fa3b43c325b4f4d1a9050fb9ab5b14c0dd0c110031

See more details on using hashes here.

File details

Details for the file LKHpy-0.0.1-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

  • Download URL: LKHpy-0.0.1-cp38-cp38-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 516.6 kB
  • Tags: CPython 3.8, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for LKHpy-0.0.1-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9afa3d8ad6594bdc15f16219e38d4de3eafb9fbabe1a6c2fc16e3ce9ff2cea7f
MD5 632d572c0856f500aee248e445b2385e
BLAKE2b-256 a6468d8fc60e73346234f324eb3e3a33e5aab1d4faf66918c7ea7007214b2760

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page