Skip to main content

Map of Elections

Project description

Mapel-elections

This pacakge is a plugin for mapel extending it with capabilities of drawing maps of various elections intances.

For the most recent version of mapel, visit its git repo.

Installation

For a simple installation, type: pip install mapel-elections in the console.

For more complicated variants of installation, refer to the readme of mapel here.

Extra dependencies

For the full functionality of the package, it is recommended to also install extra dependencies. Doing this is covered in this readme. The extra dependencies contain:

cplex>=20.1.0.1
pulp~=2.5.1
abcvoting~=2.0.0b0
permanent

which unlock approval based committee rules (which require solving I(L)P programs) and sampling a matrix using a permanent-based approach.

One can do it by invoking
pip install mapel-elections[extras]

:exclamation: Note that this library contains C++ extensions. So installing this library from sources might be a bit cumbersome. We will, one day, put here an instruction how to do it.

Testing Installation

If the instalation was successfull, you should be able to mimic the following:

(<virtual_envirnonment_name>) $ python
...
>>> import mapel.elections.metrics.cppdistances as d
...
>>> d.swapd([[0,1,2],[0,1,2]], [[0,1,2],[2,1,0]])
3
>>> exit()

Acknowledgments

This project is part of the PRAGMA project which has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (grant agreement No 101002854).

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

mapel-elections-2.0.1.tar.gz (95.4 kB view details)

Uploaded Source

Built Distributions

