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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

mapel_elections-2.0.15-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.15-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.15-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.15-pp38-pypy38_pp73-win_amd64.whl (165.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.15-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.15-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.15-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.15-pp37-pypy37_pp73-win_amd64.whl (165.4 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.15-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.15-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.15-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.15-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.15-cp311-cp311-musllinux_1_1_i686.whl (776.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.15-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.15-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.15-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.15-cp310-cp310-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.15-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.15-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.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.15-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.15-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.15-cp39-cp39-win_amd64.whl (165.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.15-cp39-cp39-win32.whl (157.9 kB view details)

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.15-cp38-cp38-win32.whl (157.8 kB view details)

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.15-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.15-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.15-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.15-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (210.5 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.15-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.15.tar.gz.

File metadata

  • Download URL: mapel-elections-2.0.15.tar.gz
  • Upload date:
  • Size: 85.9 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.15.tar.gz
Algorithm Hash digest
SHA256 890bb7ea1db4050862c4de084964e35fb4a21f43bb9f3fa8b5449c1473d5f7db
MD5 8064d7917b551d6cb7f58877105edca6
BLAKE2b-256 49a585e7e78746f90d991920dc02dbe5fff182c6cd6cc876fc7474abf073e6ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 9f6caf67449f89b605779688c50bdaaf06e90d8bdba2b261b33ab64d54696184
MD5 cbfad598757f80a27a23282d84055c3e
BLAKE2b-256 ae9b62b26bdc8c7136d3e69e46bb089145f6f316752578ce6e27c898c0a052b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ebf5c7c6216634b7b0f776c3cd778ea23765508355c43906d04956372df900a9
MD5 154edb36a932b8ecda37e2a1c881f88a
BLAKE2b-256 b3af693139200df3539c21e5d51dac2b24a83b4df8171f29713d73509b68a70a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 26f00a6844a89754f1f8046c1b026e5279c64ed2c18dbcb3f1fccc573c145ce4
MD5 04f2faead9848a6a9706473615c5a415
BLAKE2b-256 6e8d02d9c31ed44032cbbcbfe06dbfb0927c15dd2716d9f6c9272575bca9546d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0e4dc9d53ff60170cd1558a22cd871a7791d968ad7902b717fab31f9fae8b8e8
MD5 e4ad9e20990278d719334164142aafbe
BLAKE2b-256 16cac00f52890aa80879b2f2428922ce7637f68459dfdd6c7a5d5bfa3612e952

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 5f3d0a4b4b60bca9f310b17b34865d9bdfa1a7bfddc6849a13ea1c3ee6bc4ade
MD5 5a42f4e8cfc9a67d8103cf9dbbbc9a81
BLAKE2b-256 ad6a153f07ed04ca7b848700a11a75f5cecfdba9145fbe6d3956c3378b47ebfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e57e6064f91d6b4ade8109eacf8790756ae709aa4581d6706c184fc94e930b8e
MD5 ce4ac49284977ccceeb886c7f512841c
BLAKE2b-256 937a638fbdb6f0ddd34effef5ea69a2afd9eeff499adeb738e3c1dd97cc3ba70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ce136f2c271a91082a7554e8157fa50ce1c54b66f1a777aa318615897352dd35
MD5 a4550ec049baffb26906c1834b9ce5a8
BLAKE2b-256 86048ed4e139954a0e0a982d6f20ca5ab78e2304d2ab375562383cd8268d2345

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e7b4558f7997abb2ff7bfe5feb1cf6529521f5b0999d0503cf13831f579cf7ef
MD5 aeafa548e3f5b4bb9bdeb6f662eb36c0
BLAKE2b-256 c8f584f3bcb2119d6fa9ab6a589b2be7f3a9305e0f820311a444053e813461ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 766f5135df9b50237d25c95c7509b7f268790f3dbd4215e30d722e8d68064d2e
MD5 a058cb852ca914548f637ee3306ccf09
BLAKE2b-256 b9ca4f0091604c823b0d3730abd1e5c98c735db60bd8e48057cbae5c74192520

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e6a17392c014258ad889de4ac4bfd8be02557950f01c6236d69fa3473d04ccc1
MD5 4cb7adcb8ff75e7b419c0d6787bb9e96
BLAKE2b-256 aec5e3521e9ba95ae6011940a21c483fc6ab9bf72e62996c72b2b8841a880dfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9ecae55c6c42e4d6c444656b88f2024defe66512f90911271638cfa5f604b485
MD5 165f4783d3acfeeac3ea85a2098857d3
BLAKE2b-256 6f17a0b25774cdd9ce8c2e59741495d60631755223aa3ea6e5f3de79a0f0038f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 54e403746d99e6b0f111922355f1f5744514ee922424bc2b78c17436b995748a
MD5 07a716416ffaeac44f2eff1f9c5c85aa
BLAKE2b-256 7a7196df68c12e72748989b16fc95c7a27a52f6566014841099e157b1b938ef4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 80de16f7aa5d4ef9aff7d77068582da0efd800e15d4cd131edff458fd0688ab1
MD5 6d5c859e22eafec7c0cd7d7833fc1a40
BLAKE2b-256 7c49bd02b26de5e6ea285afbbb43e09b6aa81fecf07d83cdd29248c8b86c6dd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 46c11152d337b3622360a14f9c4ca403e1698d71fcca86a2e60632424d6ebd62
MD5 3cba0248e8728eb27022ac65a3fecb67
BLAKE2b-256 38d516a6fd1e7c4917ea022ce067ed3d39f2f52cf1ec471a1d90f9cd8d1e7ea7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c5232b2bae539cb0904753ed310376cc9f81337928716f67f57da3ea45a13ba5
MD5 ae9f0fc6ba5602958d946216b83730af
BLAKE2b-256 dd0aaa9a34e51395dd2dc765e49e66c68d578b9f009a3b9166c54f82045996bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 87b25217d885a980f55e0cd6c5ac100a6b7b1dd792355d3c2fe10f3bb0fec8b8
MD5 6ec84ec1e79b61af790245c27f1874e0
BLAKE2b-256 383c044ca7d450a366f0ad78fdbd7961bbeb9f10e76db931f54f3f8f8180630f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4dd7f9cb45c4c60d07698a34c9e45ad7a29f396ce6a01cd5138cd13d4da7701f
MD5 7bd005c7b234cb4620acfd3853111807
BLAKE2b-256 c970bea6753c8526c4876dfc883f10d22f8eea8d5e5f3905aa810a38ef9ff4ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c49dbfe1db4f1821dd6f925fcbf75f72cd996216d56d013ee69b980ec5750b96
MD5 5cb1e2bf277140d7367d3a36f3e77a99
BLAKE2b-256 22c934ae3551a268a5ef9711b0d409107b1ee8c3c9d6025f3ca780b132e76de9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 708d774794daea0b27f6ece367f558ff92bdea38beca18052e378c165e5af90f
MD5 a93c623bccf76917be2d307e56386800
BLAKE2b-256 7b13a593c8418cf5e4f6b4d973f1bf0421c84ded795aaa7baf1db2c256f47d8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 57d284e55fc12d78d6b7c392e01d793d891edb76b7a3c7457e640c189849f0b4
MD5 0a184f6e132c7946e0b0e45fa864dfae
BLAKE2b-256 aff644682318ad49a0d5d3bf71dcb141f95e4f5f3746bd0806810360420b9f1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 bf7e2df230868af99dc12c23eb22f45be589c0985cdbded16d768c4134381e37
MD5 e3d09f8d4ebca0991b04ddcaa9b1974a
BLAKE2b-256 0844fa541fd4131f8032f1cf38b0b5b2200de4a90af3ff5e3b9d189798ae0cb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ecbea21ed3350dbbb70d962f9935b49e53f4f1afb93825bb71932fcd708c781b
MD5 c911746e803fa8d08977cf043e28216b
BLAKE2b-256 ee8cdf90cee559c794a414bad3a3aca89c4449cb8e2444990101865d13029431

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 078c51a574fc26a5eefd0a6386111441babaafa07a42bf3f98373db015b337ae
MD5 14343fba671e0ff1ca1a5c013ea013b2
BLAKE2b-256 bad9f5326e650ef801f57c2dc67ee747928daf17dd7ffc4867b63214c5bbbb10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c3fe59b0ef126c78657d828916b529ad592ca95ee924e8786e9f09229cce480a
MD5 f77987989122424ad518de116ff06bef
BLAKE2b-256 bc43b03c6cb6e3666352f08525aded942d5a6c7aa5286b7d9881101d68beb0a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 684a7072f3078ea7ab0ffe8cb5a4ac81d9508a0ca8c660cb20194a789d165211
MD5 f6c211671b6d0049bc5725370e686148
BLAKE2b-256 021b2d2198e67a8a438717121e8547e6ef1a74f1687b54ede22c1d2564550097

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 921608dd12bb367ab4e1dac6390563383b2cb5818b8e632fdc2e6b9f04b9d06e
MD5 0a7c0029f89578b0769218d8a7e6e476
BLAKE2b-256 0a3526373de5bf5a59e4a33ac94005a778524827303c571e68b28d4c577e7e23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f77b84e8cac108cb5e6a53c0af744eae385c49a8d87dce966a1765232360beb3
MD5 79ece64d87bc2d9810de4dbbe1b50e8e
BLAKE2b-256 b427ea1545283fa3bb1229a57683f6fe38a3f5d4e9287af74649d6d87321c3cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f8aedb28b107f70db7c75c7be7b1f39e1b5e3cc38f1baa1771351550338fd894
MD5 ff86ef768f6ae95bdabf2f9ca46742fe
BLAKE2b-256 f893240e0c5fcd96ea7293efa95bcc71c617705369badde52fa591678332e734

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9a1bca1d289ddab15ee39ebfa058e95b84eb6377d6e605fa83ef8cf9a2754d58
MD5 898c1eb7c3382a50389195b46d4f4620
BLAKE2b-256 2265960af708ea35efe7899ad0a07c6f5f5f59504d2f697cae1a5bc9070c9a01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 63bccdda778a3d8d1762b3f7ad587443d9c3eedba7600dc2ef162fd32ec66f85
MD5 2e0d6ab72109efdf52cf7fb153011f9e
BLAKE2b-256 db46e6c1de606cb5090687e14220421283c5024042fae659d2694a34a54ae660

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c4dac5d6c0b19bdcdf6f9e6f25169fc91ce812baa36613cd013835132302e63d
MD5 bfc8256452956f4903891c041e6eada0
BLAKE2b-256 2f1a0fcc17ecc81c208ba49f5a5f53cefbd515a233bfbaa8b39922ed8e27871a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4ebe47503e97c39c05da2ed0ad54793553243b7e4d3da3b25cf8539e11c7efe3
MD5 6341e87e93cf759f6c526e7ce4ccc1ee
BLAKE2b-256 cf23d2fd267c6811cc36245ca00b4b833b9a18a792e4d852ab9ca60a9a3e60be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 86483a5c3454d9991a7c396c0b0f54247964c7d2a4e5d5e2587ab56d58973169
MD5 1b22318e303ccda5da41879ba78a6e60
BLAKE2b-256 3dba25aafd727599ecf0fca83f8773d2b7fb843985d341fbf12d482b5fbfdfb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ae16558b6f2c502f615db081b7ac54853000feb8d2e451cadfae2859e1b8ac9c
MD5 dcd7e2e3a21685c751ae67ab9eecb847
BLAKE2b-256 a1d72d783f77bbffd264f47998d649d03bce78e3a589463ffcb07c8811f78804

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ed32670482e69251bb9c41abddb12b2882a0f05265188c77ce8ea4c8e87a8178
MD5 889e1cccebb80af26bbdf5d623e65d4d
BLAKE2b-256 51e58accec894af23e49fee8f5d740d531e0d85ad496df2b7c04e781800877b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f1126321f8f8d0e714f0cb4404b2facb1ae68139e61638bcf4079b380f86d2c9
MD5 025f8293a54ab5a13e5a9bca66820e02
BLAKE2b-256 77cdbef4677b36a645178e36273059455e148b54915c1df52a47d36adbe3b063

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 89a415ccef5ff3c936230d4acf607ad7cb8ed0de44d67c8e771c943ff70f0a9c
MD5 6605e27e5b3d0935f9e4b741e5491941
BLAKE2b-256 217232471e79527f51601ad14ede089e5f2a5196e5453a731214fc2d71ec3cb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6509082a2bb074b8b95437a0fb57a6fc935bf95aaf5ce34a571179fa484070a3
MD5 53d2ae1a3801d6c7f7564624ec644f29
BLAKE2b-256 17326fdd19686ba140caede9b36cb1e861589a5ea6c207d08edf29b5232dc243

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 17b5423fce03cdcc33f1ab3c6a3a4e2879f068f384137521e3a6a7f992168df9
MD5 369221b97e018d223b0be8a88e8a56aa
BLAKE2b-256 9993859f850472f6c3684a28bbf5cc361a99fe8f348e2d9c30161b865b514b7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6311f1ce09caed742ce71f6000427addef614d297918f1b540fc98f6257c363a
MD5 78e9dafc17d8414271c324c1dcb86692
BLAKE2b-256 ea556dea574c37a1a50b38eca26d513968b03464745a952f27e1debe6bf232c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 70b7ba0908e83d17ab2816d3d150cbf3b9de5a17671b5b0a07ac882804f4340c
MD5 9c1e192597a8eb5f7cce2df79f2b52e6
BLAKE2b-256 64a3d4c23475b60b8cfa3295fb965f78e9c5cccc0f523dffb70132ae1c898628

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 d085a7b37a8c627a0cc2d5bec9a8cc8c74c739626b806c9992eae75ebd93c584
MD5 d25b87a4fae238f51f7620dd8694a3d4
BLAKE2b-256 baf3b673a986b3316959062677f294ab5b124c7e21e4e6f43fd50c481b799638

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2b8604072f9fa9c24efd7103dad3c90437216fe3205f4ad7ec3826a0b9fa55fd
MD5 ca309f799d5e0ed50f8e8b92da10c48e
BLAKE2b-256 4dad6c285ad8875c493028cabed695601d0173349fa9228f4575897c1596a433

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d2eac023afb1c897a5dac9292f59ea9955400d11ee9f70216396df81f86df99f
MD5 023491456a7541553d02088b0095f7d5
BLAKE2b-256 d4d3d232aa423afdc5f14d235f6023620d56b09db901c95870e01d7aa630054e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 36861aa1c83b5e5670b672bb3ea57c48bed71ae995cb8bf6bde0352073a94bd0
MD5 7b4b73bc65bc6f9ebe58ffc121753854
BLAKE2b-256 716d9f3cde2911298ee70cac27c7816eabe2c3dab8ef7fed63a01a9487937783

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 851fcf1d66777e89f24781ab99eea88b06a752fd4848e575a9c60ca57b5e04b4
MD5 27c10f41f967fb6eaf0e285a0f3d06d0
BLAKE2b-256 2ae408ccaca8b6cc549b22f75d0a5ed8f2e863b831335cfbf1ad7294c72b238e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.15-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8e9ed174178028a34431f3fdddb7499a8284475cf3413111bff46aa04e9eaa36
MD5 3021ee9d12ad5549be37462d914eae32
BLAKE2b-256 461112e402a562ab0c2c6ded63cd0b71a379f6fef427b2b4910f42803210cc19

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