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

Uploaded Source

Built Distributions

mapel_elections-2.0.27-pp39-pypy39_pp73-win_amd64.whl (167.0 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.27-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.27-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (213.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.27-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (170.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.27-pp38-pypy38_pp73-win_amd64.whl (167.1 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.27-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.27-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.27-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (170.8 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.27-pp37-pypy37_pp73-win_amd64.whl (166.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.27-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.27-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.27-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (170.8 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.27-cp311-cp311-win_amd64.whl (168.0 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.27-cp311-cp311-win32.whl (160.1 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.27-cp311-cp311-musllinux_1_1_x86_64.whl (727.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.27-cp311-cp311-musllinux_1_1_i686.whl (781.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.27-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.27-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (217.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.27-cp311-cp311-macosx_10_9_x86_64.whl (172.2 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.27-cp310-cp310-win_amd64.whl (167.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.27-cp310-cp310-win32.whl (159.1 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.27-cp310-cp310-musllinux_1_1_x86_64.whl (726.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.27-cp310-cp310-musllinux_1_1_i686.whl (780.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.27-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.27-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (215.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.27-cp310-cp310-macosx_10_9_x86_64.whl (170.7 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.27-cp39-cp39-win_amd64.whl (166.9 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.27-cp39-cp39-win32.whl (159.2 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.27-cp39-cp39-musllinux_1_1_x86_64.whl (726.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.27-cp39-cp39-musllinux_1_1_i686.whl (780.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.27-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.27-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (216.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.27-cp39-cp39-macosx_10_9_x86_64.whl (170.8 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.27-cp38-cp38-win_amd64.whl (167.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.27-cp38-cp38-win32.whl (159.3 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.27-cp38-cp38-musllinux_1_1_x86_64.whl (726.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.27-cp38-cp38-musllinux_1_1_i686.whl (779.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.27-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.27-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (215.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.27-cp38-cp38-macosx_10_9_x86_64.whl (170.6 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.27-cp37-cp37m-win_amd64.whl (167.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.27-cp37-cp37m-win32.whl (160.1 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.27-cp37-cp37m-musllinux_1_1_x86_64.whl (727.6 kB view details)

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

mapel_elections-2.0.27-cp37-cp37m-musllinux_1_1_i686.whl (781.7 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.27-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.2 kB view details)

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

mapel_elections-2.0.27-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (217.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.27-cp37-cp37m-macosx_10_9_x86_64.whl (170.8 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.0.27.tar.gz
Algorithm Hash digest
SHA256 0f993e4977436c363acc6b57f4932af6b1b99dc762dfcd82e69a9f965d67ce10
MD5 73fc84114447e851e670fc5de02933cd
BLAKE2b-256 53dc31f4bff492eefc11bbcd44071f440757c836f360ee9577a3dc9c26a4b399

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 aad81d937f2823b80afb261d034c1d82c5785abb70b4eea23b380d4cbee6a47b
MD5 4605f39daf06b4d0de6c938e7b009842
BLAKE2b-256 a60479602acfb1805b8c88e8fa9322f7d572606f2d4c3cca418f302c213d5d18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2fac552a93ed431cf29db884fc283c894ae807313c15d6c0bbaca526911f327
MD5 6727ca3f9ab25705378486e9702de516
BLAKE2b-256 1f6e0a0f32f09958e029c8f6b8b62902444cce7a022210fe75860519275ffb62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 107ab523ebf3d2e0d478c64156a8cd618ceb9732c658332c368679a53b8cb61f
MD5 cee559fd179bfe899a890a56b5c49839
BLAKE2b-256 535ba4cebcf26805e3361697a22bbf75e6cfe8bae9b27dbb58be8651ab80c447

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 79079a8e01d39724fde3f9c2d0b4bc3b83d9524e55b7bb647dfe1472c095f80d
MD5 6c78ad30fb2a64f9cb986fa338179d3c
BLAKE2b-256 ce4243826a796f2485703dea18bd911aab653ff13e9ea7344fd4f44e549f2c93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e030ced3b049749b2db1a146f3c9266e10c633f8c2175be56212923d550c22da
MD5 4ccab77417015d45063df4642a3470b0
BLAKE2b-256 85fe54d3e3da6dd5bf915b00e16ac8cebacf7363710518d6f174c635f8d22fa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f28c316888694c242ebb39a31c33aecfd3cce534118c3b36880b62f961e77d85
MD5 1d8baae6943944f3a1be73ea538989b4
BLAKE2b-256 8ff26abcda9d482902872f0516e2e8022f175fcfc1966308a358271f35e09e60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4c0e5cd1b8412aad6bf24b869e3e028649f1c5e619ce9d73f6ac2801e0fc6124
MD5 170dc464f55570116880dd52558ed736
BLAKE2b-256 d1b8d1eeb2fb28adc59bd262bd382e7e28bf399d416bfda900513275531c1118

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0ddd00976ae857ae0288e71e055a0b96e1b3e26c011276c7894577b4cb005de5
MD5 a91bad921b5b1bfa87d78c8ab69eec33
BLAKE2b-256 296dd7eb38cb50a0f7c0ab20d1adc063cc78083fa8f252d81eaa2394e18ebc55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0d356272b7924eeb3e322ac53b0e913cd23736b7b36ccd216b588f258b66fb92
MD5 eba5ebb4ce364e969b8712ab0ce86f91
BLAKE2b-256 fc13aeb77e4bd94585e1ff3efb04f5893f97d6c76b0644a2e73bcbe4e3f20c79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a67f9bf2b46d5ff043accf880e61aa3b4ea48ba17c2dd922c88cc15a22b3a45
MD5 a250536eba049207971be6c743ef6194
BLAKE2b-256 2b7dcb0e46df643e26290ee154afef1b8fbf9336767d291d9af4d0e24f8be436

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 29f21dda07cddf3a56494ae0d79061bfacd42c998a4837d17e69187a128c0bd5
MD5 22b865662379d4a71dd4d170be06f2ba
BLAKE2b-256 f02b90895d5bac1e6bdf13ac03d8d78c3ef580500b4a1990f3f410ce33d806d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b7114b14ce5d968898edf22759cd930df79ac90e1df319aa7f17be8cc2835a16
MD5 6b79db4906315644b9223897662a1845
BLAKE2b-256 526bf28043d9c5dc89b74f2b81b8d8a0a0b0919359fff2a2b9905027335bf97f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 39c3acaa2a5eac4c5ee81b52323e47f1f87c008232b692dcdf14720cbd4c4912
MD5 52afdab5640c01513b3f22a1c1c67957
BLAKE2b-256 87366b114d2f591f10aa7cb3d1ff484181b3504b03525dfda1d0a90d5dfb188f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 dd81427241b9274d2481ead846632ef25c102e4d2212d35169f7dcd7454eaa4b
MD5 addaacd8443051e70449c7ad937376f5
BLAKE2b-256 fbe2c2b3aded0e9333911607dab9dca54301a18fae7850a1a15b7f16998a4773

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 24d19f94714325260ef345deb0e5a8e9cf79d732f6ed8004fc0438f594557b8c
MD5 2a8c93d54b516acf8e206c3dd426c15a
BLAKE2b-256 198f2d767cc654434ff3d5d5b879febc98e69988743b27f2696b73507c013c08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 16ce352d3d3c213cb8d337aea8622433d5d29c4b0077b74d055cc7f07921e5e8
MD5 6bfaea0c27d6ee32ccf3e6ef2b056dc7
BLAKE2b-256 b30a5c8f56cf1e897177d68b40ae6c95d5c33258c0075c701ea8178868f37588

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d18a5fa3e08fd549c9245f2eaab68702ab629d319105ac6b8e25f6b2e4810180
MD5 89629fdfb754e74880a2ce444fbe9ebb
BLAKE2b-256 27eee12832e018618c0bb11269dfc7dc4380b53586ec8c4e8934268b3181f5ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1569b45ffa3f8d6e4374e57deba2c6416fd2095a83d8b37e83e34d42540193f2
MD5 5b7e5aaf80d16af5cb494fc990fe1ca6
BLAKE2b-256 7244edadc22a377084c5e2dc90cd9158ed9763b65beb79862c8e2d2b40441a1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4bd6875c808e7172ea49fc90d866f3b5b160c46aaabc55d051b27950777d39af
MD5 72f3730bca09e9f60173ba02e22bf166
BLAKE2b-256 47d625fd10c3c64bd6f075e047ad9baa3d52fcdfd2706b7a955ba911f8ce542f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 90cb965209d616ca3bcfe7ae6e0c00c9cf6e95340e7b7629442d88531bcff3bf
MD5 f4e4694576aa2a952a574c51ddedf468
BLAKE2b-256 d23250f0b94a648d3461ab7298ec7abc4dcbdf7e905d7622718e84c877344dde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 45d12a33d64302ea9f116a7c2471cb093c6d261036860f9ad31dff9d4f5442db
MD5 2225b731190573a9bc30e3fe14eafd6e
BLAKE2b-256 cce27efcd715a69464a81463a4b896332cb290cf961bd1418a1c1834d1880352

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 668459372dcf99c7c778334d4d53e21d3c19fd9492ecf9ed7a35240b4ba4ce56
MD5 21f03577d630c2213fbe00ecb330517e
BLAKE2b-256 0cae236f0a1d7652bbd1292acb36e2011d7620609f72c601cf135be517f72d80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 aa7efecb341dc72aa7ca6ca99cd9d8824ae4f7be5dca4e1e8292937f2bb5a282
MD5 748d63b0e0157c12655023e8ba81c0e0
BLAKE2b-256 fb40836670b1c3decd6109f9127ce791fd144b043a9648414d21517ef105cca0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6563657539ecced5ba9c312d43e0124b427599cc1ccd6d8a456245e04548c044
MD5 2870151a6483f193916212a5602ab0b5
BLAKE2b-256 6cda459caaf4bd2f44272e80378ffaf44f11f500df9d565885f216e151ce456d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f7c8b601663160f2c8acb866456518b03905c34f2ffeabbac21d2ffb05d3540b
MD5 861c20bb8edf5ec939eddd7f512d794a
BLAKE2b-256 434dfc1244e86a30186e9350991b7ce79a8f12add5c4b4156e0872ed03d7fdcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f1ea181b12fd0eda25d32d2ca260012017c0c7f54792c6be35fbedeab7c29db4
MD5 c2c5c39a1d66b67b4587ca472e89502a
BLAKE2b-256 ab81d81b4d8d8cafd4ef4c1fefba85d2b5e5718e7aee369b67fd18deaf70cbc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f0b50b3d54447b23354532897c26d70847e84f05cf104bf511c5c199c57e1d5f
MD5 b80e1e9a082aa365834feaa1c0ab1786
BLAKE2b-256 23260fac9d4da060e0939d095a3c7135538486dd2f22ca630568b2fafca10b4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 bb6f820a2bd608e40759b2c6a272b0a2508d4042a6441e846813cea845ad3247
MD5 6137b117939ffe9b521373a9c188715e
BLAKE2b-256 25bd6a6d746eb5a51a155c6e8c2d2da28b0bce7656fe162a33d55f2353c5da57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7774f8c25e4f726e969ace892cd82e9ae469f0b96af19a7ee3b9e25025332fe9
MD5 0415326566c53d9a0cd98c1eb9e30664
BLAKE2b-256 352d3a69ef3d9552125a869c09681b4dddcfe25bd7b4951acc0fd4c52eacc7e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 bfabbc9fc4dd1eecbf357fe02d638bedd86dd9248b47e185013f3ba6a5ea7dbb
MD5 d368fc2e2e56b4d0b89128e40670f837
BLAKE2b-256 18252e0cad0475a8563197fba3c416903078cf33d50abf0c93a1c893b677bacf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ae046a3f5ba63866fc8fc783f30ffe5ed6bd36c0234ae5847bc921c77c684410
MD5 012c75addff88af0f2b09bde810a1faa
BLAKE2b-256 60c2095446e9d4a54c8c309955c9a378869e47e6a91e5c4c72009c28eb83a5b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f0c7ff4511014dd7beefcfaa3008ecae40972d49b693c897a7bd00355eb8d062
MD5 702b3b0fe91b890e2dfe852372d10b7d
BLAKE2b-256 bcb397fc6e52e06f528de3bb73dadcddbf13bd86391cf4f3358db3a069174c19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a8876146b8f610875ce1e2cbeaa9f33ff6cb72692deb4cd18afb695bfd32f487
MD5 b6a9401e884d85a717f84b43ff10f154
BLAKE2b-256 60edbdea3859fd0f484ade911e6ab040012acb9df8aadb6078d26a7d0c6141ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9e754a7aea7ba0e62fccd1610160f7581414100d332abe0a98cd61ecc07f7ca8
MD5 fd8e5f3432983721f28b059fc71ff1e1
BLAKE2b-256 0141b51d2fadcb20ec9ce0a64f959ad143097627909a47624924a37103d370ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f0d376a1e9a8e40f8e5d1debf01b60e3de33d3ee2a1e18dd1222f3a381652748
MD5 8956a5e280882fea4530e529dc026756
BLAKE2b-256 6092ff313743d4709d2b7d750ee77a5f152d594e3bddd7e40e89bfb13672b033

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 457e54c632d0035741f8fbcaab3894044f8002bb71698fa6cf4327bf7a176e38
MD5 2ba3dadbef93a1012aec587a7b6356f4
BLAKE2b-256 63b4b64c9a0309cc43274593ae3aac8b4323bd7c08fcf1187a0163548056ca1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c8ff637bcb907978d368b61acb8c862c53183161e38875b8072baa8e745b3f13
MD5 9ece9eb7d194a72f4f5ffa4a3d3d837d
BLAKE2b-256 0a31dfd5c359917a64fccef65dded461ecd2715ce49b11357df39add5680fcf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aef4b796f682aed94bbcc6e398bd9d5e3b1b90a957a3adeadd66a3ea7e333547
MD5 7012b981b72ecaca1654d4a802ffd09c
BLAKE2b-256 5f1671b35f11e14f4021c32f8613e7930aafebedd4a211a06a5a856f75556f3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7da5036fb548fd97258d4fa4e5d0b7f841892ce6417a87a583206d430b060276
MD5 5f5f2aa20c34afed26518235d5edbd89
BLAKE2b-256 6029c8ed986cad9fdf5ba281158beb214f62e741e907c4da0f97714b3dd843d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8dc1ef4303f5f35ca8d8dda2d6066d2966e775651fedc511737de8efe369979b
MD5 0077be24a21290eaf7495f5d7167713f
BLAKE2b-256 61e6f4ad94c4c44ea5bdb0188cf3b5c193006263e404c03dd439a1464eb18b7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8b0b486ac767c5923b3d9ce4c82283998948418f585c959a34ea6ad3092b251b
MD5 22ea270b432926b80badcb90d4157bc6
BLAKE2b-256 3468c612fc1399e106f5c01ed394cf1aa4cb9ce3eab81c62168461dff873b339

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 73c2920ec3469888dca4183ec761d25593cf73359a96b05d81d3645af8534196
MD5 2108a1e44e9fc15438ea86f28f25ba9a
BLAKE2b-256 d56524d6f4bbdcfe63e2b70a635160329e545f7830652aded4762ad9272e54b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 727ecf70e417d53e4ec995c0a1d4e20b9806c6e9ce3febf5ee488bcd6bfd508a
MD5 1fb71bc29c1a16612c6aa2f12a424452
BLAKE2b-256 e7f8d0ec1974bd9f45d6a307980bd7318d51a4a54d47246c71a56000b7e501f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d18b1a58827c9a6b36ff241e5e4ba7bb3782bc518f7ecf2bc4f6d2882527a25c
MD5 71097b73ef8fc60a4dedbceb88468e62
BLAKE2b-256 9d45d28a31fcd7c77122483f0e0b361a8987b4e0a59ffe717c2493d9385a0ae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 665c399e9f11ca49a91610531f43f1d1d6e708798ef529e3f6dfbbee77ab36ea
MD5 cd557fda631860c1a038a0c4429b947e
BLAKE2b-256 34318c49949ad9495ddbd39d1404b9a1822ad9720a78934e6fa4d06ce4f4426e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 71f705cc8a5369a1250a04e407e3d1765f0a1c5b22e916a10c17351d791f3ed3
MD5 1a635a187e2f7e1a33ff04bae1d52a21
BLAKE2b-256 7bb4e548b16139b85ae7d3fd9e0d2f593727879573e7a9d467f16d71d8c9cc19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.27-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8e45709c5f2e765a63ef38618ca1bb03093eb7fad727f2efc820fe75990c8521
MD5 d51a9406188e46a51464c3746857b028
BLAKE2b-256 72517771666c72cf4b892fff0cd31500af47d6367bdf182824f0db495de9b53e

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