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

Uploaded Source

Built Distributions

mapel_elections-2.0.16-pp39-pypy39_pp73-win_amd64.whl (165.5 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.16-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.16-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.16-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.16-pp38-pypy38_pp73-win_amd64.whl (165.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.16-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.16-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.16-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.16-pp37-pypy37_pp73-win_amd64.whl (165.4 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.16-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.16-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.16-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.16-cp311-cp311-win_amd64.whl (166.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.16-cp311-cp311-win32.whl (158.9 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.16-cp311-cp311-musllinux_1_1_x86_64.whl (721.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.16-cp311-cp311-musllinux_1_1_i686.whl (776.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.16-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.16-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (210.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.16-cp311-cp311-macosx_10_9_x86_64.whl (168.9 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.16-cp310-cp310-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.16-cp310-cp310-win32.whl (157.8 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.16-cp310-cp310-musllinux_1_1_x86_64.whl (720.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.16-cp310-cp310-musllinux_1_1_i686.whl (775.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.16-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.16-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (208.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.16-cp310-cp310-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.16-cp39-cp39-win_amd64.whl (165.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.16-cp39-cp39-win32.whl (157.9 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.16-cp39-cp39-musllinux_1_1_x86_64.whl (720.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.16-cp39-cp39-musllinux_1_1_i686.whl (775.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.16-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.16-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (209.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.16-cp39-cp39-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.16-cp38-cp38-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.16-cp38-cp38-win32.whl (157.8 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.16-cp38-cp38-musllinux_1_1_x86_64.whl (719.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.16-cp38-cp38-musllinux_1_1_i686.whl (775.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.16-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.16-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (208.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.16-cp38-cp38-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.16-cp37-cp37m-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.16-cp37-cp37m-win32.whl (158.8 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.16-cp37-cp37m-musllinux_1_1_x86_64.whl (721.2 kB view details)

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

mapel_elections-2.0.16-cp37-cp37m-musllinux_1_1_i686.whl (776.8 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.16-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (203.9 kB view details)

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

mapel_elections-2.0.16-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (210.5 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.16-cp37-cp37m-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.0.16.tar.gz
Algorithm Hash digest
SHA256 dc37172e98f04d50230c4665b09c3d62b53ab4c4c21f924aa5c36cb38f0adfe6
MD5 7cdb9dbf70cdf5b28fd887ae36d0cdbf
BLAKE2b-256 b9ed8c0381062f9a8feae059147114e8cfecb557312cd73db7f3887a2e163da3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 33a0f66eea7193bdad0f23ca5b4443c4d7fb343a7410888cb77f74caf9f37d0a
MD5 66788627ebb9454554ee9486c6cd2ece
BLAKE2b-256 c7d8eba4dfe5908e92d84868624c2d1981392faa7945fc80f94750b800ffc0bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 287c7a240c96990f35fec973aa461f559771a14f5fa2004563756f92ba054736
MD5 99f55fbf384dce5f2e9bbb0364906c22
BLAKE2b-256 fea8098c75fa032b07ced48f885aa7a4b53381341fe44ee31565807b2655c2ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 736646a882521247ced9cc9c22c55383381b3609343be982de9cdceb6da5317e
MD5 8a4470192e6a3c3aafed2a7cc11707cf
BLAKE2b-256 23cd863d3e4ce8a1a77b824a30f7b3d43a4e862233157e6b3d9dd4c82a679d36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 df0c55b9336091b51cd3b3949a1616d0769363eedab6d58ef570de1ebb6968a0
MD5 cde98fd4d68bccd85149467538c7e8e8
BLAKE2b-256 2b8057c7e7a36fc93b7dc586c1028cf72182032626de83f40d213fcb1ec461f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d1b4d4ca2f167414514cf2bd731a9cd3ba8d84f0ba73a2504266046d72b3e4b7
MD5 049e0ac52d0d61ec523d8404f0b9b875
BLAKE2b-256 3c13badad7732862dc26425ee916184154739935d245cbd8375077da7653dd2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9bffb32d731a844b703e86bf78ce6cee60140bcbab1e4d4182278cd97fdb0270
MD5 95a3b5bc3149bae038e4d309bdd38a6b
BLAKE2b-256 da55203ae114ec972ab73f86fa7d4c79ea27d020a460f3379823e74bed987f88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8c5e09d8f9bf34daa7d51294f3a8e2c2d0770bda990f2103e591970e864f3657
MD5 4c0eda1bb85b2bffd290cfe7b88b42a1
BLAKE2b-256 d1e1c70e7b244524994c916f7b5e2f79732e88ae0ddc80a0c83a16f56a22dad2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 07175c4ba3f0a54e399f8f08f81b7cd206816f241c70eb5cd159ff3d79435b97
MD5 e7cb1bb5e91e8e608ba8f899733808d8
BLAKE2b-256 984b12353957df35f888d2621289f50d58a7ae55293e2fa08db46d7009faa923

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c6d7ec562b20dee6b104c1c76bddafd5d1e99a66bf7aab4b0e7d66a7253511a2
MD5 ec07ada6b78fe21b17cbecf3dfe5c004
BLAKE2b-256 80dcca231176985b8c0bb7dc51134206c9dc0bb3fe557ba3c9461ada52c334e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e6df4a36b2aabe6232489fd38384ba8230abab58d7cf262a7ac2186d0f29d1f4
MD5 2c2570a3943c51b860395febed75dfee
BLAKE2b-256 59a153200d2b49d6baa4008fbdeb755d96e6314a211186ac83f6dddfe401d329

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 624a486d41026b77837fb60ca0293be26da840ebe9b2e1cd97cbb522a205761f
MD5 33f663ef4fd1c404807a5a180dfd19b5
BLAKE2b-256 e3ab4b2350a99c197053c8e6b99de17d55e604899b09ad65406b62f9e448c39b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1302a16ef2fe038fd278d8c9047d14c22d60dcdd99ace65fae7da4eb5e98da05
MD5 43dbfa17887a09220b8fd3d7609dd8c4
BLAKE2b-256 0be00076d59bff81b6e6385dc395d58385d9e066c258984c830f4408f4f5c670

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7302e2b7d2987d05d857cea6f9636333f35914b30e7f654448c09c9e64ac7f94
MD5 e24255f90c54a1eaddfa11eb1f359fe1
BLAKE2b-256 a56564694c0f560b2ecd500c4723a249b9de5892a6b5f7fa51626f8130711bf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 64bc9e14a463183bac4c0be138b854493a86c7a67325cda76fcb8325d2e6892d
MD5 5b2266cc39822d4f6def955ed55cef1a
BLAKE2b-256 c6a98d7a608f4f21dc7ac7ae21abc4ecdcd974a00b70f9a73c7b3c6095e1be6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f57c8f3de8bdc84657672c1ce35e066a49c98f015347dab78b22d26ccc3d47fb
MD5 49b1e0b840ad74cee16c141bd872c132
BLAKE2b-256 fd9f3683ea2bc45622a54c49a246440995eb15ca42a8f25258670d49934d7304

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 621523d017f51e99df9bc7cf2e90614bdbae98b092a349db1684e836b0bce4ce
MD5 5ae92d2cdc76c5351d78e3a968161d63
BLAKE2b-256 87778af0b11ec81c8b7ac831b0abe85effbb0358a7bfea0be6c601efa96b9a6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ef5b0843c5d795f36942dbb8e0e533306cc0a1a88e2faa90f1223a8a0641c97e
MD5 c3706ba439e07e5cefced55c79890b20
BLAKE2b-256 8978dc3dce0e479b1e11dc54ed1bd697c408afd189d7571af90df6a22aed929d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 49a1db5f3a0ec45f2b65a2b6660e43bc7a964881056af734783f1dd754ee80f6
MD5 f8350160dd95502336bd3d6c29c7d8ef
BLAKE2b-256 1ea0b25eb8699b0532cb8e73c51611ce1bb152c9677e42831a6807656e4476eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2409109ea0f7ae18ba1029c6e9ad97aae651fd46b521b23591f887d7696bd8b3
MD5 36d60e2b3fc7f06256c54034008b6966
BLAKE2b-256 ed672eebd3842fff72a100fd5a416afe886af6ec7f8d23a98f0e201ba8990d88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 eff44568bb7aa38e5db3606703c2218139baadcf10d112b0bf131e7d6b1e3770
MD5 b53ea9835c6850a8dc2e8f5fc30833fe
BLAKE2b-256 e8251400b740e0a06a82b47b98eb943499bf492870346ef9ea15ce8cb007f716

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f7179c3772f942d4176634e7bcd19f776883670afd96437a20f80af7fa60f6fc
MD5 18e1d214dacf48ed0bf151f082d8802d
BLAKE2b-256 bcac40f2faa2ac75d3f6f3a13e9ef4abe9f4b2250f29d8efeb51702450455de4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1f2289b73046fd66ec53b1122fc53897b9b7f63738b07f51ef4e612e2de0b885
MD5 629e6a4afba11b37f83c8b8198460bba
BLAKE2b-256 10def75ae9c909ad600d52d5c7c5e6731e0c7dc09886a709e44fee4c7cee52e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4419dad224a7882be35670c4530d98cf6d569331ef49202f29458ff4bff28656
MD5 bd2d96bd109eefdeb45ea6f5f5beb27f
BLAKE2b-256 fc75e422e497b6e86f4f623a80a638394b60d499b863af1687d6aeff1f40b5a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 10e174323ce290d582b444cdd2d50b1270b228af6a66334d1d5fc308eb8d513b
MD5 3eebdd48f99c6454892577f607e9b1af
BLAKE2b-256 1f7fef575e7b563cedb1d8e9f8bfeec93a46a662854fe0877e5fa501f0041a68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a3a4c670ebb4313f0b3f629b87a66e024d99c9db2eed8822b81ab6cdd64290b2
MD5 60e0ab1a8322a65fef4c9c85d0d75584
BLAKE2b-256 3f74eafbd8d5ce756fcf7d4a9f5d08a1d56a75c99b633c8920e8c9c4002a3477

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 25736269ba6bd2219daac8c98bbfaa8d5663ed25a69a89598e1eb9b7b3fdca08
MD5 e4b93feffdab6ccf2e66ea02b91e4fc1
BLAKE2b-256 81cee6d97a7c4ba10a0f9696fa91d20879344e4fe4dfb3e300be8b289be9c830

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ef7d26c818f0929c813a72e49b944470ee5bc76e2606a681172a6b33504e967d
MD5 5f51ad02c124c865a9bf30b995be6b8d
BLAKE2b-256 73c398ca12218bdfbf33ab60ad3cf388ea7ec90fe902e0e2897d7b442051c141

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 b725e18bd369c6d83950c7b9f43f5725119fb5c2746f3197e415c7f067ce0e55
MD5 a31634e8370c5eee9bb56fd65735ca94
BLAKE2b-256 b01887512cbf053ff81430297094f8b7adb7ba08b2885f1a1ac953b2cc17bdf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 074a7b34a3d651093283babe442791f3078d281bce9c6cf5d2bd359a57fd16f8
MD5 79f381fdd840b2afddcf7a8199a957f2
BLAKE2b-256 1c7aa95af4c146ed83beb1b53eed49df5335964f2d659694031d11799db87dd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d0033b71a8c867f421c052f8a355196cab485a36cd30679201684a8dee470789
MD5 6cba07c69beaa6e8ee973892ce804859
BLAKE2b-256 7b499dba9afc3a5f3ca4d34f1ccbb3547e62f86488f7e518f4683b850af8ee70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ae13ed1c2f15be11d770f74e6b470008fec5e0fca1de7d28317b48e6eb9d60c3
MD5 b43c5dceb5b006bcc5d1a45052cae5a2
BLAKE2b-256 054b5b61ed52ad749b5f403bdb3f2a92f3c3006bcf25d8aeae45e1742548de8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a04a2437a59c84c01a7d8defdd08b8de22837e5a1a06f591b7902d319e337253
MD5 a1a0a7a03eb334cf84eb2fd4a673ab17
BLAKE2b-256 a433214abef3326ea00108d729fe2c038828b6b3134ce733305d9b0c3af4c32b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 de014b3d38ccf0b94272987156ae2bd47388ccf6d9903fc3a2e6436bc29b9855
MD5 19de0c62c3aa95889d242e8f8e0d8222
BLAKE2b-256 124a27cde1e77d9885e237004125eafe703ba342881031812f6448563bc8edec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b0df8ce3f9e038fc9badb743af82687a837a8de4e9f550c99ff9a77a71b4a3dd
MD5 d2c011eaa80ee37d02da608ed2d687d9
BLAKE2b-256 25a7582c436874c4bad9744318c62d8ca7ea2ed7ba0c888d59dd82fbbf70e881

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 3ff4d66b14ac3ec17e4cfef1796d6fc8d52bc8d37fbd97e5a6be14409200c231
MD5 cff5423d2e4c36213afd16c3baca8d37
BLAKE2b-256 e145fa140029e058303fc3dcbc86fbb3a3d1a99aa5358bca3878de754d64ca16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 79aaa2e4b245eedde627fccace19ec5c55eca0aa6512dd432d7f97f65743ce43
MD5 b939b34db15744bb6ce71a4449bd6872
BLAKE2b-256 55044779eb6a6d3851e97c31b1af2167648e992a7089725127629fc0dae6d47c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 60ed8f231d2b66cd934e9d73790bd5f378043213457bfab874f8c8f518de0bea
MD5 1a203a663489b08475ae062f3d622188
BLAKE2b-256 cc517b7a013e458336e74af3a878cc85d4198d5b0838a2b9b1c62ab0fac1d2e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d391fe327939bfa7a0a590f52d422a74ba2a6e9b013a8b4667a11ee5360f530d
MD5 1f6cac5de7345e8ebecf21a9472d1733
BLAKE2b-256 4874f0b33da2b144ef34f6035b1f880a57ab6bf83bf319478d8a4e6d2f978c13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 55eb9b555356eefe472d8d5d2181028b1c4831fdc9cb77b228233627ed2e74f7
MD5 4eac2205616a5197de30b405a64e5ceb
BLAKE2b-256 31c513e1cf96348288b5d354f90cd52b725ffac9e3f4895bc1d66339dd8d2c1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 76b0088571cfe380c4f1249a336de4fdf4e49c42da681799d1d7d8de8bcb5e86
MD5 3bcec536bda19828aa9dd0aa8a1b1642
BLAKE2b-256 ba26844725a180e449fb479740084cb453ab98f3fd3cb4cab77d368ac4d8967a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 64ee6c97258848c4754e0a6f9821be2abcd7c147b4ae4b17ff753ef3a04b5b29
MD5 29e11249d8f5320fe17a6be833cc76fb
BLAKE2b-256 904827a7ccf5ee0362d25b0da588a69b96f9c48b057792e236c1b44b63564f77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 ded795be4d76b0e47f4b76d56e75c6d8a4a289839782cdb8f6cee5cc095625f2
MD5 cf825e11c369b081d6a96e217d951027
BLAKE2b-256 107fe3ce6ccb91e74e32a0e7ab783e048bec6419a01c6b2108d7c197f98878de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 69cd5edb3b33423fb2c705fcde7dac61c35c8119df3ee1b9e4a698c892746269
MD5 7c74191d8e8431561ab9365a61a26393
BLAKE2b-256 a7b4fa973cd916995de5869c16d49b9935f8698703055b813f1b673c86eeb228

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 71d1b166f412f679b35df8afb564cc3501bc87eb12de6b72c8fc96670d7de12b
MD5 ce86618f18c88d2e2e06b3629ec38169
BLAKE2b-256 4424d5712a1e29cc0b1169632ccff6f2dd4f751e549c5a1a876aa3ac04002696

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a28e531a7c842da6ae2c771640af5c62097588ef665cf8d10ccb5c0bd589fcf7
MD5 a64777abe3433c40cdc822e0cf534fc7
BLAKE2b-256 843bc07559188a3bb9ed48aa5f5b2550a7799011b030d53d81c8c60d6b1a0394

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 24016d891b57d8c0e2fc8948ee6882a4b4b9ac1f7beffced68b49457129e7800
MD5 e5819ea7c3bce7eb44b8b8aa08c865ce
BLAKE2b-256 8de61216537c974e2196b1df6ffa316e19806b4acb795baad4a6f8d14b06a332

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.16-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ed0eeccabbe2a8865591c13efcfc493fe8374b86d8c8a34c44e972c6d277ecea
MD5 6b5674f50061b40a34efc99bec816f23
BLAKE2b-256 79f890c20e88e8004cb5083835a3874f1a7d086dd9e1ca1b22096795d3d179ef

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