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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

mapel_elections-2.0.19-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (203.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.19-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (208.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.19-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (168.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.19-pp38-pypy38_pp73-win_amd64.whl (167.0 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.19-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (203.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.19-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (209.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.19-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (168.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy Windows x86-64

mapel_elections-2.0.19-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.19-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (209.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.19-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (168.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.19-cp311-cp311-win_amd64.whl (168.3 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.19-cp311-cp311-win32.whl (160.4 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.19-cp311-cp311-musllinux_1_1_x86_64.whl (722.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.19-cp311-cp311-musllinux_1_1_i686.whl (778.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.19-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.19-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (211.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.19-cp311-cp311-macosx_10_9_x86_64.whl (170.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.19-cp310-cp310-win_amd64.whl (166.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.19-cp310-cp310-win32.whl (159.2 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.19-cp310-cp310-musllinux_1_1_x86_64.whl (721.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.19-cp310-cp310-musllinux_1_1_i686.whl (776.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.19-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (210.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.19-cp310-cp310-macosx_10_9_x86_64.whl (168.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.19-cp39-cp39-win_amd64.whl (166.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.19-cp39-cp39-win32.whl (159.3 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.19-cp39-cp39-musllinux_1_1_x86_64.whl (721.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.19-cp39-cp39-musllinux_1_1_i686.whl (777.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.19-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (210.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.19-cp39-cp39-macosx_10_9_x86_64.whl (168.9 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.19-cp38-cp38-win_amd64.whl (166.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.19-cp38-cp38-win32.whl (159.2 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.19-cp38-cp38-musllinux_1_1_x86_64.whl (721.3 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.19-cp38-cp38-musllinux_1_1_i686.whl (776.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (203.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.19-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (210.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.19-cp38-cp38-macosx_10_9_x86_64.whl (168.7 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.19-cp37-cp37m-win_amd64.whl (167.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.19-cp37-cp37m-win32.whl (160.3 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.19-cp37-cp37m-musllinux_1_1_x86_64.whl (722.7 kB view details)

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

mapel_elections-2.0.19-cp37-cp37m-musllinux_1_1_i686.whl (778.3 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.19-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.3 kB view details)

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

mapel_elections-2.0.19-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (211.9 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.19-cp37-cp37m-macosx_10_9_x86_64.whl (168.9 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.0.19.tar.gz
Algorithm Hash digest
SHA256 4b1a5582406f3c39150425282ed08fdb0eaffc34fe3a7a8776c15587a53d2c68
MD5 48ca0c74e24533cd8b59be1e586d563c
BLAKE2b-256 c0602fa34bf39e191053b03858af7da59b658f258fd3a21e08698854f4c04e3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 24dc43402e03e819cba1589a434aa5f460d5d71d89e6e082440b9befd9159862
MD5 2fcadc69ab0f440c2fb2ae800490dc28
BLAKE2b-256 dc66cf41f04d11bb98e887ed1faa3580e9cd61226b0f199045aec08aefb2c631

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e1edc2368c7dea203217aa308047deee64883e274d24023f2074a0b73370801
MD5 056c686df24b6cfbffaa7cb3ae76aaad
BLAKE2b-256 e67791ee39ecc371ae9a2b622425780eb568e7dbe1e4007139f4da5889d4849f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 649b7ab44d36e9b399a60d795ea04b079e54287cf311f6c428ad517ea29c800b
MD5 ab210a038cc9a37fb0393204f9ce98e8
BLAKE2b-256 80dee69965b45fee03c32c0dcf237f47f7f2868b584c29a140a1f482b7faea31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 28cf9e5f9f550d88f88402e2ebd4c0d099dc868c49ba08cbb60e8c589c7e2026
MD5 bdeb4cbf8b5828061d617181b1211239
BLAKE2b-256 e187112a01630f8f5cd8aacc88b1d57d5f4a0de1f85abdd240872ffb506fabae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0b5147a9555f10050b6762103801ca1c96fd54df539dc2583e2d519448f7507b
MD5 cf59c69ed3851f327ec31f98d16419e8
BLAKE2b-256 8d1a886f9eba4e2c3f9a86b22ef21036cb19c060688c300dc4e38077f096522f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55a4e22be91f18f9cade2bc2548c31adde4ef10524b167d4004414fc3d0ec5cf
MD5 91bfa1fbdea261112a13a011741399bd
BLAKE2b-256 ea3e422c9088513d7a15b9263502811edb6c5e4285c9c5a350a350f7fcb41903

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 95e420de22cebe24bf729ffff3fa926a8fbf4f969d3dcb56f89c690e5cee9cee
MD5 3e41dd4510e09494d8a206b56bb17111
BLAKE2b-256 1d17c85302db042fed79c96315318609ac6a06a30fad1d397bc4ed8a061bb007

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fa674e6ac5ed10635331b28d73728a4cfec43e46f20178569e57544018883bf4
MD5 64e5f10e9b5b89385c6b079d9c64d85c
BLAKE2b-256 36dab0e524d94e2bc1ddaed65948546ef5be348dd2aabd869e01d6170c353356

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 af6c2acf990f6c2050f000f9e2155eaf24fc8a90ca43f6761abba8e6bbb92b18
MD5 7297c86ebbd99f9a0fd7a1aeea54626c
BLAKE2b-256 ee2c61ea847bc5a6fa85aa2f72d0744b680263228a4f8e13bb74f522a23c459c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f958c404feb3d2aee59196ba074cd150b3eaa6f60762a6f914ee73f01ecbac74
MD5 492d92d95ee7481fd2a3394c3f89d182
BLAKE2b-256 5a2026509fa0cb0b43969238034b80a141fe03d191d832e0046966c773dcb35f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f948b7b0e8213a29a533eb926f9e7c3ad59a7ae04b45114f4d203923732ecce6
MD5 2caad14cde6c4c11ea215c60cc323f75
BLAKE2b-256 9e849e21b20c206ddfa8093c90443f529d52965359c4379bd4264718f5d8200b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 938b08840e4eb344f78e2fb8a2bc2b2b1c776bf83159917bfd18664977837511
MD5 9cbd7630c68ef43f0081904da88f42a7
BLAKE2b-256 44ff85c8de23674db4fea8e5f0c3b635a043197c91df288d85eb386af62c7cc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e2946a79b0d5293fd6dac162a8d626259fff91f0096d7c681d89ce8c831a1522
MD5 f11d9b98ef3e912b6abd9a3e4fdada70
BLAKE2b-256 81001d63899c75810c234087c996f6e59d7ba08d9c8ce24b1cf5dff856e0be61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0437797a0d58364a528b40bf88326cfef7c2a32ef10a5dd5ddb785dce00d6c98
MD5 2556f8f3d6919eac540a4f8209b47fe6
BLAKE2b-256 a496f01a4524ff965f9c2168706824d39c055695ade4c97cff016cf5c31cdc2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 865c7ccd32503dac13050b44393dce2afa2e049bf842727f6ccf2a1980035c76
MD5 49724fe45ef4473c6599b5ce550fc5ef
BLAKE2b-256 ef5a56f12aa5040528a55a3f15d9405b7e3148090604dc19e9a8c6cd6f04e0b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3cd5ca72a7f70ee1254570c5c7c5233723103efb863951a68af7e3bc53a3e590
MD5 ffbe95a5c7bef977aaaa4aeef1ee7af3
BLAKE2b-256 3fbda636e1159a330ce80d22bfb0a97df1dbeb4d286b73451269a93af204d5fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e4f4b22068dac5deef47edd4183fb089a3343d0d27848fb227827a651d7c3c94
MD5 8f868c719a4ea0db2c0caaab900556f3
BLAKE2b-256 aae98b0ce271406166bf43f6b465235252ed20ba4b0dea0fad850dbcba2003b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7059a47972e9fd885009b701cd4da10cbc0d40b6698ff118a023ee782d48f0ab
MD5 65d3bbb16ac4c7c0c579f1e0fe60c1d9
BLAKE2b-256 8d37ecdf9f66dc8a9f23be50ab60fc392144de753d1c24525ab22b76ec38ca58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 18283ff274c143b92a0960b4861bbeeedb2ec951bfe1558eab00bb1ef2db6ece
MD5 17463eb11a1d432c46b3496087f92625
BLAKE2b-256 ebd65c84ee16f9778a5a916f475972ad278aa1e97dbe00d75a6c49831fad4474

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2af315cafb994ed412d973ec72970d915fa9f07dbab199a8b3c31d636b8510a4
MD5 464dbb7e16073cdc7d5cd3e6e675314c
BLAKE2b-256 84932098d11f459a2765ee5037f63d4e8dfd67abdced3e10ffc9b186d252fc1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 507888a164eab5ba9e4b3fd58a360f359c5dbe35fc6e98301ddae4b2b16ea499
MD5 24c4a8d9b0474228e0767681ab121afb
BLAKE2b-256 a47f9bc386b52402e92c00fd8bf9cc4eb09d459caf7208643978f38935cb6286

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cf89c10f4aec1784563f697ae1a05161fcdb67236d4e57d667036e68910cb825
MD5 b64cca129a651e93dc85c9ccde633a35
BLAKE2b-256 cf38ef39174489ad652847e64c4b4eadac87dc39bd7845d43d62e40c0969f404

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 852bd5890248d8b02eab1b13ea407fc214ea157fbb6643ac2afd2b30bc963757
MD5 8415defaca039445ac4e6061eff08367
BLAKE2b-256 39ad278b8abd176066ded14cacab63bae73c06506f660e45a875af3a0e0414b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 01c201fac4e032e570ff0ceca3191713c8d0404e236e3cb11d215ffe86872fcb
MD5 61222d230b7f9e4d2582a8699581684f
BLAKE2b-256 6263ad44b615987d257ca0280a7f5d852d88d9ea7620ceb86f0360073315d0c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7216084ffa4382938abdfddcf9c22d048b73ee41688a42b0586be81ab9cc8653
MD5 212807cf1855b3eadcd8030e17cda006
BLAKE2b-256 428ed59f5f4c836d9d443c73f79f29c3608c684c902eaede811f17e2d8df2a03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7d00fada9afbb753ab374f53d5ee5c508bb215babda2e1bb5841e7a1820637f5
MD5 81d2c8d97a993da2382263f68aa29877
BLAKE2b-256 02c8254f99ee0fb89a7df27486402b35ce9b7a577ec73cf1a27f12d3d38d10fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e677eb264b716cd3c2682f86d0be1493d1f990404e92d005df743cb1057daa81
MD5 21a5a2b8f1a45f9eaa85aed1e8e4f230
BLAKE2b-256 df682314a08fcb3bf823a3d3a1f1fe8ec28a19e542ea872460cf30490b7a2239

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c1e87f0240307b405b9f6ed43cbd9eb077680d3023f4da893c381db07223fa0b
MD5 ab7947280f86f2e8a9754096e91d28b8
BLAKE2b-256 96cebcc7c3d9077cf9587a8e1c6b6bff2a668e2858ee2028660381d48c429520

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 652cea590ce95e28e5404265db8981260ba43c978099b697ad658c47e9c764ab
MD5 71c4cd145f79beaf4be026846513db75
BLAKE2b-256 e5418d29d012337b0be66f7721b9510a14ad81226e6902daf23f9267ce6e1afb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 72f0e3b961e9483937f352fcae90dcec502dbda1687b1acd57b65523a9b83059
MD5 a60dfad67706ec688632ef269fe4712a
BLAKE2b-256 aa085494af67a1d479bbfada2790238c41fafc5b740f0e8ad70a041a826076fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f37dfcf2024df3e2a63dddeb7d4e70280226810e21554d635795bfbeb4582ff7
MD5 15ba5edf0d3d0e83f5f33838dfacc4c8
BLAKE2b-256 30566024cc4c705fdd220b47afaa208f39f5154005079ec88e773fc8a636e495

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7e864885a37c3fbe83357fa8e78d23c426d59d65586d54a6c664c9bf65f49e02
MD5 61b8f8f7ed4426aff620e182127a44e5
BLAKE2b-256 6fa377931818655fe71293c1a7cd7b3860a2a7140bc2bb5aaa962d96f83759a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6b5906179196f17ee42c77431235474e294fbee33cd0c5b1a47a4abce91091f6
MD5 a8f91779f26b92bb63626a0c2df4b210
BLAKE2b-256 689e639fc8bdae0cc6c05822d4731057e31fce624371530e8a276c2959cb9846

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 99dd5ed4cf1a357fca1d9886d79e198593aadda4cd5539d4d9a74ecf8afb0afd
MD5 0325507858787142efdcc469081aca7e
BLAKE2b-256 78c906bea24f200f0891e0f10997226e92cde1ff6f1d57c53a4cbaecd8f55109

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a1b50272f4c15232c8b32aa3100f2f7241b4617d5159c2ecacd5c9491193fa43
MD5 c80d48f9f5b7b9f411dc104067b756b9
BLAKE2b-256 4c83a4c46c0997bb8c873f8b4bd056356d30d1900cce5abd92a974c01938491b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1a5e9302debff8fefb70d95d066be8d061479809e0690b7107506de048cd38c0
MD5 3c851b2a7de304909a2ff8250d2d83a4
BLAKE2b-256 c2230bcb3419e70a5340d2772d4ce7b3c410189dd194b183471a249335a55847

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 475db7311053e424bd20211f70f6bd2426152c41dd57ad4782545603b72e7d80
MD5 99f7cd5d18552cc8e1043a8b6a28ed3d
BLAKE2b-256 f1a52706cf597ffcf73844f2364ac2e911108e74baf39f649dddfbb9ed096520

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c68d375beba9756eca148ba23b35caeb30e6f822b022d39ea05549654361e2a4
MD5 d43c3239a6c4d98b2d50cbb31bf48057
BLAKE2b-256 d2982ddfc5d3c83f657a1057b97d070baeb0a74ca4427eb82b6caf97d476cc84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 06a0074b54da7142c7bb0704d96719db3a4e577caa65325bc2e46209640ab339
MD5 df9c4cf83ecbee9690547f4ed80dd371
BLAKE2b-256 cd22efb484adead58bccd5b8792bc53ac5e495d83c1a7b4cca4230fb70cae6a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a53f4e76e57fc4739ba665dec28a87fe23549748a8cb74df27cfa24faa22bb91
MD5 c14fe30586aefcb36b0df40740266553
BLAKE2b-256 bf258d9e00562a40b2f1f6ad9f6730f401b36b62dd0f707bc24074469eb2e623

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 cc1d3875e46d5b4d9a8f6c42b5ad75a6bbdef63ab0cf187059771d11580eac6b
MD5 a9da2ea7f33299989853ec7f1311a90e
BLAKE2b-256 b5d18df554c8c1657cc0adac1c8ac896626abf84a6b07fa9084c4b5b28c2d8df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 42d64d21a81e021ad18fcd71e4e31809f528f2562d2b2de7ab33092d7904dcac
MD5 4501b918039dd439ea8db3cc972bd6f6
BLAKE2b-256 9fce7336349e3cc84d0f1102fecf3b0b7386b7a872a0adb312407ccdd5555be3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 21221c3a544173c2f4effeae8025254bab7e737549b1cc091b1bc47188b52fc6
MD5 b22f266586c50a566bbc9a2a88ed9c7b
BLAKE2b-256 27276ea3b54fd0624649240648d07f545072c0af4e156c452c3d38cac6571ba7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d9c80b2ccfc3df13656caaf78a954e6878544ce6c1779516b43a366c6d0738c0
MD5 16516a9ae25e38a5b5732b80d38d3362
BLAKE2b-256 6462aa165bd5d09669a026e6b6d335aab44ed9f7427ccb0202954071e14f536d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 41ba77200c9055aa9346a07490b8608223429b8e924b70206d5c502d1add79ce
MD5 54214d8f5d3fb8ffbcd4a2b7b5be5036
BLAKE2b-256 fc9e725c38caf1f2dae018303d0a94c420a99a824c148401fdd579369becf82c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 533d75f067c2efc6ee4576bb1a3d44bea9461853bddf6543c6e7720452df6917
MD5 dbcb284f683186c7a5c258519d80ec54
BLAKE2b-256 5cb0aee71a0ae0e36df2397b94bccae6cbb42b0c51ee9da7af2d4f49c6352349

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.19-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3f65439ce3b913b11f4b2e05fd62a4320feb002d2c43776f368a888c14b8d89d
MD5 644c3f98e2fcc637bc8e950fb6b76785
BLAKE2b-256 da156f4e2bf9d3e7432e9c4a0fa7bff322d34c5a17cb664309effeb408f58664

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