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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

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

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.9-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.9-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.9-pp38-pypy38_pp73-win_amd64.whl (165.5 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.9-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.9-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.9-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.9-pp37-pypy37_pp73-win_amd64.whl (165.3 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.9-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.9-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.9-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.9-cp311-cp311-win_amd64.whl (166.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.9-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.9-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.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.9-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.9-cp311-cp311-macosx_10_9_x86_64.whl (168.8 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.9-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.9-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.9-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.9-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.9-cp39-cp39-win_amd64.whl (165.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.9-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.9-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.9-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.9-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.9-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.9-cp38-cp38-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.9-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.9-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.9-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.9-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (208.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.9-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.9-cp37-cp37m-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.9-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.9-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.9-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.9-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.9-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.9.tar.gz.

File metadata

  • Download URL: mapel-elections-2.0.9.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.9.tar.gz
Algorithm Hash digest
SHA256 c846bf660e0b7e9038d6ae0ebc503fa16a7c70c3c4720c7e3b38c6cb38c2e574
MD5 144f6dcf7e4bed40f7bfbe9b69d200f8
BLAKE2b-256 8daa9d1675c0b0cb8adae4eb42e39f72d2f61203ebd30564cbf7fdf86b86c939

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 efbd5377a046f75751b9676cddfec45c356277377338344ffc42a96eb549f6f7
MD5 9c280ea8089e5421ef3f0806344ee64d
BLAKE2b-256 fdb2ef6b327714b508eab74ff772a45ec4dbbe6b4913e24442efcd5d0185e8f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa919c818889d97e5afdd42c58808e692d02dd9e901832e40a6c77e38981c8a2
MD5 fcd42ca45315fb172988aa35a4fb1af1
BLAKE2b-256 a8710abb1406d6aa5d741c371683662097011ebb9beae5fa382c31fbdcc95c72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 330ff437529336d6c4af185eba78e0ab764c6d922476b7bf211f7b2f420a2980
MD5 be06cf9a9f42dda87de4c8b487785572
BLAKE2b-256 80b3bea929fa250d124b4890202578480a39603acec1bb399c6dbd10578c2f20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2e949475afd51fea90add562cc1f3cdd270b43b702dbdd9a7d4d9c4a837e7768
MD5 7c9fe786722276849bb2fbf399612063
BLAKE2b-256 659513401ac5c1c765117056a8d382f841d45a6b753ce55ab5e218c9d576a699

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 404b71ca7164369d7f91d293e88727c924508e7170709793426882f7e1b6ca83
MD5 5f76e0696126dd8354b4d9db3d8e896d
BLAKE2b-256 15ff803f1d632f0a9ce41e6b395db166656cd50376f5e1e7b61b45ee0915950e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fab87b4910b071819d2d6b79afe92ef76a811ab6cb1e7ca42abb5991146cd442
MD5 5ff5c4c2f7b2b86f7f5ba918b8e0220a
BLAKE2b-256 0d44859635f6274aae18cb87ac5e7056a5c481a22b4d37564dd0944754aee41d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 de4ca2cb8f97f9441849a3d9d58f52db1965b274351b5f6d6557e29e011f9962
MD5 76cdb626240c2c8bca0eaf2592fd4746
BLAKE2b-256 55f128de221a40790f6170749147b9b182b1faf6342088bb94d12890d3956af6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6ea4652aa808b2720a8dc2385b2973dc71355e6bf65a2a9548621200f820cc20
MD5 29fd0a308fb69ed31b2b2c9e11c838d4
BLAKE2b-256 83180c316ad7617596a07e29cffaa2e1bd9b79cf3254b44478996e5fdb4cb925

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 21ac1bdb5f50b110cf562ece1a74107375721b607567da885124ae9504d1c509
MD5 44de292b059f2afc214cd969c07bfc01
BLAKE2b-256 a5ea8adee767ecfd159df4bdab9a47f7af1b8d7f35bdd56daadd2434b770e5ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3c169bccbd88dc5d53c95ee305e12de379fe0832d09385fe752ed40bb2766bd3
MD5 6cfeaf84c42cc3ee828302f6006c40d8
BLAKE2b-256 3015f3965f7c18814e1ab70f9a94c9941b38f8335fad111c509266e07164f3ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 de11329b2c492f64e5cb3675f3985767eef094d67d3a04ef8194b82a4885f5f5
MD5 434122d92f348d5e429dd9aee12c9769
BLAKE2b-256 02132c5ab5e5052f56c2e6657777b7299b8b5e075569fca99820a23a9465da8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 261733f0169ad86f12092b9f0086eca1e207dcf3176372e4f38ce0fa7f7e029f
MD5 dcc1a05d350cf3388de9db79b1575e87
BLAKE2b-256 3e92fd18d5bb409211f46d866f4d42e148fde6c8145085bc156f83fd33bfec2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 849f66613903fe230cfd36f06114439592cd62799d6bc25c6c7ae8eaba70826c
MD5 668529f4d2aee4b30b441c71133b219d
BLAKE2b-256 6bf59c03ba79594f541206b56fd2e2b6fafc17419e7ee253550a29e46fdfb075

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 711b02aeaef4e9e6f0703655389422dd604844fe971e7f7e1d0443bf37240c54
MD5 a9a2d16db1d742e7b0a5de751953d55d
BLAKE2b-256 eff44bb149633528274c859b6075a8b2cb010ac726f4912ae5d3dbfda5062bc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 94c8ee4af07f4baf64865ec6737a0674ae446a9bcd25e11980b2621e268fc86a
MD5 93e7400759e6cc7961fa314a36f4628d
BLAKE2b-256 6bb600dc12106ece6b7723734d6a0281f887b83bcbe2190f75354d1ca8c8e4e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 640f82a554b220b4868f4433d3398e1d94864c28a3856b950857b195b24d716c
MD5 881b45f5341368df5416c855cf770a35
BLAKE2b-256 c72ecaa1e7a44b7dd5cf69172bcd7cc230ceeea3daa3cb541d6847a99eb4289c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1929f26b8c4327c15d9067925bf9aaedc75902b675b617e382bda346ebe0f00a
MD5 26cc4fcbb8c4cb1e814f6f85a8ce226c
BLAKE2b-256 b09fdd24765b780b028dad7edcaa81fbccbb6ca33e573ceead214b93974d340e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fe13d9b5712bd9f891b10152703bab1f054a06764b2e24cee7e53873e9fc34e7
MD5 a96309cdac100d82efa7833b708baf62
BLAKE2b-256 c3c98f011be133c1b50c9f76ac39798ea8d406e1a82e09ebed10bee2e74cdcd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 01fb3f3206504d3b02a68add4a17e56c2dedc6924c9462092a6bb6664c84628a
MD5 24d2fe9ec3aa8d856d5216e4530fa0b1
BLAKE2b-256 82f4e7b0c01bfcb375f5d82cd35fe9700454a56fd905ba67533210ae87b75671

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 717b7b223cacdaaf4735f6fc7522abb2b7954d75a2a456d3b67ebd0b4b0c4d70
MD5 dbc5c215b416fe2e1602bdee7a68e46c
BLAKE2b-256 f82f29f821fb46ba2fed0cd2d66f2a797f8b79b115efc77c5ab762d80c8dc679

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 15fc472cb78c11bb475b65348fc2f00a24f868529f805ca849dbfccd793ef8ef
MD5 ba9a3a1b951ea8584c7a401646de6fcc
BLAKE2b-256 4b04721f1408a247dc18cc328b246bed3251d0d2109ebb9e2afc029077319af8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fbf7ba5c0cf1432cf799bf4d4622e617da28ebc450acf3fa33e4a533ed028880
MD5 384f0cf8102933693ebb0687f6d98a2b
BLAKE2b-256 7544dc15283c4366d537dad545e41d6dc423627d67de93d559d45aec0c01517a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6cca5ca952a0f532e63e878cdb59059cd68598c6ad107d5129e4d02a8d3a74b3
MD5 b4a0d87a57a85cf13e2c2294ee089026
BLAKE2b-256 c4ff5d54313ac3212f0f4440e55b83ef6d76c5d86545703b9b996349a7002a99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8fcc2dba06fdfa4048dfb46cdc464dbc60a95d295ebf84e7e3ddca6048a168cd
MD5 bc41d2057b70e98fa9a5ff54087c9547
BLAKE2b-256 4b0487073f6b992e15b8b5f9100200627e011807f624de51ea9a11bc6bce8ee4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b2b5bc9fe97ed76833844eb93e442c04be9cc14a9a360ab3460340efa4e25847
MD5 eec7f1a7e35216c87d5ca3800b3484bd
BLAKE2b-256 a7cc4e3156d9b4a4c7897d914cc13b851c8d95b23f3c15e61134b70e027b7e9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c9d22ff0f36c12c7e293227da15b38424aeba20f9bb5adcfc7094b3cdd34b631
MD5 994a7729858b021a4a72bcfd9cbbf9cf
BLAKE2b-256 0105be55aceec7f2b07cc1f1771121926a7aa9b75cfdab5cf0e95df451253bd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4f464da9c5a94e398f2f737ac6e98e1d4f2fa952f38f5a6074c86e468c800010
MD5 5e7095bd4ae12803374d0eced5a68c9e
BLAKE2b-256 5852f9500a549cba14d8fcdeb90077962bc44152588d7a4073339699edd6a9fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 efe101ef9704a68d723f989b78b9e8f4a720ee7386afabc0fa8b767cf5333646
MD5 656fbaf45ba7df999daf92eb396a2807
BLAKE2b-256 b5d5d79f00b5c60ad143d570ce4d0f23e2deea3e1dc01530d5968aee5744b4b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1685dc504d2c7ed270ded8e20ef904ad7d085fde65b1ae2ecd8cd58383c457a6
MD5 5852427cf2fd47d037038c13bd5b0d50
BLAKE2b-256 e6241da6c05857ac9e3a15965e69e80a07935b85c30d48fda4bb99d82e3b2d4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2b5fa91a505eaece82a879cfe01384d5d9d585c6f5bf7bb9d9948e77898d0312
MD5 c7d54ec498e1e8bd6ff5215ea0e1ffc0
BLAKE2b-256 cd3dc6ce17a84140158caddb212cce1be2efb5b5b1d067439768163309e3bb14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 641fcd9f537be009aca044380241c41d423373da615db7dd06f620334cf09135
MD5 9874a0513d1e659fd57586352fbfbb33
BLAKE2b-256 06ff91fe05512949cfc8cc51a2ea59fc6a28309577f57fc75dd075881f135b7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e514bfa05cf48d3043b4c895adcb7cc914721edd58430b5bbd9f3d04f6a25082
MD5 80d329e0413a3dedcd1efbe24eef65d1
BLAKE2b-256 4814a2c4b8b2733a3aae11bea7608824561b51d2a9e1bcb5188d05c1111d47ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7030d318d7232ee1c4bd1b263382f37ca5e975ee7f988c35fad3bd87dec33f1b
MD5 28481f3a42c7bbc3e5af266babfe7baf
BLAKE2b-256 70795199c278b2e8103d3ceb6070d28a9be4851f2996fba7a7c164f8eb1c171e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 76d4afe6ac62044a6c1353c45897a16614652f6204e7c061515ceff7f420d923
MD5 0fb5c7110042bfc13ea81abb14b0c8ba
BLAKE2b-256 0d97928dac800ea95929d53ce81c644da465df9ff4d6e40bc5e8a55ea5c1df80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 402ad782c6f5c5bafc26fcff4dc1836b2b28e2e4fb80f4d3b4af12845cfe3694
MD5 b3823e857b24cabeaa8020b56246965e
BLAKE2b-256 045a584455c75fdb3647ca029972f64a66f1053d55869b9ed196e938623dcb6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 010a95ff5bdd355a6b7a1dde37925d4b0fac39a9fa6759d2644b5d8450ba3260
MD5 58481685b60bf9c7e225c8b1078b8ad7
BLAKE2b-256 d9114b03ad90d9c08956aee23f65ee5d94b249a33b27edc72483af4075efc70e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 098a40a3a4263a93447b4825a7f466547ce176ec339554d196eb7b2e6637391d
MD5 c48ee66987770d489d5e3e4780b49c7a
BLAKE2b-256 768e7df69fabd300008d1de2381ace377ea5aaead2b3ec25ba138001b25d4b47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8a298d6afc19f07d7c6c60de082a63e92dce842aa6642d5fc049ba1183357447
MD5 6ccdb6e2425f6fc42f27cf4c878d90f6
BLAKE2b-256 24430efeb3e992b60b041704f76e3e44cc6c3a1871fde1039269531b207f6d5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eac83bc8881f5edd817176ffa8e10caf85d89ca59f98c40cad27b0a84783bd65
MD5 7be953eba1873bbdcf47864825e338d9
BLAKE2b-256 3ff8804fcdb32507f35d0b3ecd29b97b2d34a061eef64f05fb881b2b8fc802a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eae1d0f3d206ad5514a46f4096081fc006c7f927ec0d0c9943f13a4f474a50ae
MD5 ae10e1d57d2efa7bac13868b7ee08e2c
BLAKE2b-256 e7281dc6f32574f700c12eca3f13691736c6c5d572526939a86f381f76690b56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 cfc078a5a269abdb0e165514c70cca0782d50baf3b5b3159beeee5cefa6fd6dc
MD5 16a6e9c6b80ac622f78f56e906772aa0
BLAKE2b-256 16cfdd0ebfb7030b375312737687fcd353ef20fa3146c1d1997e4547be56d370

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 ead15dc52c57558669dd1ce41cb03a538a41d4b0c47dc0909d0875272340c02e
MD5 ef26247a8912fbbfe5eb5ee6e14d4bfa
BLAKE2b-256 858bc065df95b31cfebd16e8761605c7e5a03caa6b77924fd3538b2741a6388b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 81ab97e05637852cdfd8969046a10427d6d095b8e0bea501d3a795e31b58af55
MD5 99b7559e1237f2f7822793fe22c9d95b
BLAKE2b-256 ca1edadf91eea63b7bde2583c963d76c27980525e97887353183c8af133c2c94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e8d2440a0f3fb0bf30cf23e423c07e1b47c3af03653a4dd93c91b3211d120fd0
MD5 217fe7a92327a6c7f85e5948647204f6
BLAKE2b-256 a5c40cbb0210253152abd3aceb225242da21fdaa00c0336902417aa45d187a67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 50b758a1d67ace28d558112f6b441d663f48ac44da0b3c291715bae9158c9a65
MD5 6f7ce2f50bd29bc9670c7c31f32879e8
BLAKE2b-256 fcb2ab669565961ebb26d6ee018887a21b9433c1e543b81b37fd7d59d28c7692

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a8f868d4b07dfdd690f9c0025fd57950f155d82522ac7b3fb319e196f40514b4
MD5 9b4787dc620e8304e66d787b3ee7bfeb
BLAKE2b-256 e95ba5b9bb77a1a7fae894a44d518f4d819a5e88cd525eaa05efb83b56ed4563

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.9-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b2c4164f4248376b07d403a215117ddde46f450184f18a06507342c437aa28fd
MD5 069a2dc658eb3e63581049d23ab5b59d
BLAKE2b-256 5210531a233f8f010ab8c80680efac01cdd41028bf21adaa0d35d10bd1cd5254

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