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

Uploaded Source

Built Distributions

mapel_elections-2.0.13-pp39-pypy39_pp73-win_amd64.whl (165.4 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.13-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.13-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.13-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.13-pp38-pypy38_pp73-win_amd64.whl (165.4 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.13-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.13-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.13-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.13-pp37-pypy37_pp73-win_amd64.whl (165.2 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.13-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.13-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.13-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.13-cp311-cp311-win_amd64.whl (166.7 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.13-cp311-cp311-win32.whl (158.8 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.13-cp311-cp311-musllinux_1_1_x86_64.whl (721.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.13-cp311-cp311-musllinux_1_1_i686.whl (776.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.13-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (209.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.13-cp311-cp311-macosx_10_9_x86_64.whl (168.7 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.13-cp310-cp310-win_amd64.whl (165.3 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.13-cp310-cp310-win32.whl (157.7 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.13-cp310-cp310-musllinux_1_1_x86_64.whl (719.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.13-cp310-cp310-musllinux_1_1_i686.whl (775.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.13-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (208.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.13-cp310-cp310-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.13-cp39-cp39-win_amd64.whl (165.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.13-cp39-cp39-win32.whl (157.7 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.13-cp39-cp39-musllinux_1_1_x86_64.whl (720.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.13-cp39-cp39-musllinux_1_1_i686.whl (775.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.13-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.13-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (209.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.13-cp39-cp39-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.13-cp38-cp38-win_amd64.whl (165.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.13-cp38-cp38-win32.whl (157.6 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.13-cp38-cp38-musllinux_1_1_x86_64.whl (719.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.13-cp38-cp38-musllinux_1_1_i686.whl (775.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.13-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.13-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (208.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.13-cp38-cp38-macosx_10_9_x86_64.whl (167.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.13-cp37-cp37m-win_amd64.whl (166.0 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.13-cp37-cp37m-win32.whl (158.7 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.13-cp37-cp37m-musllinux_1_1_x86_64.whl (721.1 kB view details)

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

mapel_elections-2.0.13-cp37-cp37m-musllinux_1_1_i686.whl (776.7 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.13-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (203.8 kB view details)

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

mapel_elections-2.0.13-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (210.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.13-cp37-cp37m-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mapel-elections-2.0.13.tar.gz
  • Upload date:
  • Size: 85.7 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.13.tar.gz
Algorithm Hash digest
SHA256 cfbc2c91e7ea276f4357df4912a2ac6a897d608616e18ec4cdf644909d9cd703
MD5 32bf685b2714ee9d38d6f38c291edcd9
BLAKE2b-256 3b502c925f8aeb2239cb6d5e6712bae219883f9f8b71b55a64f8cd6be6c2cbf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7fc0c2cbba04a9dc8807c4ecc51aa5a72bf981201726181f1eb28c35c6cd55ef
MD5 92a90c6f0c5e01a75a8993e8de60072d
BLAKE2b-256 51831c3f3419421370ad682fd7cb10121a3917dfef55a6c025c1c069271c4b16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5e94fc889c08bd035556eb2dc8224027614a8beead4038a941d925a52df31669
MD5 89f6b63b96c6df68d31cfd5434ec03c8
BLAKE2b-256 47bad041b1cb5aaf64199a540c51b8909de6336db508425c96c711efe4f929b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f23d8c383c3062b9bf94db28efea4a65de8d8a90a1917ded0993bab92aee8046
MD5 83375aa90b1fb1979416c29e43c98dfe
BLAKE2b-256 f791988dbb31743e0df34ac431539e46cd472c6e8975c549e10b792c6a925148

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2878c19d1fd29b69943e75af94937854092b3e41a17534a7ebe2443366f4696b
MD5 37c1a3a1f1b60b84d89466a42b9b78de
BLAKE2b-256 2a686b47b29d0ed5b41d5fe141cf029c5347233f96bc646585a3feea1aba5a60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 58e1446d0e91d8cbd0f10ec143f737637abf68c40c52aac238f290691b7218b0
MD5 5cb3632d56a0021dfce67afeca0a13b8
BLAKE2b-256 29174f4b96711518aa456a138e26c2c722bc78b894c340bc9e8dbd7c4f7ac216

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f493a84a1948127bf7eb061b364e958997dc1307f8e8d41c27a2a642964e6b8
MD5 a3fad16511a0823da024051c74829f2a
BLAKE2b-256 64b04a68f862b31d0e9a461aac8e6a39ec413f0d4dfa9e06ed7133a05ae52800

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8fbdb4b849622a80af98c1d0ad7e88e7c5515282f28ae3bd5d06ea164c593d85
MD5 a922bce8a277afaf8836d94487a9ae3a
BLAKE2b-256 098fd8f0b3d0bcf286995d81a86d4d40b1e75750fd81ef480ca0e7aeedcd37bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0d9b487e60b52f7505bd8f9dbc11525c1a6e8e646ff4f2e07a3bb5af92c3e95f
MD5 0c67d99bb8befc284d0964d81e930487
BLAKE2b-256 eba30579b1a7ec1d56e18af478f3db3f562a02c9bb2f6c016360dd1488866b15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 05f245a229f3c29231c31d18a28b7f7cf7b722edb494ab4b469f08da065e285c
MD5 4e55b82966863f8fd521d54b976b7b65
BLAKE2b-256 055fd373ab16cf08d514633c05c1923c39e062147d2be99c5141c78f24121c85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 535cebbe9f64b93c1636acf3cce8a2d0e7c5a53df8321c551fa087c0f153e9a3
MD5 4588620d48f2b7dfdce6962ab9d976fe
BLAKE2b-256 d237c1105cd1430d40d0e6b3d6a4c9e37e8b965d2b9a68345907de83a9ff68ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 be8ef168db0929a937832faa9e2136955659d4f37a757c95fc556f5834445a63
MD5 fced70b530f3c7c70178f48ac26eacf9
BLAKE2b-256 bf6d9277cb2cdaac609c1b77592d6b7129d7f84c9a4cd91a7a137e0ba3005389

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 966f6780927709f2e495da807084dc7e5e95d918dd0ff184153e28a659079247
MD5 186bebe1bc7d8f804ac1953193215bcb
BLAKE2b-256 3caff1a49ab4c87a20b29c879c391158872093f44ab619d7b0ca0be6d01a733f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ef7b18bd3ffb6adb3c0b28d9793e5bb29090b6e447a020da03bd3cb1ebaebd3f
MD5 ab6c1acada0269cc1bb281d8d6488688
BLAKE2b-256 6a46b990304090dab05415f402c8c82a790053b1a780a4d78a85a36928a7a3e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 56ba6d462e7fa0b65e9570dd177d49e6d511cd5898ad9dd4ca57a543511dd50c
MD5 a0cf5319072fbbc02f4b23b17a32f76b
BLAKE2b-256 caa9a869457bd73d81f7593a3f70f5b20d4c03e25bae0b3fbe534ea17bc0a1bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8be68bdf0a175355035a6d87e16f2316889225bc39a2629da015b62c011eb64d
MD5 7a68771e95a20d7c17a274068438fb90
BLAKE2b-256 df034c5baa3b7c3925403d99211c0bd95c543686637fb320978ffe2f37aec6e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 bc990670e10ebc97c3fea35b87e9d7ba3ed7bc16709272ec35b7db50711d0ef6
MD5 006a37c605ab006572b1f7a924dcceef
BLAKE2b-256 890db7e03b97fb5a6759d92946bbbfe887459f34545c1b986eeb150cb38bc6f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bbf65c0eacadd786b5b99429e4418d265c3b568f70e52da182321380525c0943
MD5 675444546d29b57533146dc175af5877
BLAKE2b-256 63fbfa1acf05d1ce81a032b53d57802ff4a2a0be868f52776d930defa2484138

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f0bd7dfbc83ce3a728e92773aaf981e35dc97794d0254959dba923f553f0ca86
MD5 57069e080d7ad9eb002cddc2cb7bd0fe
BLAKE2b-256 64204c1f6e9dae320cd91f299d25b38023f0f6ecc51404a2b53aee8d5d9bc6c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c481de5cac09634a48caae7e8a240c18fca56a377b176890b402688dc7e59d27
MD5 52be59c78b27cfc3676d8499a0aca8f1
BLAKE2b-256 e9ef3231e87a9f61f525112f49565b421fa346c330449517b9f6493ea00041b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9edbcfe78b80939a94b361a9b72a51a361730517ae7420bf16d75ddad510d55c
MD5 59804c63edf99c1b5d9db4b38aa839bf
BLAKE2b-256 032c634029afb37279800a7c60ae6a532faa241e26f8e82e0ba3de73ab92e787

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 4c3dadb15bb74e0f68ad9ca87a3a269deb98305fc526bd577acaa4548f515dba
MD5 4618317c94fdf606d0462e41850c5d8c
BLAKE2b-256 7d969c3f200d343810d0b2d7c3969cd6e699ceba48a301e9af7cd1ac052df27d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a4665b6c33a82666b02f14777f1cca80d9e22ff57491ea32eaa51349d0b5b679
MD5 002f76411bfa9f35b46d6fb04b3435e3
BLAKE2b-256 0cc27ebc6700a7edb402b57810c9e36adf38e8fd92d9050a098a391a6272c463

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 acee97c70d99aa4600b2a7374450c2fb2b2c97b048e873a6bcd8f63ef170af9a
MD5 bab1731eb1d9a615db42f67e8a7b2d36
BLAKE2b-256 7d66a667e2cf186dfab707cfc662a10776e6bc8d553cf71b25c11cc3d443121e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f4e0c28fcfc12763bbf6af0235fc2ac784827fc702b0d242cef5fd00d0fd4cd1
MD5 8e47dfe2343ecbe3985bb42abf401d3e
BLAKE2b-256 402a3f70b8b2d98a30782cc832af3c8179af34d7f108301f785d618c0261473e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a63341e85daab5d2895b2fccabb501cba41ad2fff2c9f00476c4f36f9dbfa393
MD5 3cd9f37538d4b900b53c4e4119e09d93
BLAKE2b-256 d935951daf376e5f024ceec33b8b72b2cff5a489cc8e36c9319b1fbed7eec660

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f40e76ab7493cb4ea637cce3c8c034c096d47ffbc686accf946b05a5600abf7f
MD5 86a0f1ac7d2bc79415fb8466004b0543
BLAKE2b-256 6ea9e8a741ea021937bff41720304c24a22e340e364fd1593a5a9047e6bb1995

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4aa35d4f7801b36f601ba8ddae16de231c63af7a1d5169fe4e306331ba6ee0b5
MD5 02754abbe30bf5347c14340523755a4f
BLAKE2b-256 4efa9a1771a9f37a60bdad376d0fd1ac06d9d1fec64e3f6074313524df834ed5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 ef799cae362c815caa3b06472d25f531fbdd973d7309ecbb2386bd412fc5d10a
MD5 198070e1c703964a5b57b231b77d10d1
BLAKE2b-256 87edae1749e62bc4d83f9e159d31984f05f25ee14747573ec7f5ee50168c2089

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 56493074bf1b9ba06dacfd82be1f22601277d8a0f42d88f74f7fc200e603a633
MD5 fb65c3f827450a82c9385098825f1e04
BLAKE2b-256 0ee9b4b276ea308f1283db2d1089a3b702f651d4a2788db61b21b021d5e803fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9e21b2df3d9859d78457f7d0ab9d558c768c1fef9bfcbb61d80f402a27c760d0
MD5 3bbfc37c0bd8e6c08afd5be9e33b4575
BLAKE2b-256 00ff039f0ec777d72a566998e5a8bb09154a1aa6b394c6e4422d7c641e55fdd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c3d3f241a6a4407675b1d23db306a48579d12d0dbdc87982406dccfc37c2060c
MD5 294163c1f4f016f0fb72a3e758891ead
BLAKE2b-256 c7c62a441611ade39cbc89fe80151adceecfb2c0b67474f231fd85728f68d22b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a4ff4c820195b0b13cbbe8c65234987a84c5611b4c694b1ffca9eb4e3bb6f317
MD5 0c7d0427eeabbd683e80c550af963940
BLAKE2b-256 1c827d2e20c2c3463eb5a1d22ff1f8d82f7aca5edab707cd692293e07e6d01a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8ce7f4236b74877d93e5ad32116cc1db43fc6acd2785efaffabe036bffee928b
MD5 680cef267e3d3921f965ca40da1078f4
BLAKE2b-256 d17de22bad4d73e05c234388786e3ab2b854d8fbb092ddabb737e4b21d96edd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e1ddb50e415de64b462f1c027311727f9b342d58a6e192246fb180e46d729400
MD5 cbf3e7cc6dbcf4c329f42738bbf0310b
BLAKE2b-256 a2eaeccc2f0c4cdca1d98f5ed9b58f65babfd1e4f287751fb16b32db94ad083b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ffef322f6bd64c8d1b87eebd7d53b40bd7b669a6585f1b56c23d57cf5e8be08b
MD5 ce9e51337af0920c22d40fd7f19da9ac
BLAKE2b-256 20191f27375bba06147ecc324f341d4c44a68f79bf6d61ca7bb980c48349601f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1fb88ebde05f2e41845cc447ce9e1bcdd2e4cf1f491a02ea14052e3c5b345911
MD5 fa8a966ab628f8f801df7a8bd2f0378e
BLAKE2b-256 fd7d63bbf8a309256c6034f3ea4bf7e2c60095bafd5a038d588a8e837d17d6fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2bd9c0db99a050ef652d7c47e0734d3d14e9d1901739a4dc76ce47f391c6fa5f
MD5 eac757dab462b059ce3c126e6def9127
BLAKE2b-256 ac9e5197a20b14ee79a273bfb9c97361382a62953dcbd421b2e03d8aec54bca1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 850c364e8ac70406a2582faadfa35742d074fbf939f43cb95bf451dddecdcb60
MD5 919aa7116fd7323c80162456c5b177db
BLAKE2b-256 8d3ae866b986dd9ee9ba66226eece40371bb1ff966d79b1070507b2ae66ae17e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 19b2a073b3d91d2a8f221a82ac32bb5b2c1a5141b453a05e4de3687ecf7c46ba
MD5 49fc6607f93d51bb9f7fa4dbf16d9318
BLAKE2b-256 fe101e93827328fb89416fbe63f57d25d5d808ec39ef95ec67c2e695aae89665

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a0c12df47741391cb90ccdc9dbea44ca3d20359cb2242ebfed76f279755d759a
MD5 95c29ed6c3cadc96b4eabcb56716a2fe
BLAKE2b-256 154a8c816e8374866462949c54acbffc32973a8a96ee4a12739eb7f1539fb8f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c3f15373c26f77909d0e811f3c4027f67c8762e9f720877cb0fa8b9a5f2e9a11
MD5 2a4e33b02f333a352dc11b2e525b9591
BLAKE2b-256 01dffe8ffab8e22746df79e2182118a02fe8661905401eac2a940416e9aa1734

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 7875780d049cb6b88c6a96d629ba71b17a619bda7d762a4ffa70e30c983b012d
MD5 483efaec535411651636ca76965c8674
BLAKE2b-256 45b1702ae8a3bc57a90128ada089f98f6d2771b065e484deb5fc50ee65ca2db3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 39b850efd2a5a9eb9b260781844fbbe1a7795669d07f14d1d44660842c7a7710
MD5 3a9cec5e4206f1c0df061e3c28a1419c
BLAKE2b-256 b6bf05032d75acbd63aecca4eaab6227ba1d95dc503683f57a7f662f61cf8287

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 43029653939081b16a85d1148842c71b6923537ee2423f5063e26673d7c930c7
MD5 4e93aaa88f313f99c39f2fa1260bbca5
BLAKE2b-256 5129f5b0b88c0584c95c4cb229ff5d4a7fd19235d582959aec6ad0892e21672c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1b8badac86e6e321219e556b9887d70082a3af52ea266e7225b54c785dc17ab7
MD5 4dc96b2ff1ebe78a3f7a526d28eba3e5
BLAKE2b-256 128c7da2c3412f5cd6bcc289b3c9f88cf1e91970ea05563b6fd7e6469eeb3a48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3e74769bb199007a2e5ea035823c67e2b6100eb3db510ae7622cae63a7594851
MD5 0b653e18b727ea8cac25065ca2328ca5
BLAKE2b-256 35b00608aeace4916e57058cb1c8ef327a44ecaba1813165b3380cbc2b5780e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.13-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 89178e4fafc0c9070412af149abab7358697c80a73fad9f87a14b4aa4bbcbe25
MD5 3b775782ed5f9dd3bbc761f2559f6d41
BLAKE2b-256 064b61f86c02d95cdfdb2a30019db250759514e8ec250c103db82b2c0d6d7681

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