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

Uploaded Source

Built Distributions

mapel_elections-2.0.20-pp39-pypy39_pp73-win_amd64.whl (168.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.20-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.20-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (210.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.20-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.20-pp38-pypy38_pp73-win_amd64.whl (168.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.20-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.20-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (210.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.20-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (170.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.20-pp37-pypy37_pp73-win_amd64.whl (168.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.20-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.20-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (211.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.20-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (170.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.20-cp311-cp311-win_amd64.whl (170.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.20-cp311-cp311-win32.whl (162.2 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.20-cp311-cp311-musllinux_1_1_x86_64.whl (724.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.20-cp311-cp311-musllinux_1_1_i686.whl (779.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.20-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.20-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (213.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.20-cp311-cp311-macosx_10_9_x86_64.whl (172.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.20-cp310-cp310-win_amd64.whl (168.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.20-cp310-cp310-win32.whl (161.1 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.20-cp310-cp310-musllinux_1_1_x86_64.whl (723.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.20-cp310-cp310-musllinux_1_1_i686.whl (778.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.20-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.20-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (212.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.20-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.20-cp39-cp39-win_amd64.whl (168.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.20-cp39-cp39-win32.whl (161.1 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.20-cp39-cp39-musllinux_1_1_x86_64.whl (723.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.20-cp39-cp39-musllinux_1_1_i686.whl (778.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.20-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.20-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (212.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.20-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.20-cp38-cp38-win_amd64.whl (168.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.20-cp38-cp38-win32.whl (161.1 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.20-cp38-cp38-musllinux_1_1_x86_64.whl (723.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.20-cp38-cp38-musllinux_1_1_i686.whl (778.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.20-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (212.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.20-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.20-cp37-cp37m-win_amd64.whl (169.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.20-cp37-cp37m-win32.whl (162.1 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.20-cp37-cp37m-musllinux_1_1_x86_64.whl (724.5 kB view details)

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

mapel_elections-2.0.20-cp37-cp37m-musllinux_1_1_i686.whl (780.1 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.20-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.2 kB view details)

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

mapel_elections-2.0.20-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (213.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.20-cp37-cp37m-macosx_10_9_x86_64.whl (170.7 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mapel-elections-2.0.20.tar.gz
  • Upload date:
  • Size: 88.7 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.20.tar.gz
Algorithm Hash digest
SHA256 1f02cae8e6680f62e0d83f299739ca969a0047a5fca0cf05ab6023862a1413e5
MD5 642ee31751573aa1226272d95fc3bf36
BLAKE2b-256 3a424c10cb273ca4b1235c3c498a2e3a46b116b6735a12cca2c95ed98edcda46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 03852b9aa715b14451f5fab7cc222b9cb621060d465bc347a2ee18bbecb3b82b
MD5 eacb528089c4d2e329011ce39c278a82
BLAKE2b-256 1c9714135e4b1d934e90ba24df7799ca8b03a83470711a986ae5d541ebfdfd14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3659ef639f519fd3f2dc282948afbb82a2687fea33a9192925d4ff83786cac20
MD5 63bc997fd60fe92be02efe14d6d715f3
BLAKE2b-256 3e1ce882f367bce58b97b5bc56bfd3fd0bcd9a109bfbc3596c5daef7878b2765

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9829d0a5cafcdb932229d1c69e5961c233b112c54f0eaa34b7a49b31183df7c2
MD5 176926a280fce669c16bb8abb0681d7d
BLAKE2b-256 cf50a222d686f81cf389428cb87b66c37466e86cdac848543a2a91ef20aa8d89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 98c3668d8e478c78e24bc86a1fe7e5399a2810767ea857d6677cb21cf1591be6
MD5 f94166aca092d0519cffac4033d01817
BLAKE2b-256 48791641aaba9020846e855c9ca5acd0214683ca9258f20e456235024dfeb128

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 78daa822f594b8216dfedb99025e0fe736317dc7e68bac8a50e1d063d467602c
MD5 420a54f996a9ed48fa2342b588febcf8
BLAKE2b-256 b2484593697b15cbe54ae196a071b33ca7995de92c3ca5b6f360910b3c2e3689

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6b7befe35333a3c8ca3c8ca4b139bda007d08a795f91739295d8d3787dfca222
MD5 ce95a29ca7b0839cd683cc4a2ed5af62
BLAKE2b-256 aee58a3681ea488b2e68ac7c98404ff8532599d7b9cb3366cbc608f3f55d75cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dd2bffd4690217c96c454cbe9f17d3b709bb8fbbb98633c2e2b0c18d6fe52183
MD5 6a2efdd2b481ceb37be11c0c8c781b73
BLAKE2b-256 25066722f1f938e8a60d13ea34a1d3d2ad21eed9a0f15acaa89365ae9061f0c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1c343c05c3d0edf8f4542d6ab70fc69d3e06873f94f7cf29ba8c6b2bdd8ed362
MD5 c35a5854721797fee1ebf6801b2edf53
BLAKE2b-256 cabf4e46d66d01eccb5b17eb5d590473cd729ae4f97bd4e03bae57cc687109bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 193cdd98b4677d29c3b2de4b876ca91651ca92b9b8df8606e39a4ce7b83338bc
MD5 84378018155782fa0a1a8fc4ad614800
BLAKE2b-256 447db1d06e2eb95f4e586a2baeef35a72773d5ebdbf653272370cf1660fe91ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f10efb06af5bf39b56249b63e13c28ca06023476b973585b8177f88a377acb1
MD5 9cab69ae9f56b7f42f6d16762d73e254
BLAKE2b-256 04ae580f62d90aeb810a6c86f15c0fe168f9385e1fa940129f6bc6217030e914

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 84032e70b9bd580bdc40e65b31d4695c85bf1eb8f553e1f58cdff69035bbd8b2
MD5 45c3a71b62da9cad75ed0953aeec60b8
BLAKE2b-256 e7546ecff02866cc53ad2672766ac9ba0637792392dcde00f027b1ba9ba88fa9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 10417c321527afff02f219d1b52f59279ef17a5a6ca6694b04fa289d13ab07fc
MD5 5172eef3914fa899fdbea8301488a300
BLAKE2b-256 afbbd4c83a76747bdd947a45ac3405ccb7c5a33861c825e1c00b8771c60eee58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e96e56449108001b122332262a5c4aa777ba26790754f55fd7be473fc40100a9
MD5 eff7fda10db22284c370ebbad308cb52
BLAKE2b-256 eceb0603c58634df5d358e5010baf89454170f68c1a393702cf74c4fe20e79c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 15693f34d845cd4114740a847931eff6701dd3a36541e74ad7025011d2cdb889
MD5 773084cfcdbafab91b9f7aa8adaf6c4e
BLAKE2b-256 4fad573c79b9e95c2e722f5b1f48d7109526c66bae105477076ad107eb4fe3af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5cfbc2afe88bcef51b7dfb00509fcfefe1c3fd3495b66beacca77df1044c5aa7
MD5 48c9ccf40c3d82ccc15a213fe5ce7fcc
BLAKE2b-256 6f4f8dbaf2b4c56b1047ac506b6acafc3f068cac1206c2a80f2ceacf27bd4202

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9741f5fc9a6a306e97bc9083ba62447877afe624f4b01aecaddc9922857cc32e
MD5 c6d76c6f8b4e574f01be250e9a8aadd2
BLAKE2b-256 542bf7faf5d56e016ac9273c43cde0d3698ba4b0f1b37f5b7410a1ad159425c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d9fff3563e4f3646914d81d1cf515862562ef3eb1cec1a30357cb8574b6a5a66
MD5 86576e9dff0a39715409597e61b303a5
BLAKE2b-256 4bec8143f7f046bd1b6f602bf86d8cf685ce02e578a853087f39acbd7b522438

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 11184016a909c030ecd4819b71a1cb4cc557b42f60bf6c53579280ec05392242
MD5 e55bed978e145fe7097e36a8c435c223
BLAKE2b-256 b1ff27acc3a5f634214dffe4960b0dc96a8cd9a8894337f402750b62bcda7f6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 920e7050e98d239e2134775b2b5682dbc8a67a6e971203946d9d2e9cb00580e7
MD5 94fffbf8ed5383d4b0943d3fca11a97b
BLAKE2b-256 b6065b3c4e4bff9b5d9f3dcc23b6f7927b84756d649115c6546b8860ade2c191

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ff722e23217ac6e08f957f6dfa682106037b6d6d0557a7a34f05c4e8d10a4390
MD5 ee53c489ef3aad91e70a2804e495da2a
BLAKE2b-256 4b2ea5b21e60abc8039d1457fb33c40ee924fe5be4ac9a2389a72eb4c9087ec5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7f90140434bc19dbe8ed832d410e2d707672037c2d0298b27af161aa6b92b229
MD5 ccec5c76395e8021d84edcc6817dd5fb
BLAKE2b-256 5578a634f1f1de3e3206d85a264acbc1d38e87be905c5a5ce0efbea73995b73d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 56f80719dabda92c1b7dd6482055fbc73cff0d1a9d7b0cf3cab6cffd5265606d
MD5 c6d4d3a1d073b33e72759e5d63ff687d
BLAKE2b-256 96dd817fccd719714034b6f58739ca7207f0994d53b72f00e3bb3d559fade448

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 00648fc50020906e7d1df85502592439e0b6d71c21281628787e9b8b947e330a
MD5 b40fba06a3ccb4f4753061bf1a7ec9a7
BLAKE2b-256 5d407688a84a5522e31456fd701955b5487269684b8b71a3aea00e8cb12da313

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1f6e99b8e9248da1b1535a8568f5a6b16055c06f4edba68b7da795009cefeea3
MD5 754b3fbe96b03387f56eb1f30fce621f
BLAKE2b-256 680189ce82ab1a13a49555dcc0aace8febdb555520cdff5b72fa575554033db1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f0722f44a167e8cf82ba1467459a28f2ec286292ac29fffc858d4b0d1f3e3ff6
MD5 59a8b8472f6521148917e3e23c236281
BLAKE2b-256 c7119e2e1881ed188671b63f23ddf758c4703fa06326f707806bdc8ec818f326

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 07991c3b6bc927e391203174e0a959423cd9070f7cf6ca4b4b04db06d9f96d06
MD5 57af46238c288e05fc9be43114058f8c
BLAKE2b-256 179278c05ae2a793378bd568e325f9533dc8eb0f2ca626b57f5f90e77d3851e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3fc3cd163216c0da291219ce5a590e1c13bd70343a0650f51fe31aa4f085bbaa
MD5 89826468d5dc6a25c16f9cd0702b1022
BLAKE2b-256 035da55428869e538e30eec6c8e59b7b632625c804385ad37cde7d5ffc61eea1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8fc312dd80c9ed6f3d5a88937d1d009d35b4b7cd93fe4f972083a77a2c35b86b
MD5 7da7d82c4c854faed625023731516148
BLAKE2b-256 b514de9cff94c9d445634f345a3c149e83a898e119a9ae40cb172aee9cee6b3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 87474b95617d6ff2e5202ecefff14ccd11a026705cd7954bb826bcfdc08cc8b6
MD5 e93565b91e95ea99b7d5fa26adcbb1d6
BLAKE2b-256 f6a6d13049f2fca758339572a6eb6b6a2063bc57aa79ebd6f40a97528403592f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e08b7907a415c1946c4c70d35c460b16cb7b9b7e1373975764f4c339a87414d7
MD5 d021ea78a3c9c5204bf359868748d51f
BLAKE2b-256 ee245c8fe443c505734728e378a56459434b6daa6a30b90e412be00d6dc5248d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0d37845c9f3f2ce5d67fffe335507927794f5cb01f0269bd5b048de8168892bd
MD5 bcd1eca6ca9031451ca271a834e6ad3a
BLAKE2b-256 9d8310936a781ed98af66ff1e9828b88b50b260607edbee104ef383710ce72e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6f7ad077c348b7959ba81644e80a82cc8aa6f5076a3210c779d0782308b2ab46
MD5 f69caa4b07b397d9cac9ffaa9271e376
BLAKE2b-256 0d5d5c94b8884c5aff4a441e2d46b407676a53566a9e4f39bdd8a38912af893a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e670595f48d7810143af2ab6bb4028913de5d56dba3c0398cf72ac46ae5655ec
MD5 1d056fd59288a05bbb318788a6fcb2bc
BLAKE2b-256 ed1bfb7ac11df991d2d06d3c20a07b90a0eb92cbfe7c2021d243dc125359d987

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ba4195c035d41c7cc6dbad8ebcb7f6ebe3093f95022f137a8f1a85b07be7fe72
MD5 1873ef2ec9d334e285b5b562b93ac350
BLAKE2b-256 cc22658775382a596e16571f6136c8611e2824986b4976c0a7e6ca2f25d15e24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 12bbf35b62bf66ddcfbfa496f8cbad236de95253dbc5d5470046e6f0de726978
MD5 5315da26ba99df757be339cfce9999d9
BLAKE2b-256 c99a92a348736a9cdcc230dad99b741652462fe25d8a79c4a1fc24d29ed6c7d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 aa6eb7692b9ade9d8907d4980a9ccc116a1da2893cbd91beee99816427a84c39
MD5 b331cc763269f1fd3f1c993a43642561
BLAKE2b-256 2d3bdcc914e8d5cffc5afd28026dce3c005dca4e0efe8547843e68f7e52d9a44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ca3c739bf6e586aca4d064b2cea621ff0a2fb2e1e9d0265fc7bdb5dbef015ee0
MD5 f71129a89ad35acaa40a01aee6e659ad
BLAKE2b-256 b5bde64861cc4b18afd1879a70eef195a029d1cc9e92505fdba27ad02b56a914

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 805a16dac88897db2c32c572b7fc0c2df23203e27f9e77694ebabc9689d9e74c
MD5 1c514b6291ccfa95c3e6cf9f014e08e6
BLAKE2b-256 4d0c28f619a8e80749a62472620e6299f174c25788f4b78ddde2ccefcd1e0b7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3d24506d428116ebee0eb2fe929d67b592e77dbe8068da51a58daf52330d8a75
MD5 6266ccc7b4f1b34398d9629bd37d533f
BLAKE2b-256 a41e8da3e9634e3e0fd178b352dadcc666635b3340775864c8a05a6d70e12604

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8d12c62aa7f5ee73cdb5a24f878605ab68fe58c3adbb779b210918a5f7771e4a
MD5 2a1ef0c9cc03cc84bc1e1320a7e14e15
BLAKE2b-256 4f0cad030885641af2ddea0b87f7d98221b63a3c6bd611aa8745307e884f9e4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 375ef10b32947d577783b99ec3bc5dc223ded8f5ccdea51aaf2323358ea78755
MD5 33e59cf9e64f898dd86b279774b7cb34
BLAKE2b-256 24a816900ff9eef1c51d492540f07c91f4ae50e88d1732906a17b9512535fee8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 54de39971d90329cfd3754c5c3245450c59d3aa756c53ab435dcf84ab51f3475
MD5 1d6164dbb71447604dafa90a3351d45c
BLAKE2b-256 fa8eca88d375cefc1f085ecd218fc4ddfcc53643ef37b2ae5568edc474e0a01e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 49bc1537d8b7fdd3705adda641d8621a8016f522838bc220a22be3a95f6f9cfb
MD5 0bc098a4b1f00cdf81c2de2c6d221d04
BLAKE2b-256 11a46205eaf705ae09308346d92d2a0c2e77b87b5d97e88eda167b6e100b68d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 03ce3116ba6d927aaf4e3a076b2b586543b1eadf7e132b0979e90d240faf0c23
MD5 7a6340b03e697031e8258864d4cc0640
BLAKE2b-256 c99f5c221d3acc475549e372e266e0c3b587bb52b6e8c6ff05a838f0988b2d17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9af3df55a3a50b79a00d29e7f8c68e0dec0c7f47a99b824277e1c03d2c500ce2
MD5 23ce02f0ebc792ae8e7b694850e4045a
BLAKE2b-256 e3a190e3118a9594c31a8cdea413cd93945cb70c780b42e76f6e35088ccb2e5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 62a044fbcb7ffdeb919bf493b9a0032a963bfab26333663350ac9533af854eaf
MD5 1154584f6edc54818d9f528e761c177e
BLAKE2b-256 e7811eb353ce4d88a81117b782893274ac9d45bc8aed6d402154398c2147a1c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.20-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 79dd934d78fb9b5d7bfe40a2b5944bdf4aec66f2088f908863b91ae64f51c065
MD5 1fbef5870dafaed473af115c53dc322d
BLAKE2b-256 f1c5572f81c78a9d37a58e56a5998b6bbc10e299175409c5a6ca0bfdcc0af68f

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