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

Uploaded Source

Built Distributions

mapel_elections-2.1.9-pp310-pypy310_pp73-win_amd64.whl (177.1 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.9-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (224.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.9-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (184.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.9-pp39-pypy39_pp73-win_amd64.whl (177.1 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.9-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (224.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.9-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (184.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.9-pp38-pypy38_pp73-win_amd64.whl (177.1 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.9-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.9-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (224.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.9-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (184.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.9-pp37-pypy37_pp73-win_amd64.whl (176.9 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.9-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.9-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (225.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.9-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (184.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.9-cp312-cp312-win_amd64.whl (178.2 kB view details)

Uploaded CPython 3.12 Windows x86-64

mapel_elections-2.1.9-cp312-cp312-win32.whl (170.7 kB view details)

Uploaded CPython 3.12 Windows x86

mapel_elections-2.1.9-cp312-cp312-musllinux_1_1_x86_64.whl (737.9 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.9-cp312-cp312-musllinux_1_1_i686.whl (792.1 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

mapel_elections-2.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (220.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (228.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

mapel_elections-2.1.9-cp312-cp312-macosx_10_9_x86_64.whl (182.9 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

mapel_elections-2.1.9-cp311-cp311-win_amd64.whl (178.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.1.9-cp311-cp311-win32.whl (170.5 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.1.9-cp311-cp311-musllinux_1_1_x86_64.whl (738.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.9-cp311-cp311-musllinux_1_1_i686.whl (792.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.1.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (220.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (228.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.1.9-cp311-cp311-macosx_10_9_x86_64.whl (185.5 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.1.9-cp310-cp310-win_amd64.whl (176.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.1.9-cp310-cp310-win32.whl (169.3 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.1.9-cp310-cp310-musllinux_1_1_x86_64.whl (737.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.9-cp310-cp310-musllinux_1_1_i686.whl (791.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.1.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.9-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (226.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.1.9-cp310-cp310-macosx_10_9_x86_64.whl (184.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.1.9-cp39-cp39-win_amd64.whl (176.9 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.1.9-cp39-cp39-win32.whl (169.4 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.1.9-cp39-cp39-musllinux_1_1_x86_64.whl (737.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.9-cp39-cp39-musllinux_1_1_i686.whl (791.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.1.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.9-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (227.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.1.9-cp39-cp39-macosx_10_9_x86_64.whl (184.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.1.9-cp38-cp38-win_amd64.whl (177.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.1.9-cp38-cp38-win32.whl (169.5 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.1.9-cp38-cp38-musllinux_1_1_x86_64.whl (737.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.9-cp38-cp38-musllinux_1_1_i686.whl (791.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.1.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.9-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (226.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.1.9-cp38-cp38-macosx_10_9_x86_64.whl (183.9 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.1.9-cp37-cp37m-win_amd64.whl (177.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.1.9-cp37-cp37m-win32.whl (170.3 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.1.9-cp37-cp37m-musllinux_1_1_x86_64.whl (738.8 kB view details)

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

mapel_elections-2.1.9-cp37-cp37m-musllinux_1_1_i686.whl (792.6 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.1.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (220.2 kB view details)

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

mapel_elections-2.1.9-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (228.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.1.9-cp37-cp37m-macosx_10_9_x86_64.whl (184.1 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file mapel_elections-2.1.9.tar.gz.

File metadata

  • Download URL: mapel_elections-2.1.9.tar.gz
  • Upload date:
  • Size: 94.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mapel_elections-2.1.9.tar.gz
Algorithm Hash digest
SHA256 74727d75c970f26c4ecf18008668df5a4520f4f2fea6062ec15c38393c026a7f
MD5 0ce4b673a5095e9c43cd025c6d4fe3f7
BLAKE2b-256 6a71f78713d1952e991df22550e4be1209178a0171e25b21026e9a0ea1a1c162

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 66e8a92c04161a192445c5688f400e459a7aae704f9047145264003223afaf7c
MD5 739c74e6540a752e1fe7b2ce854b1090
BLAKE2b-256 260a6de6dd5cca1e145c62e5c283d830fdd1dbc7048adb11b03f98049843835c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1c7c146af7a983d7bf6e3c2587584ae3ae2ccf2c640b6386b59c3dd47985ba37
MD5 ade24bb81311ec0db93215e9a14e5fc6
BLAKE2b-256 3008c1f7b49fa8d2e27761c2f6fcb426dad66c100b6ae96f38dfc2a7b4b49d83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 418e9617101e78805f655500f1a13c1c5f72e817fc478e4194cb0335c7911deb
MD5 1fd1e2d69af4c424dccc5be4829eaa52
BLAKE2b-256 ec336dd6c111b3f4102efa5ef3b71f7b0966463774e3c728784238afd996b3be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 31d96ef92cbed9ecb199b3f27e3b6eae0e72d8c3ff9e21b21bd727332b303f5d
MD5 ced13bdf989cb2b589d528e00a1f139b
BLAKE2b-256 06559d421df07dd49a66c23be78f811edee8a2fdfba3b2a872379fa0ae9673d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 13d344bf3b05c6a094a9d955df03e38c2067d691561e9fc851f3562c59976290
MD5 ebe28a3c7c110e093464d34afa16329c
BLAKE2b-256 a4bfeb26a07e0aee95d8a9c738f10cf9e2bbb4da3c2823730b479843c724bbc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1100f8e67432af8f4e5e1ad6f54fe80c25636f98df5bff784f75375b16227e5c
MD5 8b30487ada2d835e3cbdf561ad859628
BLAKE2b-256 586d87532d8619416cc80f8ec04092282469ef75e49a01f0c214170ca4aa9d06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c5a4904d70ad25612f3d653304527621727409a6902b0bcaca93b57e6e304789
MD5 5310ca06bd5ed3c6c608c3800f086e1f
BLAKE2b-256 90c61cb1e46774cfd81fceb90456a5cab634740094cbee50d758ac3e1cee2926

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fabac0fdd187b0640ab85c88e5625b2ee9fb07be8fc3f52bc701392eda8acb85
MD5 a9943194d05738d42c639fb6f70733b6
BLAKE2b-256 c0a33fbbee41db55fcd24978adfe27933716c302df3a26658f466285cd99e9cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 16d6eb337dc8dd3a48b8a2e2390fa8bbdf5bdf3f6819e5a895a19257e83b04c7
MD5 78da62863534f8787b244448ed5b265e
BLAKE2b-256 0e154b9b64bc7c37d4e9db1ea30a8721528126164a4cc4cd0fd0f9cebec181fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9e101b524c76f44019f66ef6ab415bfadfee8cd4fd45704535d2d6ea5a0e463c
MD5 0187e3c55d9c0ec5894df2be88a721f1
BLAKE2b-256 d9d8fe8be214d55428d056ced646e021722d03a1cf89a4e8625ee0d8b41564e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 59f2be5fa368487e9a3ea48404f00a1486a5ddeeb2a99db191085b7e2589343d
MD5 f3181f346f254abd88284647d9404f9e
BLAKE2b-256 94a5f8663c9658604852de0a6bc2f096a04b88c46fd9584f0ddf6831a625edd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fd2c9d1870661a70521a43a6bc553488a1566ef98b0641d989e214d0ac7e7d16
MD5 6e0481d5a8726b10459dda77766406ee
BLAKE2b-256 86254a610bfd5709ac71234caa4b1ca171aad0db2ac90854c2a77117a1a0b00e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 551ef6e1e74a0e4121c40fc8032d12cc5fac025fa983d906a711d8354e2ae9bb
MD5 98fa18eca59718768907a7af681c7a97
BLAKE2b-256 39e61cdc6308da82a5ea0fbe2f4f80bd11667d7b4496b00b8c58bbbb4add4a77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 134378426808ae85f249cd0e3e0b534828c70903e5e3924bc8aac8b7436de7a6
MD5 4dd64291d56688a412da6a78337812fb
BLAKE2b-256 c9ebc2b274fd66d92e9b5c32deccbea57afed56c5be3c633da059624d919968a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5050d00f16c9bc744dbbae9efa8226c0a302be2a1bad5e4c3525caecd4cb06a3
MD5 d05d421e6f4d99375f6bf4ef618dc047
BLAKE2b-256 d05988ede7d654b87a53ce3c23e79694f0936bb89112438efc5942203816438a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 120179d78db1d2c4eec421b486d92f36156fb6d9bac3080b2cee2144d1ecd1a7
MD5 410c926bd985147f3afe3aa86ab1ba3b
BLAKE2b-256 2f7bc063c32125e6d3454c43d699791a0c42fc214c59d46fd88aa269a9cc0c2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e6479269d3da10aea81951165c28c1f5c1d4d76ee966d6b8e733d96448019644
MD5 d192482336d5d86957b93a019e7bb5ac
BLAKE2b-256 e4eac4d34acbf56d371130b2076f1389153a39e40da76befda5633b53c1f5657

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 c97f1f31611ca976c60a59c43d9a1ad9eb9997b4ca9b577391f727e0cda388dc
MD5 90aa2a94f90c89e927c20ba035a4df8a
BLAKE2b-256 f13cfbb73783a73edce3e123a671f044ec954c6ca895d735a8ff2f0f4b60bd2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f700e83ac9dc6e34f03d90b7e34b2a43c76f228a8ee1b0069179aafc27d06016
MD5 c01b990c15a5818ea440f902914c34e0
BLAKE2b-256 90d505ee2e608ac0c2357a9110bdfda9531db08ccbd5e30d3e71233f3cde6d34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8ea41ad7776d4a52f6ac969e6284eeae6df76dc846d50f8cd9b95f02af1821dd
MD5 6d7ff7bbaf0fe4613082614adbb3135c
BLAKE2b-256 7ad6c57d708c92bee2a1aee3012c04ffed1b001ba847534d65d94f916ebb65e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 370d18b07238a1a04b7ca4005a5bdab5f70321fa234016476132ac730966fe7f
MD5 949c1a3cb902c30ba6163311716f03dc
BLAKE2b-256 6cd9a503371a3d760be2a9fd4c8e13fc80ba93d823554d21b962227036f426cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e45550aa9b3b3bebdf9e37e68a6daf412ad1d96f843adae2fc64ba557ff443cd
MD5 1da33105c4620f5b093180af97ec7c05
BLAKE2b-256 ec3a197e28bb1e24e845c722bc054e4d851c3aa219128be10e92a041d8a2f118

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6d8664dd821b3e6a774ebc736656b916fed09edda095173ea9f946f68609fc5c
MD5 1fa1cd919bddc5b761b03d82d4a7be87
BLAKE2b-256 2d07ba32bac28dd17d8a7ce23b77dafad191605ccb30030099dbcb7207cb1b85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f74710819bdbd9b7646e6d4fe6a6b477e15bf88ef7cdde17c18b63ce2e395c13
MD5 c29a079964355a6de59a6c57fcedfd7b
BLAKE2b-256 9151c7d6e1c6a86fe37b45b26588be08c18d7f191570bf9bb6de866a0bbce9f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 12ac121757dbefa0f01e2bd07240a0846382eed5a82e5c73c80a6456774ff990
MD5 19c81e1e009522557b6b0d1678e64993
BLAKE2b-256 0a81d7d0f94bb88d5eeb4661d2601ccefd184bc32f83e197cd9c52b9281295f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8df9472e52719102538ccb21e3425e8a537c471614f8bc4cb77733c379c07c34
MD5 db7e5d423f974dbf8e10d1cd3a94b3e4
BLAKE2b-256 7c34ec0d6a0e32586dbeaef8f0514923af4fdf8ef887d1a08e442b4762eec440

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3863c3c86cd137ca8c83ffee68a682d2c8222bf41b539351793a1794d726fefc
MD5 11a62e72c540d7a12f86b0ac30705e38
BLAKE2b-256 76b30d69cb160a861dd02278af51ee901a8a914df9797197c3c2f0ce98a7e0ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 75414aea30329f38c08e5c0b7456403fdf6a49affe11dd0f17e11938d85e6614
MD5 314462e87e50b5237815cdb1a9e5b4d4
BLAKE2b-256 51af16683685aef36b2b1cb166528a6552aef8a886a695ce8c9466208bd7fddd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e51adcf545780c0918ad9b3681c517a3cc6797225b92a53df7d8c3c4ac3841dd
MD5 4ebd8c12a48bfbe40704af72ff3e44ea
BLAKE2b-256 8bd73b732db9c6940cd1063e5f1cc70e14fb8717e767e7b0b9b31fc19474f9b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1ba8d5948c1e88fddcb00a40bd0975dadbfec892f84362b8151e0f83732338c9
MD5 ffabe5db4e65df614c0583de910fc9fc
BLAKE2b-256 35d63e33e535340dae579b96bf73fe36cf44365cd4da0650c10cd514ae6977d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8a1ab8ee190980dcda617f4a7a86f23ac86ccc11088e2c555ba18672014f9f73
MD5 5651413a973431e597dd93d2ce1653ef
BLAKE2b-256 2788a039e3b63c055112556f0799e5857b65138456f503b0a10e6c9c72df03df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 522d689aadac105058bf6ac244f60bbf26ecee96951a30280ac3f48674ef54e2
MD5 ff91616312dedc3794feb199ca678a88
BLAKE2b-256 9f62d9733b856ede1509c0e47a35a3143eb9b67eaf3b519a3949a01eaaba5441

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 77c229c52725ef9b44db86fc52356dc6c734826c003d4db6e51bce5963c0c686
MD5 8ba2a4d61509d5e88f4f9514a20d4499
BLAKE2b-256 f2e26bd54a4ad0c5818247e8c2a447c37e0c440651265bf214ebe9180ed89012

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5f75f3f93be90d9c8bf3bb3a09df824c281fbf0a8742e10b3f99064fe514c683
MD5 c3835bfd0905fe53124bc9b05751ffea
BLAKE2b-256 5d8a0be4f826ac78ffce216c6406af49fa6f627a57dc8c8f551bf2794754b5f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd21c2213e4d7f75a7e4ad18002bac4e6f67756dcb7682e09658f6cfe6e3d49e
MD5 9990cd67865c5d7a0025e3520ef4345b
BLAKE2b-256 6d3b4b9b16aadfac769794e9e35a6cc85e2b699acfdb16896cef24f8a0c87cee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 743aaede6a90753fb9ae71a169eaa99bc9ba1bc7ffb3f4dad3b954cee52e5ffe
MD5 0f14df49682badebba2051d894c9e066
BLAKE2b-256 454ee1712ab838416f92d62ab74c3619abd0aac9e6e5dd922a9aacec5ae2f7ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eff3d6c05dfc03a9b8ed229cb1e5535a7c5a2fa6fd6c52c99bcd7f834e25d94d
MD5 3e9ae22a8d212ab446845a7a47eee14d
BLAKE2b-256 9e1db515628e7b9edf485b1d37f7ad69f3396948ebc38850f71236e37d9e7668

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6f3ded8c12583147df716181f460fb7039e7106a945f7329b485de985372c332
MD5 265e66c11e82017fc716036af4313ae6
BLAKE2b-256 2d54838a48ab64c974b53c711eeab53e44e8cb5adbc59970f09ab1e53703e8db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 16187b01703363ee856b57b2c31cf1bf2ad1a4ff5f8cdbbaf33decbfc33c1d92
MD5 b82a3e40680417dd9bf7d28bebac5ea0
BLAKE2b-256 9e00e4d815927af1cf0865d5a3e11a16e108ab9886268a61cde4f0d0716afeda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 67dc237e56af941e53f136c8ff0a2eca305faef8052d3f08527615f548a7c18c
MD5 16b76250f9a99d446fb4eb97bda09081
BLAKE2b-256 934646ee0670755febc9ccfb3d912f72757df3f84c30a68402d5b24dfd8b8e86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 896db0b6336e90c18c328d1f4826c4977e4d28a596839819054f0059d2f4369d
MD5 4beb355aa87b457dc6dc5af6ff034e33
BLAKE2b-256 84aa5b3dab0b05ae008eaef312f2b9342845a9ba8dbafd714284f209c5020f36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f7fe4cad4921b74c733bab956a91aac6c423779948000c47b7cd1e15207935f
MD5 8c23343c8d96592f78b0fc999eef3fcd
BLAKE2b-256 c08de89333fa779aa506e7ab86abeb2f2b159999ee4bed0d331f04d2c21e7384

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4b5c773911f8f991dd34e6d4ffd71401c4c1e1bf8d2ad626d5d30f8995870dbf
MD5 cedd63e90ae8ba323337f875ee6ef36d
BLAKE2b-256 18c3888b711ee1c86c6b2975a9a1c6d64422fe2c923fb38e47191c15e419f144

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b8a1d4bb6d5a791755cf874f834b341a3ee43bf5d893f4728817159cb8c5f780
MD5 747b64424f61fdf0fb803d5e8789b887
BLAKE2b-256 f8f72bb13ef2af8ecf15eb93a2fafb9762140c8f9ece7cc71b9b64e51cb53208

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 db32e2374890d0ee195158da7f4d6ee5f66cc99201065e0b1375469e2c534156
MD5 6b5803759b7bc2f0493b5db4793534ee
BLAKE2b-256 472d836c55a08878b2745835b0f195784e3991325335a4c7718756ede8920e2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 bc4375d62eb3064029da5caafadcc1a61fe6897596d26cc9e7c8f1074606fb2f
MD5 e2500b8c8afb8ab62805abc156ea1a5e
BLAKE2b-256 d3777c601bea57b2c1247187643955883fd922b72ae5232f84293a51d8aa1076

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a784a4c10747867d8919fe468749deb6c4b210cdb190514c4bbbd66482c0f685
MD5 8236ffc448fd0ceca82118453611c3db
BLAKE2b-256 20c8c0022dc3247a04006a20fd189aab9107c509c924f2f8f5cf563e043b0e04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d63494b494933e7db0532d9a827cac2b90837c56c879b1fe742abaa636d8cce4
MD5 988d18020e72efc6d9418fc9e710a5b5
BLAKE2b-256 81252fe8a56a9d817f0894022e2bd0c14384315eba4b3b3c4f54476936cd1045

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 888d60d34796cd7420c467402c90488c7c7720f92715820d3eb93d3c969a1d8d
MD5 8201e754d25869aef9be0cee8947f68e
BLAKE2b-256 889e04593f4c8e965052fb271f905efd0157a938b6892189ebc1e920b8dc2993

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 72c01211701facad424dc2b33128a1262cb7a6aefd06c4f577ecd7b76ef335e0
MD5 ca2cd8d9dba7561c99136a0a36d1705f
BLAKE2b-256 efe1d4da64ce0a2f11d3d5ae483bdf77d6b871a433c156dee74ba808fef1811f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1e9bcfad1fb2bc7dce9f9ea5c81e3b6c35636119b8072e15c8d11d34ea18605a
MD5 e4ca5d3ae8ab19ccf9f448c96a3435ea
BLAKE2b-256 c1c45459d1b3458ee34f78ac9796e0aa8e44f938ee7926ce323ba2016f7ef5c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9a8ed00eb19793f364b5d25245e4d24681cb301574e45468ae7d612cca09a448
MD5 a9348ca36cf9a3fb919a6fdaeafbd197
BLAKE2b-256 7db8a07cbbe7512e41c89aad2a0670e12e3c4f497d149b4ece335a8387d8a435

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 75d4c37dbc9071cd69cc52a163ff21d638de231ab07f0dc50081f7959b36640e
MD5 a1220fd36c98c7ef35b63a158ed07deb
BLAKE2b-256 808639c63fa2905b1b2442848e966bc57ab6aac7b079b96b6af182645b551a04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f7aa75861d32d7d839b836acde6cbf031fff46fffbffb04557d2f6e4182a5c0a
MD5 23c600ed8b9d3562ebd222bf8d5d5ddc
BLAKE2b-256 52998bec6034dd0016bea8697982574492f6ca1f20718e33ea06866f356772c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 09f544262dde301883185757d7eb10f3bd2a21068ee36debabab940da69e81ec
MD5 164628890b30f3ff5e87411a612672c1
BLAKE2b-256 e518abc3fe90d628fcea56541cd793d653745d929d211d19ad713832aa997554

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0dc3fb73242d96ba9e25326e385ac728f65af42f2c42da88dc563eef061c87e8
MD5 49c4f508fb6ded1e7c167a8e67dd36b6
BLAKE2b-256 7695d9959438c053c04d914758af9709203305ad956446cc0e36de23ebb6db24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c8ce93ca35b89011b2476489ac8e08fc5b6a16039eda15f95fcaab9e7bfd5093
MD5 dd5f6f0eb1e6d8bcf36028388d552646
BLAKE2b-256 b88dbf734719e84c043fdb485e02ad987dd0f1d02e63a31e0160542c8a961982

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.9-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 13eb9ba5d9aa54c1fe37653310b118af87ef6551c43ee1e4fcba2fc1efda960d
MD5 f14884fe0af9f697c0268a4819cb2e93
BLAKE2b-256 854dcc8dc4841ef3932eb49b367a565415e9cd82816300077f88e388e582fab4

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