mapel_elections-2.0.1-pp39-pypy39_pp73-win_amd64.whl (173.4 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (175.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.1-pp38-pypy38_pp73-win_amd64.whl (173.4 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (175.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.1-pp37-pypy37_pp73-win_amd64.whl (173.3 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.1-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (215.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (175.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.1-cp311-cp311-win_amd64.whl (173.4 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.1-cp311-cp311-win32.whl (165.6 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.1-cp311-cp311-musllinux_1_1_x86_64.whl (727.9 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.1-cp311-cp311-musllinux_1_1_i686.whl (783.3 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (216.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.1-cp311-cp311-macosx_10_9_x86_64.whl (175.8 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.1-cp310-cp310-win_amd64.whl (173.3 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.1-cp310-cp310-win32.whl (165.5 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (727.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.1-cp310-cp310-musllinux_1_1_i686.whl (783.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (216.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.1-cp310-cp310-macosx_10_9_x86_64.whl (175.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.1-cp39-cp39-win_amd64.whl (173.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.1-cp39-cp39-win32.whl (165.7 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl (728.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.1-cp39-cp39-musllinux_1_1_i686.whl (783.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (216.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.1-cp39-cp39-macosx_10_9_x86_64.whl (176.0 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.1-cp38-cp38-win_amd64.whl (173.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.1-cp38-cp38-win32.whl (165.5 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.1-cp38-cp38-musllinux_1_1_x86_64.whl (727.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.1-cp38-cp38-musllinux_1_1_i686.whl (783.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (216.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.1-cp38-cp38-macosx_10_9_x86_64.whl (175.7 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.1-cp37-cp37m-win_amd64.whl (173.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.1-cp37-cp37m-win32.whl (166.2 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl (729.5 kB view details)

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

mapel_elections-2.0.1-cp37-cp37m-musllinux_1_1_i686.whl (785.2 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (211.6 kB view details)

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

mapel_elections-2.0.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (218.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.1-cp37-cp37m-macosx_10_9_x86_64.whl (175.8 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file mapel-elections-2.0.1.tar.gz.

File metadata

  • Download URL: mapel-elections-2.0.1.tar.gz
  • Upload date:
  • Size: 95.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for mapel-elections-2.0.1.tar.gz
Algorithm Hash digest
SHA256 47701d259e9b00d62ed6bda331f603e8e00c418188dca2f102f908863f9d9b92
MD5 536ccccc35ee3027c50980a841242f43
BLAKE2b-256 301db2fbf4956316b7134ca3a1d609348e2b2ece6a5a90c9cf8ee27879105e8a

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a4bad37a54d5061b214b11864af46acbe8b8cd2611f81c8e1e83f4c05eb978e7
MD5 11d77ea06f699bbf7ad43d2d261bbd87
BLAKE2b-256 cb5c03e773322afbea45e163fc4a5ac5d2c40d0ba478a41ac51c861efd68791d

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7029562276500e5462fc27c32e596e1d1f62d3d357cedfead3a9e1ce18cac0b9
MD5 0ed8c5db828b1b033d35e031dfd0671e
BLAKE2b-256 72761d76b05895e6f4d9b2890ec4ca4bafdb70a4a2bbb16e5a224e15ffeec64a

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9d9899301ac6aa3711e8371e257a16a1ae27bd0d03f3e134381923728995e5d9
MD5 1055717223da988ae20a67d3eaa51b23
BLAKE2b-256 54bc72cee2a29493206b7144784923c3b9a0415525fe9f48fc9aa8ac691bc287

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8b244c2a9060f4489984beda23c84ba876354617b85300428dfbe55887362053
MD5 9eda16737e89149e17170f65ccfac50c
BLAKE2b-256 49ca3cd9d491272864f7f2795ca779dd829aedfccebd984dc41e4e9bd821ea36

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7b6eb8d0fd48134cb355048c4203288b9b1897c89e268c5a0ca339db2cc3dec2
MD5 f5d680ab894e04b0b94893475459f2c2
BLAKE2b-256 bcf06549b064eff2d3fff471859f9b36e764bbedd76118b091558b551df42b28

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c13fef8f3202f7e32bc4069d986f3d044f289752b8d3c355f301d934eaa22b48
MD5 a135859ad7acdcc8b403acc8971f6b20
BLAKE2b-256 5409d06b86601ed88ab2241efe3c5bc5a8f48d886f823dc3a2001d1cec9327d1

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 77dcc07d23ed4ef6e6d62321840cde8e002430e037c5699c5c63907864af2677
MD5 a75df305add4f49034200a3d2ad216fc
BLAKE2b-256 9a54dbf9b556b5aaec462ff1cf93f018b4f679a6c5f7eac14d340202a68feaed

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 aa7f5519688eb9d29316b24141d2f1a14df2b16ad0bdf82a1500ddbd1a974ea6
MD5 ff598dfdb6950f7392713bd36def6183
BLAKE2b-256 8720d9843e344d7b5ca37b442f1a889d915c5c8b4513049bffd50d705ed24959

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 ddcbc173be583a10c1dc10f8fc5a9ff1ab5b120b8525cfee1f09f905bfd65d79
MD5 97b3b06e18fbf5a5f4bce9b59575b2ad
BLAKE2b-256 ef48625629486fd04506b8980b87788f5eb33ebb8f47483f4b7a30bdd7ba664d

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd1ee73e0dcfcb59988a0a5c8de650e1f5ade03f776e40bb7048c171834f3f2d
MD5 09ce9c930353619875713d94ac5e7296
BLAKE2b-256 e1c9083b4228c5182a4cee2451f751f4a3558288e930f0b4c04d4910b545f4c4

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 291c58782061a1be50bd46e6ed647e7831d35292697da3dedcd013a45dcebd4a
MD5 9a6ac522a74ef87ef3e250c5ee0af704
BLAKE2b-256 6a51c43fc569269fe0aedf880cd27111db3465c015633ca71158369e8ccb8600

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 449ffa477935f0dd74e33f74cc5493fcede8a947fb00b3c821e4517f5b600465
MD5 065fe3fd29379304a077d99266665701
BLAKE2b-256 61f4e5c1c970d806a967c6c52b097e58f2abef516d7bd612276ba97e5c04673d

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 159d8ba05ce196bf2d224bb37f911017d5a2746ae9bbbb585b767ecdd3fe9187
MD5 abda0fe49c199679e36e56d2431655e6
BLAKE2b-256 33cdc5f38dfc1f36e94b852070eb67433848e88049bb51c3a71fb649a9be1602

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 5c9c4cf0b7fbec244df47fddbdbb9e679ae0008143c1cb085bcc2bea149c262e
MD5 535ff57cfcce2c44fb7d7d237cab65b1
BLAKE2b-256 422edd4c5c35cf0ddd57fe040a8749fa25a219e61939617a335b1f73857ce4f6

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9b5256bb772554514684e4155176dcc0e2df836bfe1435ce5338aa7a231158cd
MD5 cccd9e7a6d73c4aac2250452e736ab9e
BLAKE2b-256 5eaf41cf9f24216079d170619fe6bde5321183a77ca7d4b09762e37e7d055dc1

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2c2dd508b4bd7b40d13680dc0dbe53050c456cbd8264e9cdbfc7598a06a9ed70
MD5 5291a7130c19b312ca3028e86854f44f
BLAKE2b-256 fa68139dd974d96f0356850930fb7e00e20e0cafb61877c06f429966b735afb0

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0eb03b08e62b9eeb910419937b36156d6d34e0c13cd0f91688a29ffa7ce66ff9
MD5 d6d5ac051e21602be060e37646a466ac
BLAKE2b-256 ac5d6b513c7cb1638d0cf87f2d45d9004b0d688fa06eb6c724a676637ce3b38e

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 63ac90e09988fc05d14adcc0a0ff7260027cb6a58b79e8a91c1749c9c23a2568
MD5 f8438c4eefac21a84c1e478a0910648b
BLAKE2b-256 7b12701cef5365a50712d938d84843e33fa5c6c04ba8f0505b8882d3bdb0b4cc

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a6f043df89350bb0bba9ca0e2c1a6c18efc2858aa3155d75181907f0e5f3784b
MD5 508b3c60563758a4a0841f253b3df4b9
BLAKE2b-256 889f6dfa59fc6f145bff283ac29fa689dd85845e1d6e32d89f8ddcaaa0c241e9

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 335c1144d06a7f41b4bb9a1a5f9586acd9a072edd22b27187d4ba14341a3ef5a
MD5 5ef99a8d9a154f43551d2d4d6891a7eb
BLAKE2b-256 24d71d04c88d1ea751af07d8606a8642b6affd26ae0d48bac136ccc38e8c584d

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5144839e7754ad39b935f4be170f57f7a12f1e5e6b60eca47877567c7b0de002
MD5 39b786915801f9533ee6f922d28bd744
BLAKE2b-256 3b6ed41b30678da6f7498722e52dbfe1956abed64274aebd16b81ba6e4872dcb

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e113b5e93c916e22a9a2d7fa14166a433c531893e9a33cd1ef7ec9bb40e4adaa
MD5 d3b0cf05eae27a9e0d1be6432d200fc2
BLAKE2b-256 ef2db46db9e4e3d9f5450e13f400411a5e118d1a166a5fdced12880caff6e07e

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d2382ec9648acf34c6a42ffff099e967592eb3adf9031b1d9701fc4fdd17d366
MD5 d662672a639018c2798c26a3714c52fb
BLAKE2b-256 619c5a2be4e26560ddbbab1f74d8ed20198f6299221abaae0c492dca4ea81ec5

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 95104d19c92d970cf0c758e2c6bb4374d0b88ff843a00aba3fa65386f909ee94
MD5 117a9208c4988d30940c5bc64c93a30b
BLAKE2b-256 5d660b1343b7615c329b5c65b66c738f9b7085628594846503ae25897b82b1bc

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1bbba4f971431582abb89c7d7d151b3f6c6d845ef210c5b63c247ea7e37e76ed
MD5 bbdbdbcb19987b5f8979a92ddce2f22e
BLAKE2b-256 894e449755f49120b570f74fe118b06121e1a6ae4970981df60c595b1796e768

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6afdd301286f49247f9547836f5bfd7aa2fce26e70e22d67e746d0f8b815c2f1
MD5 2ebbada5e2a3c6422bcd3f145876ece8
BLAKE2b-256 421e89b6c4ab4e020b8f690262c4e439099d4f55f6b116e4ba8898006464b91e

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a5d0c4ffdd30ef685ca24d5606191b7ccf6f32855f1b93bbfcdab8d588824f4e
MD5 e80726fd3e5b69482ffa104f36c55aeb
BLAKE2b-256 e44c8eb8943832ad5a262abf1458b2833b406cfbdf1aa5ad5ce3eaccc17054d4

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 945c43dbb9e102d52465df93b37e8e097cea5d79a9491b2b8ee68530565c4107
MD5 d3526342cf6d585d357b403297f7d88a
BLAKE2b-256 4bf8561d2b59c56e2dd2e283ece5d74f6d50b33ba71d44bf76f5c49b698fd3a4

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a3b18fb1de6899c6147d987c6996d97cbe04ba6d0a390bd25b9d17a3c7a8a5c2
MD5 649920a26cbff3525933ff84ec632939
BLAKE2b-256 283b271602e6b5f6630e821f7c73e25807f4b31e482041e0acd0a4d7b9ffec17

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 257a96376b1800ddc6b20df5e21587c53397991ee91066bbecd14d8c3a685ac1
MD5 1042f94ac5396744ad4c2f8b5748b448
BLAKE2b-256 dcbc16d2c2cca3f980324717aaf65ed78404e6fdc8349dc12a9419d630366262

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 10c8f65eb99b23fee11d85a3f05e3bb80181a44fa6226597e3e59b80ca21d9cd
MD5 459faca226ad0b0a541fb8911c9fa3ae
BLAKE2b-256 83d53a329445c472f553b05aaae0a834184d523f5396b6efc7d67d2d3a0e3875

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8a39857b80d5b854adf58c831bba9278e2218c6ef7286b5049d554ff328cb830
MD5 00c79d6deb66a4411ff7b98e45f56816
BLAKE2b-256 57f5e368e94b1ad7c5ae5e925ca997cf55628f220a0ce75def2f32882e47c2fa

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 56613a2e49277c1155dcda2a5317ec3276c74673822a4d3f8978517cae585ac6
MD5 3ad0a34f84e44b0ddc400326cf697177
BLAKE2b-256 a980c4b74df788b0ba1097e8869ed5feae2ff4492abc552b1915a9a481e6f8f3

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 0a76903a49b60abe93fdf9b0394d76a710bd2f42ca9ac5ba62ea66336d12c4c3
MD5 c982693021c73b0fd3f2734ccd7e2adb
BLAKE2b-256 ea307aeb560f2b153eadbe9d08233e5dccb1822fd6c620de7aa3a854e1eb37bd

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 022693197eab1a6f9191184c6206da9cff13eb5206e486eb2dae10a5449f7627
MD5 1df1520d6a99a29b73122cc8a089cb65
BLAKE2b-256 4652de157a25f469484adbfbe214b6b3e457c8be4fb28935c53450119e952ce6

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 718eff5c08ca1ca5b5c0a0f6f509652593a4b37e7c086194952e2e235ee3b718
MD5 10c1d6553237505829aed115533a7241
BLAKE2b-256 f57b364a616a963bad768dbfa7a77ce19c1cbe5b1fb3e78fb985a7cef2ecc2f3

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 89eb1d3c112517d13c126c44e94e4d4863f8dd39b35b2e57e028479f52468b97
MD5 44bd9f516712a2660c08f95085970e70
BLAKE2b-256 493b4ef981e9d63df65d8f18fc06cf92454acc092489b7cb50a0dae4783a805a

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cdcd78d5e9a196acb6754d628af56562d62e5328a826ccfd5a43af9524549a93
MD5 ebcb7a0a6e4a59c2176a1a4d1e0c0b02
BLAKE2b-256 3b0af6c884387884dec132e1ebcb0e5ee92b5ca5fa1f4f5dfbe89e0cf51062a6

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 08e31c0c71067a2e59917e1969c0e856739963058b1316ec5c35657a930fcbb4
MD5 e4c0490d8925e25d18da2dfb875a0e93
BLAKE2b-256 a3089bc2b3eeda0f6f505461a084e16c21859a852339a043ca2d85d9a333a95f

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c46ad8c8c6442a62abfeb461089dd50d1c6d771880921fcec9e48469988e7d97
MD5 e1e5728b68574a55d5e68cf81e0b608d
BLAKE2b-256 0eb64ee44a545372676caa8c2c07be1f57ff76d5d89fad31ed888dc8307c7a87

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0ca55ff98caf132039dded70edc5ca7837bcda569f247fea9aa554b4663821c6
MD5 6a26b8f8aabad1c771d1713ed712362c
BLAKE2b-256 3be497093c37406f65f11aff24154457bdb2b188dfbac169fb943c513c83240d

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 f681da9816716975cf88dbaf7faf31948429fa2a16522ccefd97fa2f0faa753a
MD5 fe42c2070c8f5c230041ca8da4d0f9d6
BLAKE2b-256 196caf278c33989d10c2c1a1b6a9429a788348ba318e0f0a6d1ea450547de5f6

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8d80790215ab04cdf6c80a767c186eeaeccea0d1532e62c007dde251a2bc57ef
MD5 9fbf73dfc06f8a2d3af47fd7357dfd5f
BLAKE2b-256 8644e13734f08faab9d022118a357b4cee54d94e66b567b4c2311d7fa340750e

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 39ed78d6e24077fcd922f837be5f5660f09dcefb5e072b896ff19420117a35ea
MD5 16be5220eb25faf1bb8a81764d771ffa
BLAKE2b-256 e8ac3d3bf5cfb89a4c129e031a73bbe51cf978c6ce7b8b8d8e409ab27cc40bb7

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 07924e6d88404d24bd11ed7a1d8984c92b4e934c72dfd6c03b81b833d5f2e069
MD5 fca184f1f0eb9a22ec3621fb38fe071d
BLAKE2b-256 0fe56adfb6081818f414833534cbde98dbcbb112e3d861fec83ce7b720c136d0

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c439e0bba1649d989317dcc0af7e6f888a5493a117a94de0d113d7695c6d89e4
MD5 69987aaec3d43557a90268a13d064713
BLAKE2b-256 606bacf217051e720f26358bed3e56c03a782bb11f088168ebf54822423fb1ab

See more details on using hashes here.

File details

Details for the file mapel_elections-2.0.1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e6291e2556e57e24a549227e49a518324563533fd9b6c168a6cff9dddc44f28d
MD5 81a47084753624520cd1bfd85f282913
BLAKE2b-256 a10ad96acb3051bb2552d42076d9a31a4d93746394a2a6efdf709b679fcfe2f9

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