Skip to main content

A library for synthesizing and manipulating quantum circuits

Project description

/!\ (Warning) If you have used tweedledum before: the master branch history is broken.
/!\ The new master branch is a completely rewrite of the library. The old version can be found
/!\ on **alpha** branch. (Sorry for the inconvenience!!---but it is for a great cause)

tweedledum is a library for synthesis, compilation, and optimization of quantum circuits. The library is written to be scalable up to problem sizes in which quantum circuits outperform classical ones. Also, it is meant to be used both independently and alongside established tools.

Its design is guided by three mantras:

  • Gotta run fast: run-time performance is a priority.
  • Opinionated, but not stubborn.
  • Your system, your rules.

Used third-party tools

The library it is built, tested, bind to python, and whatnot using many third-party tools and services. Thanks a lot!

  • abc - ABC: System for Sequential Logic Synthesis and Formal Verification
  • bill - C++ header-only reasoning library
  • Catch2 test framework for unit-tests, TDD and BDD
  • CMake for build automation
  • Eigen template library for linear algebra
  • {fmt} - A modern formatting library
  • kitty - truth table library
  • lorina - C++ parsing library for simple formats used in logic synthesis and formal verification
  • mockturtle - C++ logic network library
  • nlohmann/json - JSON for Modern C++
  • parallel_hashmap - A family of header-only, very fast and memory-friendly hashmap and btree containers.
  • percy - C++ header-only exact synthesis library
  • pybind11 - Seamless operability between C++11 and Python
  • rang - A Minimal, Header only Modern c++ library for terminal goodies

Beta disclaimer

Tweedledum is in version Beta. Hence, the software is still under active development and not feature complete, meaning the API is subject to changes. This is released for developers or users who are comfortable living on the absolute bleeding edge.

License

This software is licensed under the MIT licence (see LICENSE).

EPFL logic synthesis libraries

tweedledum is part of the EPFL logic synthesis libraries. The other libraries and several examples on how to use and integrate the libraries can be found in the logic synthesis tool showcase.

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

tweedledum-1.0.0.tar.gz (3.5 MB view details)

Uploaded Source

Built Distributions

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

tweedledum-1.0.0-cp39-cp39-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.9Windows x86-64

tweedledum-1.0.0-cp39-cp39-win32.whl (951.8 kB view details)

Uploaded CPython 3.9Windows x86

