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.1.7.tar.gz (87.5 kB view details)

Uploaded Source

Built Distributions

mapel_elections-2.1.7-pp310-pypy310_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.7-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.7-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (173.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.7-pp39-pypy39_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.7-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.7-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (173.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.7-pp38-pypy38_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.7-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.7-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.7-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (173.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.7-pp37-pypy37_pp73-win_amd64.whl (167.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.7-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.7-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (215.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.7-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (173.2 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.7-cp312-cp312-win_amd64.whl (168.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

mapel_elections-2.1.7-cp312-cp312-win32.whl (160.1 kB view details)

Uploaded CPython 3.12 Windows x86

mapel_elections-2.1.7-cp312-cp312-musllinux_1_1_x86_64.whl (727.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.7-cp312-cp312-musllinux_1_1_i686.whl (781.7 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

mapel_elections-2.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.7-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (218.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

mapel_elections-2.1.7-cp312-cp312-macosx_10_9_x86_64.whl (171.9 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

mapel_elections-2.1.7-cp311-cp311-win_amd64.whl (168.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.1.7-cp311-cp311-win32.whl (160.9 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.1.7-cp311-cp311-musllinux_1_1_x86_64.whl (728.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.7-cp311-cp311-musllinux_1_1_i686.whl (782.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.1.7-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.1.7-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (217.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.1.7-cp311-cp311-macosx_10_9_x86_64.whl (174.6 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.1.7-cp310-cp310-win_amd64.whl (167.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.1.7-cp310-cp310-win32.whl (159.9 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.1.7-cp310-cp310-musllinux_1_1_x86_64.whl (727.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.7-cp310-cp310-musllinux_1_1_i686.whl (780.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.7-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (216.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.1.7-cp310-cp310-macosx_10_9_x86_64.whl (173.1 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.1.7-cp39-cp39-win_amd64.whl (167.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.1.7-cp39-cp39-win32.whl (159.9 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.1.7-cp39-cp39-musllinux_1_1_x86_64.whl (727.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.7-cp39-cp39-musllinux_1_1_i686.whl (781.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.7-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (216.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.1.7-cp39-cp39-macosx_10_9_x86_64.whl (173.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.1.7-cp38-cp38-win_amd64.whl (167.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.1.7-cp38-cp38-win32.whl (160.0 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.1.7-cp38-cp38-musllinux_1_1_x86_64.whl (726.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.7-cp38-cp38-musllinux_1_1_i686.whl (780.7 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.1.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.7-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (216.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.1.7-cp38-cp38-macosx_10_9_x86_64.whl (173.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.1.7-cp37-cp37m-win_amd64.whl (168.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.1.7-cp37-cp37m-win32.whl (160.8 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.1.7-cp37-cp37m-musllinux_1_1_x86_64.whl (728.4 kB view details)

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

mapel_elections-2.1.7-cp37-cp37m-musllinux_1_1_i686.whl (782.4 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.1.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.9 kB view details)

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

mapel_elections-2.1.7-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (218.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.1.7-cp37-cp37m-macosx_10_9_x86_64.whl (173.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mapel-elections-2.1.7.tar.gz
  • Upload date:
  • Size: 87.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for mapel-elections-2.1.7.tar.gz
Algorithm Hash digest
SHA256 6a325d7c2ebfddbe0b9168702e76781c64d84991e59078205e5b7388322e27e7
MD5 014274643f8168e27c473e1562aac04f
BLAKE2b-256 19b7372900acf5ee813add97dadf8f26837f7c9e6c6a9f6ba3958ce4d3a002e0

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 836de3c9b742bbb4f7ff0787ffb37bc1ed7a7c6f9524f3a3268f5de39f97de3e
MD5 b308833fb859dabe5a2f7daea48b848c
BLAKE2b-256 49240fb328809f8c63d9b5519cbd71225d0220ef312d058966b44b2bcec446ff

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1f52fc32c7ca2e52d82adc0f77c4122c6a6cbd6ae7aa48cfcd269dd9fe809148
MD5 db63e01c22148c3d8e19a924d8fe1e0d
BLAKE2b-256 25f94872564cb42994650b62e797f5155ec826a999760f7d70b87b4a7e3b6451

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 01ed839981617a332b3f04658c3256afdc34ec296644f90dd2b42580c9898b64
MD5 1f6f5f52f6ef2b9c505aa7347f1fec83
BLAKE2b-256 fd27cc7ef332c980283749f21f47e0be25b846a9033148e975bffd4d17745433

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e9bdfbf8964b480858b1c4445e0310341faa5d6c45a1824a9c115596b0388291
MD5 62f97af56cebb7624e320adf9fc4dd51
BLAKE2b-256 25625153d6e848e05e33b41983f77c7b828369ee6dbe0250ccb1b1b1defe7918

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7e9f74b5577a6a32af034c7ea7ebb16a2d6238d15ceb9b362f7c5c1c3dfc2ec0
MD5 d0be7368b3bc210a73d62f2679b049bb
BLAKE2b-256 f423115245c91da26fd1dad986bdc6f5563661969ca24a57e7185b8881238b7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 10ed74af622e6b5562900f65bd9cea2a7dabe4186ed57bd9f0d8367d8b3ae3b6
MD5 8dfb7f52b7407f466f8cd00bbb3efbbc
BLAKE2b-256 1006cf1115064738af8c6efa565b7aef16a1696cbbdb0ab75ebfd78cad486587

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9b9e559ce40fc0d3bb9b85fce52950759a9543b05257c8667406a17e08206561
MD5 2737a2bbbd056f803585273fde82ab00
BLAKE2b-256 f12c212bbcc35c4c571382277492df97d18e19b459eff038aaa95fc992408b7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 863ef1fc531651bf030a82ff56232f688b65f5e3398b8b387f962d032e88edb3
MD5 65748ebf7332d7111f86f3a878015017
BLAKE2b-256 a0402cd115bc8624bf977b0b27d3f662e7e13b1cc9a54c79faff102ef27f8b30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 61e771cbc1d6ee64a282a5e7eb20966a8e4e5f920ea8177c5f317249d26c5d07
MD5 8c77154714f0b811c7bc1ae9037613c1
BLAKE2b-256 91917b73e76e010660c13eadb7e715abe96ae6f6da38b3513c61557bb98c321b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6839263c7945756c714cd2f9139661d8ed22d9e8694d8a21040769e821d7054c
MD5 be4623e383c17e082cb34f212bdf72de
BLAKE2b-256 38fa93cbdb3372214d3baaff98b1c525feb560970681ddea86523ff6fdcb8a48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ff4116b8e472f787bfbe338c91e205253a50f1b5685d92c2e094717014781ed2
MD5 956a8f11f921a60ee876e79b7d7abf79
BLAKE2b-256 79d2a4b791e6a12ee7a50bc4a223ddd2684198ef5d45b9f22fdd7b146fedcf0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1156091e41fc7f070a4f950d3136b9b5b144a7aa7788c3afa0db38cfcd5f4474
MD5 2d31419053de20a655bd606b25a0154b
BLAKE2b-256 0653092d0463e0082510d4efab3e264e7744d31c3932edae6b9e89a8d22793e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0d78b09486448abd3ed9a9d89e665535a9ea733568eb1d82161af7250e5399ec
MD5 c9fb7aa821e1f0a764181828680a9d01
BLAKE2b-256 d11a773df0ec81d440171074f5d1c6404f3e152cb9aeff49c2126fbdd2ecd7ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fea2e351127eb631afbaf53507c56fe2ede15953ca849ac576c607b4e90b3c2e
MD5 f10f7f1f5a32159489d75741612e9daa
BLAKE2b-256 7b588aee8fe2bf0258543e046c754b8800de4081da71e71285506c844f5287ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 be41c98eca084d9828a1383523c9611302f6b23ebfc72e937b420df6ca94c5ff
MD5 8aba15ec73f517d637aabaa32b0953ea
BLAKE2b-256 9696dc74eab31c40a014d3274c163586f228a7ccc61cc7a6ec44a7c74a5b4fd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0317cadef62c07718a5f05798b34542974cb49d3a85eee95a971e81819c0db0e
MD5 de145f501e8c062e8ee478c08fbe03e2
BLAKE2b-256 6a5f8ee363b27b5d1a11b3e6de846ea43b17eba46ac8e7e82ca1279de37c6748

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 721ea84d0f6a97bce2d1f6b0bb9ad3f5072b68358d1d4e5d2202ca208f07fed3
MD5 cf8e75725ed96dc3d09de1533351fe34
BLAKE2b-256 68190cfe70fa2545fbdfd4c81c01df5b7de6f5623098c05a147cf936e6608514

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 e0fd52b72e1143293e166ea69f030bdc7e5a7e5737a9efa5f1daee20162444cb
MD5 68847d5b99a3214de3799d170b960aa3
BLAKE2b-256 8d044afa691c740c7c897de0906cc4c3861e02090b324679c16ad7e6a5cda67f

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 19e66ce4632d6afbadae0686a5ffad54617608b761c55265f1af4f72e39d1d82
MD5 7067e044a34e1435decb3c9fde767b2c
BLAKE2b-256 ae97c81b73853accac9ded8ed762b934f197a77e9d74e0f65426b56cd7c0d51c

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 0d6f6e900e9b3df445b3827659343e229e378b42b1a5d30f0f4bd2f19dc02bfe
MD5 446ee33c82a4efbe77ed60cd36e4da87
BLAKE2b-256 dc57e0c8a62533237560aa96bce9fc21b4545381f56c9e98e00489c34d9188eb

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6930a7e4a368870225e95ce360908d732b783896c0fb5ee81521c08ad8a7e95d
MD5 75027bfbed923dd09c9d78bd63f4e140
BLAKE2b-256 70de00c79fa9151745fc99b6d9304ee3479b67f1af1368dda71e03a9369e9867

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 37fa9871847dd933540f68f642d8d6b4fd462e01754a471a84310397da6b0bd9
MD5 6049f5efae3fab00ced9c378dc9c6621
BLAKE2b-256 c82bbf0e5ea962db8744b425d1aef21387558d1319891b5c7d741137099d81dc

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.7-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d2dc641659a8afce7f8465e6edaed04bfa862ac75c4318c3ae07f3da5c60169d
MD5 2a81b20b3a115d2de87ad0c1a9e716be
BLAKE2b-256 2be5832334abe028c80ea3977f7bde58461c0707c16b470ac23769a92454568d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e296741e4fddf664ed813230a3079db1f72578df4eb96a3c45017f629800a8e0
MD5 d9db7dce5b5759aba7c0258209d06a13
BLAKE2b-256 00f2ad25d43d2de4c865320ceae322ac9c80eb421d9d07e33d6e95ae1f89b9b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b150f2f842f6f7fa77750bdbf262ebc64c244ba9db18023d48f77810ea82273c
MD5 3b502fa21b2a9a70a1c989ff95d9847d
BLAKE2b-256 d2b0c7e12c0126f0624c81de496ceaaabc8390d50c176ef2f66564d28fecf909

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 94a5371c1824644d865c783ad96473b34e7fce44074ffb6279c3ba733e9da2a5
MD5 1241ce8b794e15432a91b675685bbf1b
BLAKE2b-256 a05586c3dbae0d0ec8a6b068571ce445a1ca67b5cf0e959d7bab1bd2453b2c83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4bce2c8d75ec348c12bce042e8a15a2b3eb400454cdcaa1c1e82f3a8d7e2937e
MD5 6881f2f156f0e6fc95dad828ce1b8ba1
BLAKE2b-256 be6438e402f407f630795694195201ba3999998b8207f37716d2428a4922e88e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0687d02401f726c2afdf09a1b6a5f264eef6ff624bef112e7c96ffc8e6bac72a
MD5 0f4cebb9cbaea8347a32c3e74c69b9a6
BLAKE2b-256 eff78636a36c3f1afe610ab2c4ba724da7d00fb3d76cfbb36e7300ed78b60212

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d2a72793df82ff54542b1baa0167db13746cd150e642955fe3c7dbca85c22adf
MD5 c2dd351d762d9bb75a78e28a33fe22d6
BLAKE2b-256 48b40fa9db9cfca30601d2aae697af0dab7f07c920bfa1ac831c6d476c300e1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c0f04e9446ff7504aec476da3c74634d7ffd2082138a0c9b4874337aed30a13e
MD5 718bdacabcab76bcf44fdd0b1eb177e4
BLAKE2b-256 94a593a2ff532987f7cd101f71c4b5251a57fb7f2499b781785629e6797f3074

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9c161cbcf84d90f553542f775cfd810226aefa00327986346f36be71f5fde8ca
MD5 eb8dc67b4936dfff7cf26b39dfe3726f
BLAKE2b-256 5990afcac037500169e8526ff52515d7c2ea7d8d8ef16b4ee79e7b62ccae3956

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 387ecf1d025851f8f06842b88b7f9d19d6c9be7e3a23fd2668ce4991267c7359
MD5 7680c09f65be7647c020fee666b832cf
BLAKE2b-256 5412789653880e33d27fc5b52a2cb55622c91f8a65f43308dbd60124df72c4fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c8617e8b4031be15502a147154e43d613bf1eea7d71c96d1954f521bf248799d
MD5 3b28dd916a378fe61d75f6ef96283c64
BLAKE2b-256 f4e89c064d757ffae544ba4f894a48fbaf001f60f519fda594598787f1fcb3de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ddaca024bf0975dc945004ff9450ae5d5ee50d1a32ca30d46f42de27e4d0cfeb
MD5 468afb3f18a50780a8a2fd9b6a61521f
BLAKE2b-256 230db9f792efb02569a511a885c9bf34cb28bff87d2d06f3ee753bdc4a428120

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 774ac1db37531ad279ce09307e70585a2ae4dd1e7b94a3480b71928dc52ab1be
MD5 6133e84e614492c1a26b6bcebc15b622
BLAKE2b-256 94ac54c4ca413d9641e768a97c6f4fb5439ad2d6e7e877f9bf8dd99a15f60890

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 62f11adadc3f3e8159f654815402629467935df38df880d71b34e729fb070c68
MD5 35ea9d8a8c71258b0077aedd7b5d1feb
BLAKE2b-256 8fffab54d1c8e5c0710a81892902dd47f676eea511bc266388c8fa64284375c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5f52f222c96445f4dd5e2c6814d5b0417f0f6f09b436bc5ad635d826528ec040
MD5 5a21aaf9eb0317a8c91c188a454796f3
BLAKE2b-256 5b06e946fccdedc37fb27fab1f3643f43d0f1819df7a579aee4d8339921bc5a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 fb4968cc62d061a83f894b619272ee24999cda870db7f117561c3fd60157ac21
MD5 d0cd62bf27904c5307fe03880e5c4ad9
BLAKE2b-256 4a1c128dc9626d4968e0fc924e43485e83b14fc09465e4e65ee8f067c977e75d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e6555b8f9e1a6c0f8b61cc4a934a50208ad2c8bff0ef17107054869e325c912a
MD5 133c3929e6c7fdd68da83e8055b8de2f
BLAKE2b-256 0a15fc05a470278fba0da9b3f90c2f43ddadaf8f5153ec7ad879bb83119fa4a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5fd50bbd92011d6e4bc2e264ec3bc7925a59b620e357ef9fd164231055396387
MD5 293f99fbb88c176c3c658216ede9567d
BLAKE2b-256 af86b4959a4a4ce3db23506d1e97c16fd36be5edf6c1cce55a2f1f4885c0c722

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8ac656593cdc366698394f5a4775fdc3f002af1ae9d1993f971d812e25e2243e
MD5 061a298d662717be6589be0eb9c0a9e9
BLAKE2b-256 7b8af9c396cc25a4e40d7fce5191c6f9a19e06ff7c2bb781f9c91b4cec5db5b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 63d22219473be3cacb6610355fd1ece3db7fb273931533f2edd66e5f84e77da0
MD5 7acb03bd433d4811626a6fee25344c10
BLAKE2b-256 a8a8c0aff98be70ab3987f8c8429f631a802cc74e40141f3bfade045d4c29134

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5da970d627857057d6dc52440ad0697ee5a7052620732b8957f3621ec394e22b
MD5 f6c8e71b3588a829546cfd272f363152
BLAKE2b-256 c2bc487386754a157e3ec2afdefb9fc4841651150230501cb4c960f902a6e948

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0dfb1e5f320b2e0efd0e45736c80ef363769e9ed9b07ff4bcc278b71ab23a42d
MD5 439e9de7ec6209ac65f8f3d46343d2fb
BLAKE2b-256 90a4ec4baac32c905575bc930c84bb264af574ab7eba8a0d99206f90aa417dc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 47c89bf0f882ad5030ef223faac2b43d2364167c21c2d47e5d021b4e531845cb
MD5 658cc436fd07368a494c204cb0e737d1
BLAKE2b-256 ffbac4afbd834baf47aa1c2b20d39b1a69295f927f1f3764968de0cb0494e373

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f4a8f5b7a219c2703c5a1d8d8204cc86c772f413139b0e658536a21cd828a665
MD5 f308f9d132dfd4d33b90a58ce17a7e8c
BLAKE2b-256 bae1b25067327c90b3e50e88a92ac2ce7a8f9f35970a689fbea8cab3334affee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 169547cc5eadb13715efadf3d09cc5c357bc478ab511196fe0c259de818b53c8
MD5 df6604b17974a6e7dfbf2d47c8e3f758
BLAKE2b-256 7f588f20037f66e12267ab2a8bd2ef13a2b1ed141854c4248d24c4ef9e16a54d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 032aa592b42a72100b22c1c9a3fb2bcb2f531f212bc408fa3badd1d6239f2528
MD5 823edebec3f7d2c41dfdc4f6fd2394fc
BLAKE2b-256 068d0ca31b401ac6d9de36f9576f22a5e4486f3b2b63bafe48fbe24b8bddbb0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 998f7fa02a65a48d52e068e6f52779be8745b104b30e8f8d18150cff3d586158
MD5 67da18444995cdfdf6fc6fe12291f96a
BLAKE2b-256 a8a13f57c5a1e9c5833dd2b64f7b28eaaa00c64d473cefc87e98ee4432e1f958

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 52d519fb7f9d0c03fe39933ef6e58a64d447873a2b0b37aee59d04269b659aa2
MD5 cdd60d0dcb64ea9396ff9bf565aa346e
BLAKE2b-256 28b57fd825095f31ab321b702d6f0465bc5c1350591d1ad47ffc33f32b521c30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 53214181aa09caadcfa124a67940b92545650a375bf06cba2194a0ca7c453835
MD5 20deed5e4577e3779f95e85be3e6d143
BLAKE2b-256 b1fc746e31efd46c6ee8fb5298b2c37fafa6cff0aa53c7edbd0138fb7d5e6752

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 08677088578c64c8a2d90e1d83e7610345d02fe61e56fc4ea67e427f690511eb
MD5 0b3ceadcc8c3ddb06f273ba3b5da93b5
BLAKE2b-256 69cd651bc8c0189b8b0eaa02c8c69863468ae3b92b8b69efdf6be8cdb56441ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 8778fb2485464813013effed31e86a6abc33c2b093d292d49e19e0df9fb3e417
MD5 2c49780b27da349080263de78d56a107
BLAKE2b-256 3eb9578725fca9b6a68d2f0864ac33b00f3576152a669a2f074b1383e506facd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5e382a97b2744ae410a8f050b4d00bf9875e7217c0b2b6111e9dfcb7989062df
MD5 d4c689bf9fd8f3274f4c71a4d7483fc5
BLAKE2b-256 19031663b413d618dcc5952bd0b53f360015aa1561a763ae7aa17efbe013035f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6ec553829bdb74fa4fe73ba034e0086996858f5d1cdd772b68f563e8a6fce517
MD5 2c0ff857b935d4eb4510f5362bbe1546
BLAKE2b-256 41bec35bfd1fcb04a8b6ac5232febfb3d2ac442b0d08d5110b8fbcd1a814a629

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 64dc924874ea2b4259c7b1c0c3ca1c78d283cdc2edf49a19643900494683875a
MD5 53d7a871a24e28595eaed885352f50e6
BLAKE2b-256 cee35057c9aff8a6da1f9047561aff6d734bff2f546bb55f9e5f84fa9b8f8013

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f8fff2f2e74316d4f219bba5eb4938ded7711659efd61267b46a2ae212a85198
MD5 1b832db3ae241c255624571ba0971337
BLAKE2b-256 974140d70329a9d6882310811326ffb17d66d50ccbf996fd29211837b81a5a68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.7-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 360e62c4b562f081b22588fe520fa162029265f947d020b20df9d3a41133e89e
MD5 61bac00679f4292ce102216b7338f840
BLAKE2b-256 6f80b47958885df4f8705dd445800351585c0ffd02450dbad6ceb00b8f5bf65a

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