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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

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

Uploaded PyPy manylinux: glibc 2.17+ x86-64

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

Uploaded PyPy manylinux: glibc 2.17+ i686

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

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.11-pp38-pypy38_pp73-win_amd64.whl (165.5 kB view details)

Uploaded PyPy Windows x86-64

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

Uploaded PyPy manylinux: glibc 2.17+ x86-64

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

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.11-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.11-pp37-pypy37_pp73-win_amd64.whl (165.3 kB view details)

Uploaded PyPy Windows x86-64

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

Uploaded PyPy manylinux: glibc 2.17+ x86-64

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

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.11-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.11-cp311-cp311-musllinux_1_1_i686.whl (776.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.11 macOS 10.9+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.10 macOS 10.9+ x86-64

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

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.11-cp39-cp39-win32.whl (157.8 kB view details)

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.9 macOS 10.9+ x86-64

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

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.11-cp38-cp38-win32.whl (157.7 kB view details)

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.8 macOS 10.9+ x86-64

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

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

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

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

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

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

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

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

mapel_elections-2.0.11-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (210.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mapel-elections-2.0.11.tar.gz
  • Upload date:
  • Size: 85.8 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.11.tar.gz
Algorithm Hash digest
SHA256 a42375bfdb12f283c6e90d7d4404878758794a50acec3b3501eb76c275edb5db
MD5 7cbedceee0f8dbca602dbac6bc983613
BLAKE2b-256 50ceda10b9517e30109d1c8431f39813360bf5800a857f4b022b2a034199664a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4928c54a87d7e66bc3fd2d262008096abe562e3a4a20e974abf387a99f951cb3
MD5 759dd028a1523f66694e04bf4a42a3e2
BLAKE2b-256 01a2ef747a4152abe2fa093c9427d8e05be1576e4a7dfca2a080a120d94e7e74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 32bee5585538990752f82396852873f7d40ee1337b4bea585d7e113656c75e9b
MD5 486e53e7db5632164ccfa75749a7b033
BLAKE2b-256 e6a1244ed2f86ac2d2128cfb94326a50a332b2f3835512bc3d725149355dbb10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1fa3f58b38e2882b46b0e3adb21de08cbf3f1a935246885e3e9d1961a6ce95a7
MD5 5751f36abf91f5a0d13d9342843134af
BLAKE2b-256 c0154343c4eef07da3188fdbde872097655e50c5ad74e14cf9b2c1218e888454

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5b942a9b31ad6bfaed3fb09780363bf2f735dd620c186d7bfb63ef0b5f681353
MD5 983ef238ee2278786786ec18d8426aac
BLAKE2b-256 2181a5538bb8f4688f2a1eb482c44d78a9aa31059ae0c6bbba040fb342ec325d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1723908b750ada9b0076befca6c983da7c9fe94eb742f129881f4be2cd3f9736
MD5 5ab58fd7da1ad2526e48fdf5f1dedae3
BLAKE2b-256 ea3862609da025d130396522ca0ad28133f559bacccd3cb2f0a77de3f58b0ab5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 704f186fcb3d01e0de50adbd789c20e3c7a0687f685b89265aca683b3cd0e7a0
MD5 3dd7ee0e2ac2008d595f566de1cb521a
BLAKE2b-256 c81e58cce0e94f08761d5ea4a7b0e00ef1226edcb74f8729200aaaf83246bd93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c4ce6e3e6df9b315ac8bebae9c0576c12bd83eb85881cd40867b756f9c62da65
MD5 383ec60af794b5330fcd1d3cf84d356a
BLAKE2b-256 270ad780ac54472bb574d9c3f55a7ccd42057b34ce9123818b31f2659941cb8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3b0187573d7a8d95f9683fb1ccfb08553d5b05e7468e13f39f68ef9bcd5e3da8
MD5 116c200986a2da32ebe2a5ab13ba832c
BLAKE2b-256 aa73398d571e74c5543bda468ed5e6b20ddb23773628e16ed4057aa5019480c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b87329945d3b99bc5ad1eebdd2b852380c1faad6ce7a6d37198f50c3879d849f
MD5 defea624d99e53221e33dba48124846d
BLAKE2b-256 d284c7a87bd53827798b6c4f92562ea5dd6dd2065ad60ff093f7be2717585a50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b1e8ac86244a220ae5b74e7cff3548c24dcc4daad50f7483546749685e8c56fd
MD5 2dadc8256579b31a26e23aae7bebdecd
BLAKE2b-256 d0b397353a3baffcb6be64abcc6518cc18fe98fad44e1150b36f7b0c7935a222

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f95d15c8756c0fd7b7a25ccb7f2f0868f8b62f21a9550e0a7438f116c4b46d96
MD5 f8a0f209f755114e26ee6014be7636be
BLAKE2b-256 1ffcd0dfe713c7eb625f0f279de563a012ec03bc65864aaff786e740fdac6b44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4ea4b3d3eae54147e761c32c891a61eb1b5db62b533cf8753b4644755ff08013
MD5 f308edcc4b6eac846d297ec9cc8e90ad
BLAKE2b-256 65ba9c40ec03c8b69a71556eaf222b46a523a5f44b01bef64b6fe02d5535a488

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2847359c3476e51afbc7bcc5f50d4875ff44c9f96f60abb161c9a881001ca161
MD5 9e23e759174e5729834ecc7f9d25d535
BLAKE2b-256 a392e59083a9ee0011b15874a425d81e0de1ce3e7ff2b10bb81f9f87c53d4111

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 63902753631edcc4cac5f5beaf488c9975cd7e99faa91c1cdae6e6e098801b90
MD5 036ea92fcec12bd126d14963545d905a
BLAKE2b-256 ca6402eacd5d47cc32937b12224f25c5c30488363dd7a4a393d3a13a3c8d9e1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4bb1d4fd507c7f9a0995e07fc0e1a9f4b9fbbf103b7cda90e5dbfb86de5a3ffb
MD5 47605482e05c1a7ea4f688be3d1331fa
BLAKE2b-256 36f000222b783d072a439243abcff9f199868d241642d06b8bfa62bcf7fd49dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ded6862748bf73d0df120b555da46cb5bc7d8859b6a111c96f9d783a762c903e
MD5 10efaf4850959c4f455e2130e46220d5
BLAKE2b-256 bbe53ac7bca2783107cc7710f7537cab0b97369e74b18eeb387592946aa0b7f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c104f3a49aa1964701fb230a50e3ebc68ea842291e54f61ab9883a99e5872b5a
MD5 7c906f704393a1cfb4234bb28dfee02f
BLAKE2b-256 cb4438ab1e957517e13fde9d1defa4aeca0a2994ecb00d5727797e41af13bd8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 61c95fb6d87dcd20dcb85ad46751a386689caf35db5a965865830462e6d8afa1
MD5 420dfe3f72f4006504e53b84398e38ca
BLAKE2b-256 86030d9f922b764a2600ad15bc9e8a131dcb94a7b198250a5b2ebc8a926568fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ebb9742dd519dba6dbc794671f9fc2385eca51d4dd9035f9772b67722420d4a5
MD5 1595e2b5f88208c207c531047883a56b
BLAKE2b-256 451a45322954165652db5322dfb3eb4f98910223dec0236e0b0574485c9d9d72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8b1269b3cd9fdbeaaabeef25c804761332bf7d8ba4b362d6ea717c4b394bed26
MD5 2664dd52c4c80ec11557a92ce1db3c33
BLAKE2b-256 e7c7665090afebb3d0821bc1ca953cc9ba5a321addb57c6fe1178534b9db0ab5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f63310c25e91b73fa33f6f7d047d55948b68ea314199885f807a3e7b81167440
MD5 d23800e6205da76d4646f3a19e5906d8
BLAKE2b-256 7d0694b7c3e5f94ae2c067bccec2831d7b05379be67768c81f27c6180be2cb33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d1b01313b48f9bf0ae2dea41aa9c6de0a72847a7decf06d7566c72dcf6e7c809
MD5 979bd53474afcbbcc01c2a5e44b20714
BLAKE2b-256 18b95fd88c17821bbddafd50fd1663964ebc81550fa33acf4e4a39d7f12982d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 68c9c467bf351057b1db8692fc77727d49e58ebb623d6c4c8f5ada796f0c621b
MD5 eab0e1e20c44575acf6895efd7c1336e
BLAKE2b-256 d5329e36a26a7ce621b00a83ceda02190a9a6627cc3ee59b80c162dec58147a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7d6c3653ff250741db107933626129cb7dca8c3c76ddc26541709d4e4a7f49ad
MD5 49a4636eddd717ba508506e11efc83e6
BLAKE2b-256 24070b579bc2adb60002dceb68800b39d228092647700213dbeec64ea467204b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3382860280d59de164e6b9aeceb242cabdccb16938f70b973157bdd299c4b61b
MD5 4bb5ab547197448a0d6d2ef69ccca5c9
BLAKE2b-256 e98e4a0913582daef371acb6dd797c66ee55a5def5093f12f8363fccd459b3d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 45f6f3a5efd68f2f56d13e09ec9122afe5c71dfbd0397b5745d88542ad19d19f
MD5 4dc6698cb7f9a5ac0119965075ef29fb
BLAKE2b-256 f7941686c7570075590ea212d9708749edfc037e4450195a7434e034fbebde9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8c660abc8d6f1d3644d62b0c02d5533a3e599212ecf0159ed72b8357e3d71cf3
MD5 f50baec7e709b16ccfc938f6b4d3d856
BLAKE2b-256 20d4172cf6fc1063ce919b8557997923c8ebdf241a37833a67eca06542d8991e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c12a8c14411e5b5bf9f78d3b32660100d6fce3a07331b27003f6ddabb657197e
MD5 d6ebca0cd3e85506ad89ddb069158266
BLAKE2b-256 7c4e3a872d43152a6ce6de3a309c0f1acbd463ba6f17f121e773f4e0c9d5a1b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a5ca1fefa3257cb169ec874ebff0f1067af0a67021b358268538f44d1db3565f
MD5 22d5743bec0610dfd47d0aa50a5bf056
BLAKE2b-256 ef97906c129a065715a4e8cd306465c923f05b3b787a701e340316ad3d53eee6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 03d6dfe0fb74ec4c0dcd1c9eddfe5f3f956f34f69e2ce720f38ec437e963adfd
MD5 adebffd5ced61148dc41ac64d280867c
BLAKE2b-256 48ca96da48ca758a10f7c1a616d3426706554b73d126ea1569c4ea7d8c0ac4c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c206b4974bd69651d4b7b3b33605ad173ad8ef0517926ede03d1e024c1939e54
MD5 1171bc4d84e241f4d683484d836b26b4
BLAKE2b-256 628abaab1cfc5a2f3cd09b676af11908d68c83e1a01a10180f5dccbb5394d7de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cb4e380e79525d2a62bb8eaa4e060757180833eef6f2ac9e7f946f7e02cd1b45
MD5 077d3be17dae80faf3cf2df48fa86c13
BLAKE2b-256 798940079c4a326386bb9509c9c134c13298d549b46406989fab2dd889802e79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ba964c90e452cd15b9c4e8146a6e1ae419dc4c40d416f8f8fd79e40d104c9e4a
MD5 50f14ffab98f56ef5c0ea0a606ec7b30
BLAKE2b-256 32c6025c56cb38c3aedf1a9fe417344c390fa14ccbfc23530af3a93a70615594

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 529275d3e5e8a169b18648cffa48c949699ca0cdee004878f607c655f219056c
MD5 9bf6036df45a64858df415eeb9b7b531
BLAKE2b-256 2c1dabee6165e269266e15d2e6303422ece7c06da96faed012e74bc85a25af8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 e1b0151c29b7df9dad1124a28bfe30932a148f5b61018fb9b41f4d4b4db5ebb8
MD5 54874682ac6e49af0e7fe1c32969a504
BLAKE2b-256 f58fd45fabd865e494bf070f286b2a0022488146ee1fe3c944dad6712689b15e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c9ba0f6cd76fd41ef2661ca381496a53e455740d25302b27d26363085d5ab843
MD5 e5815f95b28b6cae75c0aaf995223ecf
BLAKE2b-256 a295d05afbeaaf135757b347621650a48ad4e79412eeae3cdc2554c2468a293b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3dfd1253dff008fe40ab7478b92840ea432dd63a923fed43eec27601ff6855dd
MD5 3f102a065e683ceda2fb0347461d394e
BLAKE2b-256 8f889d4c75f069ce50a73c624a92320627087de7ec33dcfb35e5161dec2d8e43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8808a1c1a691b3dccbd9e6bd42b97b1965567fd898eebef4ef9150c4c72184e0
MD5 21ad40373d6f9b746e37b8f576ac5c9e
BLAKE2b-256 443b72d5ac52f7b7100fc8392f8094bc27902ce86cc04c8e1b5b89111eb99361

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6f78b02112ab67aca9f822451886f66552e4ae4f0b30f3eb9c54d321eede3397
MD5 9def67bbe210c6eba52435cac306888c
BLAKE2b-256 d0eae22459fdb9fe2d9d7aff208a42015be0628d107c707a93055953bb3af5f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 055dbc85ffc8a9d7e6f4f18749da9ac07aeb9b53a0a990eba544276cc08a3ffa
MD5 6f0aa2e3289a5af82d23c4a6721833d9
BLAKE2b-256 f394883c910ec83c91fb3a09ec5f7120eef15aef4a464c71dfefdf3c0dea49fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8108ae4b4f79497c67b461de5e206690bf738312b5ec48d5ce331087592b40ac
MD5 6dd0eef0429f60c14a53ed6fd4f1ff13
BLAKE2b-256 4fdff37dc28d6384ab0ef5756859bb7b55333eae0d4f8c908a77dcf6f6da80d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 8cd22c39aada27fca6b51657b025cc969d63a159b1f0d6a24bcef149e4c3087d
MD5 84e5ab41184d59e61a0ee7e1b6630c95
BLAKE2b-256 870f7da6793ef013f33615c32a1444ac0b178771c163f357a7153ed6d7d85f3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 51d593ca90e39cba56264cc1fb517c9e7f534cce3a7d2c4d9332772c14e8398e
MD5 03c2eab63904b6560859e2d0e440c99f
BLAKE2b-256 277c2b34e2e3a131de078f47d1f5db017b9b0977d978a58a6a8b164b4373ae0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9eabfcc776f515f18ed15eaf9439d962d086ff2a845883f8f02b1fb572d5d3ac
MD5 021d4b94def56260889efd6e29ab0146
BLAKE2b-256 35532f2e8e2fda523d98f1ac63b0d229f3e1ff7c9768cef0f94bc56af0837f27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2ee9d8d52a8e70914e41ed28b6762c093505d3aec52e425ce982e9d68bb7bc08
MD5 4877c75f4c47f7e16ef6b3287f5c02b3
BLAKE2b-256 dc57750aacd45eb97eb06cd9deb34d8745ac97bdac27cd2c84b0feb7a4803961

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b28e14886329b098a07b56d1d173e4efc4dd4826c3b0f70dd4a6dc38c8dbdc20
MD5 2dc89525f8d9ab01101c50704c9ef337
BLAKE2b-256 e7848fabf70c222a1927702ec8975f039bf8867d6ef01da31f0f45abd13186b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.11-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d2997959773d84726b81fef08c852eb50a0f22f99b6fe4ae6fa5a9a5e6cb8cb2
MD5 4666be4d3c0afa3d6df38a26a3b4bf03
BLAKE2b-256 43285002220629eaea8d1b9f18f5095aa1ebfa3a1a51f1a52f88b4998ea6aa06

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