tweedledum-1.0.0-cp39-cp39-manylinux2010_x86_64.whl (833.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

tweedledum-1.0.0-cp39-cp39-manylinux2010_i686.whl (866.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

tweedledum-1.0.0-cp39-cp39-macosx_10_14_x86_64.whl (888.2 kB view details)

Uploaded CPython 3.9macOS 10.14+ x86-64

tweedledum-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

tweedledum-1.0.0-cp38-cp38-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.8Windows x86-64

tweedledum-1.0.0-cp38-cp38-win32.whl (951.8 kB view details)

Uploaded CPython 3.8Windows x86

tweedledum-1.0.0-cp38-cp38-manylinux2010_x86_64.whl (833.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

tweedledum-1.0.0-cp38-cp38-manylinux2010_i686.whl (865.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

tweedledum-1.0.0-cp38-cp38-macosx_10_14_x86_64.whl (888.1 kB view details)

Uploaded CPython 3.8macOS 10.14+ x86-64

tweedledum-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

tweedledum-1.0.0-cp37-cp37m-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.7mWindows x86-64

tweedledum-1.0.0-cp37-cp37m-win32.whl (947.5 kB view details)

Uploaded CPython 3.7mWindows x86

tweedledum-1.0.0-cp37-cp37m-manylinux2010_x86_64.whl (844.4 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

tweedledum-1.0.0-cp37-cp37m-manylinux2010_i686.whl (881.6 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

tweedledum-1.0.0-cp37-cp37m-macosx_10_14_x86_64.whl (878.9 kB view details)

Uploaded CPython 3.7mmacOS 10.14+ x86-64

tweedledum-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

tweedledum-1.0.0-cp36-cp36m-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.6mWindows x86-64

tweedledum-1.0.0-cp36-cp36m-win32.whl (947.4 kB view details)

Uploaded CPython 3.6mWindows x86

tweedledum-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl (844.4 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

tweedledum-1.0.0-cp36-cp36m-manylinux2010_i686.whl (881.8 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

tweedledum-1.0.0-cp36-cp36m-macosx_10_14_x86_64.whl (878.7 kB view details)

Uploaded CPython 3.6mmacOS 10.14+ x86-64

tweedledum-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file tweedledum-1.0.0.tar.gz.

File metadata

  • Download URL: tweedledum-1.0.0.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0.tar.gz
Algorithm Hash digest
SHA256 711b0979c31e0f1d3581c0590c16f91c2bbf1b27c7c7233308992d5f19aca111
MD5 10497f4fa97966a656920351816405c2
BLAKE2b-256 a6a9b817e4bac94eb6392f97d137019df49ad6994a5d9a139b58f588d21ac1ef

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f901914edd4ca716b577acd3f018de5d2520d51b7450f58070600d6766c9a853
MD5 3a18d776ce8f3432adff5ddd0fe78fa4
BLAKE2b-256 ff5d7becc1fa5b56b1756c3e20c19d51e2092957ff92ba6d6d264f7c8a16aa6b

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 951.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 cd151f3c7b6210c8875de1974527997015491ccc498b02f087fef252582a1cda
MD5 28ee1496829efffc70a1b5b29984dc08
BLAKE2b-256 0d2f465f088323e2a3be6c8a6e316911697f7102a91e65aad9f0519c2748903c

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 833.3 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 83ee38f251c37b34fc1594e7d8cd6526a9367072c1964d7f5869ebe549919539
MD5 320c7c728b256eaaaf241cde3f87d7ee
BLAKE2b-256 21b4df33768608f9544a7f2e742fc113a2eaa02aeff7156a610c277b9b5f125b

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 866.8 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 95a94d95505a3ccbeb405ef23305de49c2d2f96b96b4e58f09db328e74fac638
MD5 ba46b5c94f5ce88d865f78c94bf01eeb
BLAKE2b-256 2aa44f5b1fef95e9f98533e474b607499ae9ba4a2d0ae2a5e5a66d519007bc71

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp39-cp39-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp39-cp39-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 888.2 kB
  • Tags: CPython 3.9, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp39-cp39-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 c82d6b3c5b4bf1ce76da0528e7001e1e0c82710b788dccc4a4f73e49af99b32c
MD5 fe4f550b146b37ec558690280710579f
BLAKE2b-256 10abf336df0b9602aa041fc2f49fe7a89bf39062e0309222a776dbba91be7000

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3da570be769516015eb01d8e474023d5e8c973f193a8cbfa8e4faf1cb1b0448b
MD5 f956a07332bcf50622ffb7aa91351d99
BLAKE2b-256 2cf4994ab60a1b8a64cfbd1474235c16f11887993dd813887f618cdb69d51e5c

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ce06a413f14193f66695d7e898394ee3d7367df0ab02f78371f502ffd8116d58
MD5 5c6678bcb8de4a72294efb234d8fed9e
BLAKE2b-256 f91e3ac07db6947e07a1acf287c60504905979822b6f4bb7e80d23f8ca99a654

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 951.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 aa01b14b781709a3a01608f98b5cc306d912050e5fd0457afc35ad2db21a2903
MD5 5202c77ec77075361adb7c7ac5e588c9
BLAKE2b-256 931ede10362611b7c785c42fe235d94963a677bac13c6aa10294b04604c080c9

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 833.3 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d7722e5d0acd32c169d7837c3be32f49200a60154482692e2451266220ace93d
MD5 6ced2cb5ae82c2448ba89b24b199be17
BLAKE2b-256 18f3481c6f6242ceb578517f06b174c503219927a5e94c0d8ac527131d3b00eb

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 865.9 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 012ee1b77828b215810a2c995809c7aff6a68a95dca483608f04487863b35db2
MD5 2a39d56e785735dd5873ad0c356be255
BLAKE2b-256 e9308f1fabe9cdf633f38911840a7cf89df0e9243b14c2ffd72026aca594f324

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp38-cp38-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp38-cp38-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 888.1 kB
  • Tags: CPython 3.8, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 478da3aa4caa6471363bbc6fd4164c287dd3e7752dfdd92133b743cc34f12b81
MD5 eaeef8709c5be49ecf8b8a1c0feee783
BLAKE2b-256 fb3dad1e5178f891b5718d3d93f2c7a56ed1c4b75e3f0fe6da21e3876c605f7c

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cd32556dcae3e466dddcdf0c46ed439744059372e014a46b7f03ede5cf42a107
MD5 6f94eee7b229cf498960518c8173452b
BLAKE2b-256 c16e32989464b03cb112d75c5f43f46d5e01630231bd4686ee96f8f5aee830b9

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 74c7531bb29af37b0206cadfc22443a4ad7a9b992aff0009e1ad80204771687a
MD5 3cb21da0febc39cea419166e0f75c20a
BLAKE2b-256 1052b5e0e74b9a96556db8df0001ade6cb58528c62880a928e743024546c3f0d

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 947.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 700d389098553ac631f73c457b1413b3c0a384433141fc3476b5cdf3af963969
MD5 55f1478214fcb20feaf72419fcfc455c
BLAKE2b-256 85f7751683b39e610b5f63b6d461ce62abc4aaa1585c10ceb9ac455aed8cae86

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 844.4 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9798062d969db8d13954310ba04b9f87c98c6faa34a82a56b79ad225ec6323d8
MD5 6a8dbe4cbf288b8d981985f4b5192e63
BLAKE2b-256 179011c7033cdb62c8171aacee14f27058c3f9187237181aff5012e00620e999

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 881.6 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d4c1cf86f7cfd5200a362303aa465ed6b96cae0e2394a20ef9abf99c86bf1782
MD5 c18560370bbcb0f571873d512e3402ff
BLAKE2b-256 8fb08a5aa759eb73ec960642596c4c93f8c11af301c6245d11cf933a41d41c9b

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp37-cp37m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp37-cp37m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 878.9 kB
  • Tags: CPython 3.7m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp37-cp37m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 390d3b214958abf076c66e9afebe2849965fe5e9da3915e04daff00637cb56dd
MD5 7f11bdb263b31f80a5a9ac0fce30001c
BLAKE2b-256 901942279165f6b3ece34f9d053c96a9deec66b480ccf2f464e770983eab489a

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 344eab682c343fffa30d8ed930077e152d6e7fe7a730321d683d7f8fc903ee8c
MD5 8decc67d3e48c70c58815864654ddeab
BLAKE2b-256 db1e2058c6c3416cd05735c45b1e5fa0a3ee04107293b28609f6814ddb57779f

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 84857bb9fc02b25fe07c6aaf14e58f871427ea41eed7c63361dc0fad94e04ecf
MD5 1f41a57b74e03898ba4c9efe622caacd
BLAKE2b-256 88249764bb97c346ab69d728a1c28de6fd0032ce0a044554d3305a5c4c84c8d9

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 947.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 dcc36c99658d1279d223b44bb3a6b1fec237b7a9a53e2da71060d784b1138d48
MD5 13f468ee80bff63da3cdc0581dd64034
BLAKE2b-256 66056ea38328fd9a90675d2717e5b527bea87d51c047b817492a90dd3746a222

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 844.4 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 266f2c76188e69c03771cc38ebc8fa8e24287bd1bb19de13c5c61ea96de52ef6
MD5 fd5417e794e597f6cfb4cd858d669843
BLAKE2b-256 0c86377be4eb2e376cd88be288ddb78edf1ac7f1a65556a9e0936447f4978893

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 881.8 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 5c34a574e9af431842bf3be7dd0ae1682fb141610672d6541d4cda824e4177e9
MD5 2298256254a6e5c363e210767fb64d42
BLAKE2b-256 f9ff436efcfaf0907a65d236cafb48605b50df4f7acf85d0c6a1e9875c913cda

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp36-cp36m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp36-cp36m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 878.7 kB
  • Tags: CPython 3.6m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp36-cp36m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 71b5e2fb298ae81c75653614662f0028861557ae07648372c61f8940e2d8f3e5
MD5 3dd751d60b8750362da9c6c4a66672a6
BLAKE2b-256 740fe9248eda6f21997b9ef3246a766f401252ce6c3d4878f751ed1eccdd7a69

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for tweedledum-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b88b3458be65344cfd49d21b6573e83f82a120771f9c319f2c9759907a72bac9
MD5 26348892423a3a54c6430f7284873859
BLAKE2b-256 e1d00685cf3f8f6b62de88d43959ddfe9015bf10df9044911d5050b082a10c68

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