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.0b3.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.0b3-cp39-cp39-win_amd64.whl (875.0 kB view details)

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

tweedledum-1.0.0b3-cp39-cp39-macosx_10_15_x86_64.whl (710.6 kB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

tweedledum-1.0.0b3-cp38-cp38-win_amd64.whl (862.6 kB view details)

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

tweedledum-1.0.0b3-cp38-cp38-macosx_10_15_x86_64.whl (710.4 kB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

tweedledum-1.0.0b3-cp37-cp37m-win_amd64.whl (862.0 kB view details)

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

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

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

tweedledum-1.0.0b3-cp37-cp37m-macosx_10_15_x86_64.whl (704.1 kB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

tweedledum-1.0.0b3-cp36-cp36m-win_amd64.whl (861.9 kB view details)

Uploaded CPython 3.6mWindows x86-64

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

Uploaded CPython 3.6mWindows x86

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

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

tweedledum-1.0.0b3-cp36-cp36m-macosx_10_15_x86_64.whl (704.1 kB view details)

Uploaded CPython 3.6mmacOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3.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.0b3.tar.gz
Algorithm Hash digest
SHA256 e8dbaa593f9602eb00b3ca5a914088fa5e5686c12ef2007ed5410f51323a8995
MD5 91951a4b89119fbd42ec573b9b166ab3
BLAKE2b-256 8fef0d48da2b2a3fa69b3edd0c9588b22921108a34e4720a7ff17688d53d9af2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 875.0 kB
  • 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.0b3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 236e205a4081fc89317c222f860e55cc28cdcfbdef7ee405e8c7a7453118727d
MD5 b4e791877bd4774541e1befe4da1f2a7
BLAKE2b-256 7a0abd38f4fe0620fa61786a8d86033916d93aac209e1a1cfb75ced9ea36aa56

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 813.1 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.0b3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 573fa24bcfe68f4f7a291ee54d2e02e8b438fb87a16b9931e0e13bbf31e6c597
MD5 4455cef52556511ee4896d55d20e8ff9
BLAKE2b-256 b158f0a359aef49eb3f0ca3e90c7c0facfad61e782c22f0d4644678899ad826a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 643.5 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.0b3-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 bd02a00c6b29e8e33298bcf30eaba0bdb7931ed69bdec1c88142cda6cf18bb37
MD5 f0a0edeb6c3241f676ca54d5438de454
BLAKE2b-256 b1d228ac396021ace2bf67efef2e5d98a4c23e9e05dca42e9d1990771b8324b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 684.9 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.0b3-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f34520c7719d913c562da0f352c4fd9cc36e4c646937f871a4eac1a69d00bff8
MD5 877773273c4e627c76894367b48d4f7f
BLAKE2b-256 35437489afdbfba63d082f1eb218ab99898ee3c57ae41d6386fdcd3854081569

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0b3-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0b3-cp39-cp39-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 710.6 kB
  • Tags: CPython 3.9, macOS 10.15+ 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.0b3-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4640c43daa0c14aeb985a41995b644dfcfb90c8071c5261d1d76df4fbff16bf7
MD5 2e0f9e125a241175fcf909eee91e1b50
BLAKE2b-256 1143863c55860009c8abc378362c0e566822033b55e19fd4814711d8ae059f70

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 862.6 kB
  • 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.0b3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d30b9f0caacbb0663e50a3e379f63c81f96cc7897c30b8b33a9beb5b43795195
MD5 30bc40659ff5faae1c5abbde0a4e7c57
BLAKE2b-256 02f24ff1f197a3df01c01fd0298b1537bf7d9686867d4ac7c4f20424f9a29ede

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 813.2 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.0b3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 499952c0f24bd2eb576c135f13824c246ae1fa69cdfd10a076027d5d6c3eb062
MD5 fa30b2a2ceadf1c448f15b577e391588
BLAKE2b-256 2d1591f78025f2c470a0f90d9e836a48695ddee0ae386a7c37d2d703888a4a3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 643.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.0b3-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 6c8c5588adf3798dbeb71833f69892970daf9a368fe7cb42bb12fa3a43cf60ce
MD5 1e92d78d2615960fff781d07f9cf95ca
BLAKE2b-256 8ab0060fe23b24ff3eaf1ba833b0b80e131a510dbecdf772cc4404047c0bd0b3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 684.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.0b3-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 2b31257c83c78940f286c3ed0d745ed5873a67e37d17d960b17859036b7e83d2
MD5 6a1cb81f1b2c9636518a583fafc43a6d
BLAKE2b-256 3a565cb00ccb260f932cf0a68d8f69a2d6343f65ac1dbaa096b688008a8741b7

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0b3-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0b3-cp38-cp38-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 710.4 kB
  • Tags: CPython 3.8, macOS 10.15+ 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.0b3-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 26e2d71a49c5e93823fe2cbe80713c5d062354fdebc37dbe5fe8ce5ab79c81b6
MD5 b9f70d793d9dc26abf8432356c392fec
BLAKE2b-256 39af9d53523006fd014ccf9c69f5bc975a74bb356a6af070d2e15bcfca862fe5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 862.0 kB
  • 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.0b3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 14cb0d34f8166229fa5cfe1abb7f7e9e48ecefc7d61d6860a81addf388a4d44a
MD5 85f251fc5d7e0b5d708e6f36070638ed
BLAKE2b-256 d53271888bdbce736790fcf0c5ad72e5982be44de47920e364c2fd88229a0312

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 807.7 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.0b3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1f61ef865d73b1034a95f73b736e03b250e7b1ae2f8fc241c4d6bacedb6275cd
MD5 d4892aa98aeab31e3c3b49648252003a
BLAKE2b-256 f507ec9758c8d7315de77f20f7ea57357c747f95ef6ac6b525ee74e1c3ab2b99

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 652.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.0b3-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f2317873ef6ede64dd227063a81b722eede0dc40b60ebfdb3fe3a09cc00859c6
MD5 178159e4f4023d590e88112cf73fd44d
BLAKE2b-256 4724e89fbc24338503650027c66598e339cbd31c177be3236cf4b1c592099674

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 701.9 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.0b3-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 abbdd99a00c72b77cd07195f1d2e059d6417f71c6892a2b3d31ad0f760b7b6f0
MD5 811c0f3a7a72e4ae49855210fddd87da
BLAKE2b-256 e59da273cecb553d3aa338054a8a29c6533defbcfa785d5ce115f25a370b5081

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0b3-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0b3-cp37-cp37m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 704.1 kB
  • Tags: CPython 3.7m, macOS 10.15+ 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.0b3-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 14859946ef996507a8a48786acc1bb21b2c21b0b2ac195665445d70b028053fb
MD5 8d7491ed354801131de6cae7394cab23
BLAKE2b-256 15e28972a0a3a1bdeb439336b61c800f2aa70a0cba34e268b19a4c833dd36e06

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 861.9 kB
  • 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.0b3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 efd3d6d8a9b0807c9a00ed591ad998abc94953a5078df04cf71a040c6e5b995b
MD5 5ec0baaf818ba9d2aa48ac4cd8715b8e
BLAKE2b-256 fe21740b054241005f9d8e7df730fec9449f72bec5ffe77ef19bb293305e7bcf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 807.7 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.0b3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 6273053b8d4a2b0afe5f1dd250a4e4095ff62d52690ee88193243d1e06d23d94
MD5 18e48d17d5289b2242b557fcc074c765
BLAKE2b-256 d24473b2830beaae4baea575f4b5c5bfa59d3e36a47a3b1bffce61bf1c2b17c5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 652.3 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.0b3-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 358c56a3e044c8443c45d198647197ec0f36e4517cb8b03eddd45f70dba5eab4
MD5 5c3e528f572b7dcaa3347fe1340ddf9e
BLAKE2b-256 ef64a0f6e3aab62839432299378b5c80cbbd44e25e670f8800152564bae73bf8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tweedledum-1.0.0b3-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 701.6 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.0b3-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 147545b79f336e331399dd2d1d751b8a7589c45b29a47972347a9a4dd5f72869
MD5 8b78660fd420fd1a09d9b26d9c551a0c
BLAKE2b-256 9da4af4a19d7d32c2c5663b8fec89393be0dd9df0205339c768088ee2d5c25d9

See more details on using hashes here.

File details

Details for the file tweedledum-1.0.0b3-cp36-cp36m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: tweedledum-1.0.0b3-cp36-cp36m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 704.1 kB
  • Tags: CPython 3.6m, macOS 10.15+ 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.0b3-cp36-cp36m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 324486e30e05285b3f45bf6b84bc32f8e6f1ed21a59e2c348db6f19538d2367b
MD5 263468c9fb5befe5a28d0bc295298d68
BLAKE2b-256 c120d26709c2bd1cec569b6e673ec12d81c1a63808597c3691f554e60bad833f

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