Skip to main content

Transparent bindings of LSD (Line Segment Detector)

Project description

pytlsd

Python transparent bindings for LSD (Line Segment Detector)

Bindings over the original C implementation of LSD, that allows to change the different thresholds involved and to provide custom image gradientes in order to compute the method with stronger features.

Install

git clone --recursive https://github.com/ibaiGorordo/pytlsd.git
cd pytlsd
pip3 install -r requirements.txt
pip3 install .

Execution

python3 tests/test.py

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

pytlsd-0.0.2.tar.gz (26.2 kB view details)

Uploaded Source

Built Distributions

pytlsd-0.0.2-pp39-pypy39_pp73-win_amd64.whl (76.6 kB view details)

Uploaded PyPy Windows x86-64

pytlsd-0.0.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (102.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pytlsd-0.0.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (108.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pytlsd-0.0.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (74.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

pytlsd-0.0.2-pp38-pypy38_pp73-win_amd64.whl (76.5 kB view details)

Uploaded PyPy Windows x86-64

pytlsd-0.0.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (102.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pytlsd-0.0.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (108.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pytlsd-0.0.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (74.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

pytlsd-0.0.2-pp37-pypy37_pp73-win_amd64.whl (76.2 kB view details)

Uploaded PyPy Windows x86-64

pytlsd-0.0.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (102.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pytlsd-0.0.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (109.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pytlsd-0.0.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (74.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

pytlsd-0.0.2-cp311-cp311-win_amd64.whl (76.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

pytlsd-0.0.2-cp311-cp311-win32.whl (66.1 kB view details)

Uploaded CPython 3.11 Windows x86

pytlsd-0.0.2-cp311-cp311-musllinux_1_1_x86_64.whl (624.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

pytlsd-0.0.2-cp311-cp311-musllinux_1_1_i686.whl (681.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

pytlsd-0.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (107.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

pytlsd-0.0.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (113.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

pytlsd-0.0.2-cp311-cp311-macosx_11_0_arm64.whl (71.6 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

pytlsd-0.0.2-cp311-cp311-macosx_10_9_x86_64.whl (76.5 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

pytlsd-0.0.2-cp310-cp310-win_amd64.whl (76.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

pytlsd-0.0.2-cp310-cp310-win32.whl (66.0 kB view details)

Uploaded CPython 3.10 Windows x86

pytlsd-0.0.2-cp310-cp310-musllinux_1_1_x86_64.whl (624.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

pytlsd-0.0.2-cp310-cp310-musllinux_1_1_i686.whl (681.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

pytlsd-0.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (107.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pytlsd-0.0.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (113.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

pytlsd-0.0.2-cp310-cp310-macosx_11_0_arm64.whl (71.6 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

pytlsd-0.0.2-cp310-cp310-macosx_10_9_x86_64.whl (76.5 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pytlsd-0.0.2-cp39-cp39-win_amd64.whl (76.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

pytlsd-0.0.2-cp39-cp39-win32.whl (66.1 kB view details)

Uploaded CPython 3.9 Windows x86

pytlsd-0.0.2-cp39-cp39-musllinux_1_1_x86_64.whl (624.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

pytlsd-0.0.2-cp39-cp39-musllinux_1_1_i686.whl (681.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

pytlsd-0.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (107.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pytlsd-0.0.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (113.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

pytlsd-0.0.2-cp39-cp39-macosx_11_0_arm64.whl (71.7 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

pytlsd-0.0.2-cp39-cp39-macosx_10_9_x86_64.whl (76.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pytlsd-0.0.2-cp38-cp38-win_amd64.whl (76.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

pytlsd-0.0.2-cp38-cp38-win32.whl (66.0 kB view details)

Uploaded CPython 3.8 Windows x86

pytlsd-0.0.2-cp38-cp38-musllinux_1_1_x86_64.whl (624.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

pytlsd-0.0.2-cp38-cp38-musllinux_1_1_i686.whl (681.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

pytlsd-0.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (107.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

pytlsd-0.0.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (113.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

pytlsd-0.0.2-cp38-cp38-macosx_11_0_arm64.whl (71.6 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

pytlsd-0.0.2-cp38-cp38-macosx_10_9_x86_64.whl (76.5 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

pytlsd-0.0.2-cp37-cp37m-win_amd64.whl (77.2 kB view details)

Uploaded CPython 3.7m Windows x86-64

pytlsd-0.0.2-cp37-cp37m-win32.whl (66.6 kB view details)

Uploaded CPython 3.7m Windows x86

pytlsd-0.0.2-cp37-cp37m-musllinux_1_1_x86_64.whl (626.4 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

pytlsd-0.0.2-cp37-cp37m-musllinux_1_1_i686.whl (684.1 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

pytlsd-0.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (108.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

pytlsd-0.0.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (114.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

pytlsd-0.0.2-cp37-cp37m-macosx_10_9_x86_64.whl (76.3 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file pytlsd-0.0.2.tar.gz.

File metadata

  • Download URL: pytlsd-0.0.2.tar.gz
  • Upload date:
  • Size: 26.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2.tar.gz
Algorithm Hash digest
SHA256 fd63a2e31828f88699f51c73d5b772f4fbc0287d78ff843bbc870f0ed030a77f
MD5 5d17a15c824f3010f57892c60d6e4d94
BLAKE2b-256 e9929db11f7c480f29b7a3ca82c795b8985fed28cb0c012949b21f5500dc2f32

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4b82d082b2f9d16bc1ecfd8a0021d543c29ac83fd981030e5087c6e9652989a4
MD5 a4a60ec3ae53b1065b4f5e9ce56ba3ae
BLAKE2b-256 9200ca7d6b8ef43be2ecd4954c790a36bbe3594e970f9ec35581d08dc3dafe96

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 42a9f8925f552c4941fc03561bc01faa2c2501e00012251e70216519f482b51e
MD5 7354a8d614560fa5160a389dbae7bda1
BLAKE2b-256 84296bcb517bee2db8706ee18772913932ec05f5cf30a1715dcfb9804e1cea2e

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 58ffb331a05942b613fe0357ef016b5ca03eec0a75aeba21254fea12ce1a258f
MD5 cc26870136af65992afc8e4cdb803992
BLAKE2b-256 41ae86b09fe47c28ee8904d8188ee5ec275385c5460549bebaa6dea2ceebe5cc

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 734eccac9002e28a6a284f1167e621b6ba6fe26cf7b941df4e39188950848d14
MD5 99590503bd21b9bd8c5b388dbf1f2ccf
BLAKE2b-256 38974fbd337244d5dfbe186f7825d95a8bc8e87098ff6ca5152a82f91510da28

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 13e4a165993ba48a01101dafc3403d2a9089cc6bdff685e4b383cb02ea3d985f
MD5 9f8c50aff1b06ac0085966acf0f0aac6
BLAKE2b-256 76d6d4a64f858417440b46b54e97d8c562424e9ae7b5759006f4537ab348443b

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 732809de5f0123648636e762422de76feb34bf412a84ea16116b31014b26ae91
MD5 6ecc3141553bce36f2cc7cb91963fcbf
BLAKE2b-256 2f7305f33e9f3afa68a9b2632a9147e5bef47859ea06a2d1d539f17d02109ed9

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 357ef3d68b2238067ae26ac8102d8687662b92c54f212a010ac5b89b7c53348b
MD5 179ca5702afcdba3794433efb90f0ebf
BLAKE2b-256 831d083965d502e7a91db9c056c1da5cbccd54d8a7424687b298971df39b0fbc

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 df275ec68f079dab55b87e4bcbefd541ecdf05a5c4100cc876890a1710686ab3
MD5 903fea57d1c6a6f400ab7c1b8a461f09
BLAKE2b-256 4f50e010354a1922c5efb7bd7a5f4bb30bb867067366ddc389e9997b9ca20fa4

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7741ea4db644eed47fb3c4f8dc46932d8dde0ae3861fde23db9cba3de4655874
MD5 2fd10f28a1e8f5232d3df9e79496438e
BLAKE2b-256 09e94be0111ad5cb8223bef285fcb1663f614fafe6056d20ce83dcc3f20650d7

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c77432d5e87b9b607eb0d93b93f5c75f4961f0f97965955938798e23f1879593
MD5 890786142913cc0a5aaab0caf1ecfa11
BLAKE2b-256 60cada2098ddb9caac6862b06ad3333fabf48de44a3c403c5900e0968450d794

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2232100d18500a6eb85ff915e39629168a8e0263ac61045913afac5fb13d080c
MD5 9e589360ca4e8a791794ebb5a7096b5d
BLAKE2b-256 023de3d0608dc003394ed76d3cfdc4c23e40ca8a023583e61f5aa198172a7d5e

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5d64e69b55586dbf2be9c017f669947db8721f6f54d7fe7f38f29586f2f6f4ea
MD5 716b16efaaaf14184d267d520e463975
BLAKE2b-256 1aaad5355b11a560f5081aff9380a7c0807dbade3778987dd44c0fd7a732d75e

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pytlsd-0.0.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 76.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 866c4f7dfcf20bede0c19d921d76bb2a055b867570c6e0268cd443b2f772566b
MD5 93ced07178eadd28f29649a267f4e4ba
BLAKE2b-256 c959a50e81df40ecdbe051442a99e11ff88da6a8dbd91db9cc42c812e332a16a

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: pytlsd-0.0.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 66.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 a1719438d80e41df8ec5e6b9a6f0d61c9733b4d9810e75c90cadbf4991719a59
MD5 8a1f21562d22e0a77b4e8a528e407c5b
BLAKE2b-256 8d48eddff3a302b25b5c5455876d9ee1720a42c5d2a361bbc62de86149433725

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3fb3fc00f08b833c0973ff552444dd30c9b4b788bfde8b4e9d064c28d75cd62d
MD5 760c09e0a220c7498eee9a641661968a
BLAKE2b-256 3fa35807769026a1dd43486a5bbbe5e5c7777541fcebcc0ed6a065211f901972

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f27487a323e5184c6715b2072cf78a5b2108f55f9544190da546f94f37b2697e
MD5 62b6ae1de49462d1f87ddd5bd3e4c3d4
BLAKE2b-256 bc114eb994e1cf602af7dc4ac175c5ebe0bce8e52c2eda703a5bb8d468dcad6b

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5ec6dc0615f2828aa340e4a1522c89a870bef075f9457e71b9ed812aaaa98e86
MD5 ee2795c4ec1a96f327755e99180a09e2
BLAKE2b-256 8ee79982bbb2e1127576afe8fd837c5c681e6da1435350491174a962a7c58763

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1691df0e1d79e7444e85f369ec46c68044c05c9fd9751308cfecbace82bd88b7
MD5 2e72e11712f74fd072e164d5ab0e554d
BLAKE2b-256 1df289c75b60a4afd4d22a110f029378af86d59ffa4511dacf73ce78531a9516

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3b08d217926d10ab095255a22cf55f3419fd36a44a35c88a2237a09f54b73f9f
MD5 ac714cd6ad13dcebb288166b7bc2ae59
BLAKE2b-256 42f4c7239c1c9cbd867386deae92315d9a3cb4b5a53dad8e565c26be2aabedec

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f8d97316e16e0f7dd80965b308ffbc45bb35fe259f08f030bbb7a86027fa8ae8
MD5 5a7455c33b3091aa6ae32980a44e95ae
BLAKE2b-256 9c267cab294cacad1a64285fc0a6e85cfc54a8ae55f3307e050abb4b926dcc7a

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pytlsd-0.0.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 76.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c75d873a6e74c0c2f2009434f98b75c6f0aeded153875b22fedc54d411eb79b8
MD5 b1a234931b4980938346caeef773f331
BLAKE2b-256 536badd3132c041c0ea47c0ed6587856b75c52aa06e2d97540a679b625be8ca5

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: pytlsd-0.0.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 66.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a1d9a2c5f6232c3298846bc78c39c37f10fb7d9f780a9ce8644746d1407548cc
MD5 83e5ef1e41148bd495ec3c3fb1d7e150
BLAKE2b-256 bc508d5fc6f4f9d9798286217f15a4eca51d6419e2472e0de5ea53733d3b8110

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9d8b7908c647a2c85ceb2c9b95c7b7ae57b8137cd96c86653093c2c141a7ba48
MD5 5eecf35e6666cdb92f53889b10087b11
BLAKE2b-256 d50a5e856e99606d1d450ce1d95869c9db4ef4e864e900922eaf40f5eafdc9d1

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 433edcbc5fb35b016207c9fb387512a8bfcd054402ba169613e921183cec5dd0
MD5 7515412090acc3e6f06f61e3a3730e6a
BLAKE2b-256 ece6ab17bdda7bb9355f8660ce287b603c5648a34a2d3820e50f1c1c7ad5ce9e

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b1bed620cde0be34fce0efe8292486f5f8d2e99a064908ea51689d2ca8f0de63
MD5 81862e9c297f8e9f6894261c70bdb6a6
BLAKE2b-256 4726e91d3d56b5d9b18bb639952c232072e2a52c748bba623db67891d9352ae2

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e5d5687e54a4a363e22a2ca02dc0fcf6fc1e38226fac230a307e9dad585f0333
MD5 5f8af4bb557dff9049f828dbbf40562f
BLAKE2b-256 125510f78b237b83af4897318dfdc5ceb907830ab9958dde30d96b3e9c670da9

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bac4f65c66a7ae9902dcf35166aea38f19f652c4f6133e59aebb54b3118ecdb7
MD5 4dc8ee27408e59aa0f064e67ef0e795a
BLAKE2b-256 f8143a4ebd15ddbe452c476f14435d23e92a0fa760d67e025a73b3e8979b6206

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 10de4a06b665c5569e22d423a9b297c1fd38e60daeb8df3bca2bb2cdcced5df0
MD5 390f56ee786cbc4cf224eb0301876d5c
BLAKE2b-256 5691d5a1718317d42d9eca0df5ab1116f391c200cfc01cb6389df81df21fc3f4

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pytlsd-0.0.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 76.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 892e4b50f38c2be9c0cfc98c3748fee1f913787941d0b0d40d1f5f7ebf5abd5e
MD5 9f8347c858a52354b22ed654dfd08db0
BLAKE2b-256 73f8c24fdc0c6b0bdfb444ac12eb4df60e52db05fe966f6f5d46a81c8e34d078

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: pytlsd-0.0.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 66.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 49fb860c42ebf362d78dd9df96501e5bedc9aadfa806a094880ce8b1a79ed27f
MD5 95ef7ed5771bf4d9797c57b46212064b
BLAKE2b-256 0dc57487d3625a5d90eef10f7b837d2abd768db7788be2c0c5a41ab2f85e47ec

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0f0c96277ad9acd0b0fc30fd86b4bbc87658b4549fcb9ada93485390b5e4644d
MD5 f0a1ae4a34c8144f63dc09a160cf697c
BLAKE2b-256 1c94da1b3a6c3b5c437de0f1ebb2c1093b1dd1d9eac780cd96ddf765038cc6f2

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b4b8eaf1e7042973831ed4ceebd3fcc5deda26c21a044236552b632a11185b87
MD5 95b98128f9cd4f36571950357e17f1c1
BLAKE2b-256 ed380da95bef34febf35422f1032bd87410f60ad06d6ef071042906423e03436

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0b67a5f2d275c90552b41c1b31e954afe4cff679eb77d9f2d9f9208b2df883a4
MD5 26ac4f2d19464c35d390e987ea89634d
BLAKE2b-256 3b43a9bcd78f89dc5e505b7f7c09a6f80d1881ce895b9a5db8b15e80713ff2da

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5e9e6b77d6c828a2df90d8e428b9de461a0ab03bc54d925b1186cffae29b7874
MD5 a9841d957160d095c79291523796567b
BLAKE2b-256 dd286fd85a9935157d4d3b068969e9b6c66ffc8a31ed8e38e89d329263828835

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6dcf0976cffb1502ddb6bb54ed42bfcf2d21b83b8d57ef5a269d6855fc9fffeb
MD5 a2c92ba0955b37067ba87b7c018a4e18
BLAKE2b-256 4a054306b8b1a9b3f57d5bd433f93fb49e61172dcc25c26d22a1f6fd4c132a9f

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a27b93de357daf39d5889366ba459b1108e1c1c5e596983a555efc973666e8b7
MD5 331f6f47b1972f55329e1de2a7f8a4c4
BLAKE2b-256 7a8e5fd5e34a34c22088626fb12065e8ddd87ce3e291c8a792bce9d6a72a704c

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pytlsd-0.0.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 76.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f0f3e4dc98144c672abb051666255c6cfb2433a22ca0cd5a2fb3ec6a95c12707
MD5 dc0f8391154e5746f6d95cb648ab52cd
BLAKE2b-256 d66f696f0122d7d21d10cbb923d1ae43526a153ead2222bb419574b53a1dedbd

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: pytlsd-0.0.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 66.0 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 56dd1f105b285f63f22407ead40e5dad9d18c10cb3cc26001b15bdef6f3c635f
MD5 a495765e1986bd00929745412ff5abcd
BLAKE2b-256 7d40044f1f05e969cc6cb14bf9fa07172c4eea4f1faa3af30d2a2af9a9c1feed

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1bcbb8e2bfa05c6ac05692d4f61769f728c0d2a03e5031b632d12aed83d4de54
MD5 98fa3de9552f5bb55769c20b5bcd6b18
BLAKE2b-256 0298eeef68a590c6708877008aa486a8e6eb4049a0108e7aeb3b4b3974e692a6

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 0151cc0750497374de9197fc1ac4a429d22567d565f6b8a2df6f3b527471c9e3
MD5 b0be984e0549641d188253218a424c0e
BLAKE2b-256 8732723f874889f03a3205ad4e6ea1856e45a594660a0d71df7060cb91e7f698

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 901c51ad26704af2114b742cc15f95b8292256f3f7f355fee4419f022dddc28a
MD5 bb7ac00a95dc8ae5315a926172a92024
BLAKE2b-256 92877e907a1ffaaa07f23893fc68984f9adc44c61be54ae7b4cc8c5599108949

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 68590ba388309588016c1ec159a660077221ebae175158ddcc9f80aad40f80d4
MD5 72af6f3e4b30f5ab16509c131a817806
BLAKE2b-256 8253a1d8864fe45f82ecc6ae7963ea15dd3c0bad9deb0c42dac5bc943c7052bc

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 353d8632cce22b9f6a4a4ba2d53e410e05017d56b084ba1a6808d58f476aba46
MD5 4518acc1885e7ff02bd630cf002ce293
BLAKE2b-256 c3b8b5c2ea358f55c23b5bbcdd52a7f9b47514e8f6be0fc3d65d56b156387507

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 026022ca5ff23787a2ded3ae30eb2e60a60eaeac9608e3a90126e57f9e618311
MD5 bfc91be6661708990bf48133bdb5175f
BLAKE2b-256 0bf97e1713ddea00c2070d669049737e976cddb012c7aabc7b849a323797f7ed

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pytlsd-0.0.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 77.2 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 54b0bf3e8d7e7bae5885eda79771d407a296b2f6fa446c8dde2d89e7958a6976
MD5 3cfa1c50bb3bd610370f72f08142bc4f
BLAKE2b-256 f1ab159dfcbcdb293e8dae41b8ce6f32b1ed5cbace5188e4d6dfcec26f4fd0dc

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pytlsd-0.0.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 66.6 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pytlsd-0.0.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 f2c0b6063478a86b68ab51199b6b3c0a5c2bcf33b3760f2d5cee84a4c2824e44
MD5 aefc04714648661fecc3d691e207619f
BLAKE2b-256 1fa05e4a87a121ce98b6ae2ef2e96a37f47f662c8ef627472a604fbb94bf9873

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b3f6cbe0e0691abe1795d400657fc755b0602dc62f8e84deacd9734f5c78fecd
MD5 1a11fd61be0302ae86bca5d0b385cc84
BLAKE2b-256 4ba61addd9a2255c811195d44c6b716bb62f66b30dc5e97f9fd1899ac004c949

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 76c179b1909982f1453ede8690687434a8a2c06ce094e95dfcc72e55612af745
MD5 cbc2658f540870a47d6798bc3364da86
BLAKE2b-256 0f93073c0a60f3d8de57c474a53924fe498dac4da7a821d96ac072773bcce940

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8dd61ee922eeb2825975fcb733d0a583515ffd7f6b3392805edf80b983715d67
MD5 1c3c250e169d67916d7c06ea96586924
BLAKE2b-256 6a906845d664a29f8c453ff855994a3b341a25cd402751d80ea1cbbc64769a20

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 472b635e1727b066bf51edeaf0576f943e5f792b31ccb7bd10ffe0d942f00e75
MD5 d3d52e7d2671ca365cbd4b3e539c31c9
BLAKE2b-256 d3ed48f74b8a8788d46939462f5116ec8c57c8687850ea793d123d904fb22473

See more details on using hashes here.

File details

Details for the file pytlsd-0.0.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytlsd-0.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 00d00a125c0943550a5a5f75fb738371fe84e6039230b3a1164b8f5ee14e2372
MD5 378df3df83b98d8c2e3880afe54dc3fe
BLAKE2b-256 2133b5ade5d3fa5deeee0423568a6a86628c6e1f019f132f7c16e3b1684b722a

See more details on using hashes here.

Supported by

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