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

Uploaded Source

Built Distributions

mapel_elections-2.1.5-pp310-pypy310_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.5-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.5-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (173.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.5-pp39-pypy39_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.5-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (173.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.5-pp38-pypy38_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.5-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (173.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.5-pp37-pypy37_pp73-win_amd64.whl (167.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.5-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (215.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.5-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (173.2 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.5-cp312-cp312-win_amd64.whl (168.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

mapel_elections-2.1.5-cp312-cp312-win32.whl (160.1 kB view details)

Uploaded CPython 3.12 Windows x86

mapel_elections-2.1.5-cp312-cp312-musllinux_1_1_x86_64.whl (727.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.5-cp312-cp312-musllinux_1_1_i686.whl (781.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

mapel_elections-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (218.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

mapel_elections-2.1.5-cp312-cp312-macosx_10_9_x86_64.whl (172.0 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

mapel_elections-2.1.5-cp311-cp311-win_amd64.whl (168.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.1.5-cp311-cp311-win32.whl (160.9 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.1.5-cp311-cp311-musllinux_1_1_x86_64.whl (728.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.5-cp311-cp311-musllinux_1_1_i686.whl (782.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (217.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.1.5-cp311-cp311-macosx_10_9_x86_64.whl (174.6 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.1.5-cp310-cp310-win_amd64.whl (168.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.1.5-cp310-cp310-win32.whl (159.9 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.1.5-cp310-cp310-musllinux_1_1_x86_64.whl (727.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.5-cp310-cp310-musllinux_1_1_i686.whl (780.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (216.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.1.5-cp310-cp310-macosx_10_9_x86_64.whl (173.1 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.1.5-cp39-cp39-win_amd64.whl (167.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.1.5-cp39-cp39-win32.whl (160.0 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.1.5-cp39-cp39-musllinux_1_1_x86_64.whl (727.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.5-cp39-cp39-musllinux_1_1_i686.whl (781.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (216.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.1.5-cp39-cp39-macosx_10_9_x86_64.whl (173.3 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.1.5-cp38-cp38-win_amd64.whl (167.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.1.5-cp38-cp38-win32.whl (160.0 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl (726.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.5-cp38-cp38-musllinux_1_1_i686.whl (780.7 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (216.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.1.5-cp38-cp38-macosx_10_9_x86_64.whl (173.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.1.5-cp37-cp37m-win_amd64.whl (168.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.1.5-cp37-cp37m-win32.whl (160.9 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.1.5-cp37-cp37m-musllinux_1_1_x86_64.whl (728.4 kB view details)

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

mapel_elections-2.1.5-cp37-cp37m-musllinux_1_1_i686.whl (782.4 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.9 kB view details)

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

mapel_elections-2.1.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (218.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.1.5-cp37-cp37m-macosx_10_9_x86_64.whl (173.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.1.5.tar.gz
Algorithm Hash digest
SHA256 a4110a45d35324a0ffc804184b4f5359984205f13283874c6fbe76a22a73cb97
MD5 3e5a224cd330acc363b2d5361a9bab03
BLAKE2b-256 5555e308920f8c963e3537c166c217e639862925be43a7b50f11d739dd0c88cb

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 83770bfa5eb7334e60c99f5687c2bcfa36185b7d6f743bf9aa4aef8606cf84d0
MD5 d4cdfec8f2461e7f387ad4d88d7c5d99
BLAKE2b-256 0a29d1bb9ccea7dac4674a38940a4b5493982d64ac686e5c8405c8d3d62c6d76

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c000e6cc70b99364dd738be857cf3ff5fa7706dc87fbd419653ac0fad7f4d1d0
MD5 058c8c06391e5cb0cdb8b9df20873425
BLAKE2b-256 74c72d0823f1ba477d88ddf7d86c3c6022bd023fd3c137c95e570ae189d13f0a

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4fbb0b6ed960d8bc58fb5585d6c17241b1b74032c806f77320690a2c18a248c1
MD5 03d680e833484b9c378ce5eb6aee216b
BLAKE2b-256 d945b56772b2c7a790db765bc2385bae9c88456863e3b8b3692897f090b3983e

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f21af1a4e99dbd35d5ed271add7b37530ae0a1bcbe5412761dfa4dbff3b4b3b9
MD5 c63ca1700efa2b331aebe7f98595cfa4
BLAKE2b-256 3586b557d3ccf228a1413fae7b477645f1bc160a87e6cc94e40663d1a1aca5ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 de3ff31e5b487916ebe5b990880c453a1d2e88a69f2ee70c4147bcad20e56c32
MD5 68ce15222633ca0a02269e5d9f531e0d
BLAKE2b-256 48010f456051ffae9f37f6f2c98b1a27ffedd6df102f6bdd410787ba31045248

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6000e96ec39e6683b174527076cb5be37bbd24944fcdf07a2992951998abe3d5
MD5 1e3b414a8df78ae7e7059c5b0a826d22
BLAKE2b-256 1f2b53e4f03b0c9961bbd3b31dad0bb8d5e0164ac4ddf01aa574ee62438ec2a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3fc5c1ba467ef487fdbd47dbff9f7636fa453bbb76261e611fbae5cb1206d447
MD5 ed24ba4c211c643978a1c2428909c428
BLAKE2b-256 f846da1c6f53bb3d4c67d2de553ddd318332ee24aab1bb00a9e01727498401eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 266648ccc8231103f1dbf97595798cf1e063abbc668c865f2b681a3ab9371c35
MD5 e03ac46606d2e3bc8ed1e5d0b00e3294
BLAKE2b-256 f0e13e194a6cd22ac4f80e9bd127b1e9daf1a2a475baa21db23975779204bd61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f24c390c7065cc23eecedf8833d67b346eac5c01239c51cf6375515df29a29d5
MD5 bb24d4ab47318f204198876a8cc55a51
BLAKE2b-256 9f69ad0c7d17018b86383bada7c9b4d30dfd5a7b5b2d2bfeec461439b551b342

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a5838de2cd3e54bcc4f5f33073764d14a3959ac2e76820f0288ad213983a678f
MD5 9a02de33a9155568d1c2c2dac380b3b9
BLAKE2b-256 1f525c8ca2db7455cf76d0b1c864096c5e3138849c29174db2009298047167c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b2e7b147193bc8d238c50b98fb2e41f47589bdbbe5d9589c4fe159e2d082480a
MD5 97fc176d3c8fffd7bd9de179ef943bac
BLAKE2b-256 89ad345f423d28e6b50b4bec5cc315ab139c63c4443c4a965a223f182019994f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2e6410495939108a6cc3df2118464246590ca1caaa9812bb71bf03adad9455fd
MD5 ace13741ee1ce9c3512281498c4fe795
BLAKE2b-256 23e8af0c863f4d4465438873211525c0a07be20d0e0642475e48dc183fa687c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 55375c155e30e67e5f81f330f08cc411507f6971279618843e02762868278f72
MD5 1e825e2b85ca998f9e58c2428b3c8994
BLAKE2b-256 1770c6aba349ec7bcc7c7f34421fd424b408af4a2df42f97c4b911344d85e379

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 420f501148b35b7b784ef7a57400d4568d9715c8d89cfa56c080d44b12dd5dce
MD5 e6fd4a9e7b637727f771876a8a759f4b
BLAKE2b-256 3af97637d9a319d8735cc8f0dfc8eb5d3ac0121cf361598ab42647a9023df2e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d7e857fccfe74739832e80ae7849a28b702af7d973ced38fbecfcccef0c19da8
MD5 2e99310fd0dd90fd13eb37098dac7094
BLAKE2b-256 b1920c69ce6398f2d57be0fdc43a353edb1afa51c5b2c6749934f6a9d04317e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5c754bdf7b5bc13d2499effc31515320a80996cca3280559d65f49278717e9ae
MD5 1faba68753923c4b475a89eb455bd206
BLAKE2b-256 8770773f1a8fec6306455a2f24a5adcb52daad60b25e5eb25e2f01930db07642

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bab72b7b1518d0e64a36a1dfc435b97e0822b6b4ee3d55630569f13a1bddee44
MD5 01b1142d537dfef2f661e9371a686da9
BLAKE2b-256 11161777640a6cb945a59c152dd1c44a749f8b92f98c1baf9cd7dcd11d891c51

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 9fb863a79e48c333928e8d11002b7b727835f9e53158e2a9376ac8a51de20e24
MD5 901ee9b851bddffd1483094712b3c8d3
BLAKE2b-256 8e6f8f7bfd92ced114f9d60756f0ff2dbf4ef784fe87680b25a3a423baf01899

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 dfc645d62a39796e6afdcff1362b662817f21ef19ba3f591f55aadcda3cb778d
MD5 03c47066e30d15946fe0ffa457dde5c3
BLAKE2b-256 4944dee8c2755b9ee27e4affd2c7972ccf7abc9fd1966b884319b29d9936a9ed

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2f342a9366868d9f1d6b6801ce63677ea8658867da71ffe6810eb908af31a71b
MD5 c3a14b2ee7eef33bee94aaaf0efd5491
BLAKE2b-256 1cd71ce061bd887275ecc023885fef65a70d3c3297eff53cf68c502e0ba82451

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8beb867c910960e983254654af3a355f8a15d7642dda7cbd5ea2be54225652bf
MD5 bde24dc63db0ad63fb3a87da398d047c
BLAKE2b-256 fdeeff5a001a5a1bb560556134cb2a215525475d5f98901b9f741deb6542d464

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c14ca22ae85173cc2a9c002fc0f90ceedf8e264709afed40a32a6f12feda11f3
MD5 4238bcae8e855c8577ffa70f6b9a9016
BLAKE2b-256 87afae805a442b6a75b4e40f73aa4ce8284998ee91fffa502e6e839ca3828d50

See more details on using hashes here.

File details

Details for the file mapel_elections-2.1.5-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 84b09034ec656a2b00e26881cc2f70b07ec3ef92daa94dc2bc5bc90b27fdfae4
MD5 9ac06130be84cc92d79e38ff3fea23ba
BLAKE2b-256 5a1d3d8689f981573ef20947270d1c7c55cfabb1c2a4fcdfe19f64b3652c654e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a54c70bfa2d1481adc9d135cc03fd27ad4158cc01252c23f9df089de86552f63
MD5 b09fe33817ff01d966e0cc802927bafc
BLAKE2b-256 3813433d609ea2ad0b076d2ade173022a34913ebc2764eb83e8e8c721e289862

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 341599cf5feaf048188ba6804dfce3d1fda79ec205b055cb34e8aecf1a3d951a
MD5 f2543608945c09e3518dfd753d05c23c
BLAKE2b-256 7385d8a85ebdccd12581929bb28e036abf847ea7d3735113bde8714ba0d8ec7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 869543aa39ba85e1f02cca920207773518f09d993004fdd44917bce05dc6c6a2
MD5 fac6658179031c88b459fc597b8c4d23
BLAKE2b-256 5e5a9992b7717a29b04aa334de8543a9a5c31f2b8fea7c1b50b58530e4bd4acd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 80fb94d93d51f37b7b35abf8f6a028b065eb226c0f59d4a906d4798e5c83db19
MD5 94267aec99433d812f6b2fd88ea2c642
BLAKE2b-256 ca95abb6ffe1ccd16644426f235a6d45e5f3c2cb47ccb335a6ef3dbaf1393c5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 198326df5e546c17c65d2b08cb663ce71cca78c32332aa982f0a04127d619406
MD5 ec508a720d95891d0df31f0cb0667e63
BLAKE2b-256 cc3b91953da6aaea2a6bbc3c522fea33d29918542033b568756a03a6d67b4e91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 272f0d4488a229608356f931583352094fd6714a786986244086b9cbe109c1f0
MD5 487e3c74cce42f678c08a040227b70c8
BLAKE2b-256 5e666370c9790a9c58748c43f0d1367d195ff2a69698b93b54dcfb22db03a977

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1e6e94bfa9699bf61ba500ca8986059c937a452a4f6201f760464798276b70fc
MD5 be0ddf3e16ef3d032478169ceef29a0b
BLAKE2b-256 fe4a2c58de43ca23cfc157f2a06101f0d9d1ea2e0a87e48c508fc94d865ed61f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ac899f492fd2d23512639cbcec02dfbb52002d339ed9d56f442ecc4a345b835a
MD5 33b606dcd95c9f4761002acb4c73a3fb
BLAKE2b-256 933b37b1e4182b97e80fa5a72c180a5590de47206cdf111a143859be066e258a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 11674774d12724dbf88a5ca2eb079eaee6f7b0a0193f46795fb49114fe17011c
MD5 12365abb5580c36932b7921187ea0d97
BLAKE2b-256 1db87639b1bab4a6f680a08aff25a4b497f1d588a56ffc8fb2baf55c49f9bd11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e4b295ef0ee8993df64954c8f22b9b9027497b4a11078b18da41161c25c40978
MD5 36e0e3bf0ee97d0275d629a262230054
BLAKE2b-256 a2f5521c9c47963fadb6820355b041f9b4c5d9a91852dce7eddd3b149ff6b538

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 36069cbbce79577a2c21d4377ec94253d14643d01b4e59b88ec43805bcba0512
MD5 9159792a37e877c802d7a250e1002640
BLAKE2b-256 4eae9054e46872828dcf6f88b22de4657875d38bcbb3eda44c38814f076aa746

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cf650fac632546671db7f8fed13bb7a3aed5e4e576780f94dca643c83e6c661f
MD5 90558a813e458b1e96c99d26b1bd6beb
BLAKE2b-256 dc65e2599bc59ec28bbf154686a38f74ba9f5d146613cd771c6524f3ed97a453

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3ef94593867da0827e27e3013810867305177a76d33e257fa2c968598ff264de
MD5 c2597dd1ff7f88fb2e88bcd9832e4a3d
BLAKE2b-256 5b91c7b09fe3c53fca5874694b087f6e83925bd899d2d142e4e1e592a19f357c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b729c15a3d3bfb637e490d99a653f615f67feec6a01fab6bec56f619f3cd4c7f
MD5 e0d5b77bcf743cf1725ffe685d0dc515
BLAKE2b-256 a0710ea9a4b198b89a914814e28feb3855aee2894cb1c6515ff99089b2ae38ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 037d4244e3cc014707f2528f00084dcddd02f6be8b87b3b07ce5ab1fd623f3aa
MD5 450784000b2ade34a6fab57c1138c170
BLAKE2b-256 29c2539a6dc026903e0171924c9733910f5f67a56bbf62ce33a8a773aa3b8ba3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f725c7351f678bf6523a7b9b489b58c27c1e0f44a83bc1d43be88103d9dc486c
MD5 a7436b7e9039999a20a1d3dfdd167000
BLAKE2b-256 f7bdfcb2877ec956c19a8fee7828fd49076089d99fd5c22bb038dd9004c4ebbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 52e42e420813b3a385be5b4ac3ed6cfe7bf02495a6078248009196634ae1e86d
MD5 732d1d2c340dcad32e1325dffc3905ee
BLAKE2b-256 7f375833bf95062d339b90d9891015fbdbbbe1e2b65896267048dea69ca297a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ad69a5bd60ebb3edce86dc327a8815ab95d480cee04ec370a76e9fbc7d58b7f1
MD5 c47f1b046129977d3f9e05464f056290
BLAKE2b-256 9516f6451222d90a9597ecfda45c0045eb44593f9e88710cdefd2d2cb14476c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fc432ec4c8cdbcc993482f8bc3ad0c46b66bd47efd110a294fe7ea2c7bff7880
MD5 5912a6d1ad4846a982d1c399e28a3c0b
BLAKE2b-256 aa2c3a1a02301195725288110fc6e6a43c79c02b648f7810f939eea5292dca0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8cf2a8ffee65b2b752188ca93fa9c600d6db9f8870deb348e8091260e4985fc5
MD5 544440fe4ffeec0e477f10375abaeb7e
BLAKE2b-256 b17724214616198fd0de35a4d55e49510ff0ebc395209b313d0c66fcb670a433

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a8896c944a1999db9783b6261cc62a90254c57fed7b57b6718b030707c8eae52
MD5 07774f2525fdd7b6579cce22b5a0af1f
BLAKE2b-256 460feaec1b291997967285910dae45415233fd4b4dd159358980e6e70bae333c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b9cafb25a5ebbc259d3309d78280a1ed5d9abd68b04c493e7c79cc34a811384f
MD5 8c3179116732be86a494ece751f4421b
BLAKE2b-256 2d3b6c8ca1506baf9fc783e2e8c258da87695b8eab8750ad5195858201e00edc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d2da652b2ea76bf664954108412e44e4af3b18e1ac421e5d348189fd5c6474e9
MD5 8825c9ef7531861b130d089c3377fe9c
BLAKE2b-256 01058e76f3ba0bc1b99c7db5aceb7db9af158812e76cc6e54631212302c9235f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3c3586b36742ea55bdf9f51a7e1f863c93730cc9dad68519d19cbf79d9612c29
MD5 0d7fd43028e73c6d48de6c69e22f9446
BLAKE2b-256 fe4575a395d34f2b69edc25031d7444421db733088042b50ca2a0fe5d5a8f051

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2b75517e92c37de58976c8c35ed664106f5a6686d3612d5bab57513b8efcff7b
MD5 8de53a0fc8b4b9434099999da5fc62c6
BLAKE2b-256 c2820e322018e78d989b8df0679fe15d77051492b31056235d4c95f71ff19d99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 813ed0df19c59f9325c4ff90aef145f18bf300e9ca02be33b5dd9d69c3c43322
MD5 9714d0cc3f82261071580ced7a33c6d1
BLAKE2b-256 e3f95eb719a74647e8045da88b925e482731f57f8d927432e5404274edad173c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 90d141c995db5adf84515cb99640bcb2aa227ea7d8e2c3bd9848d02db0dcaea8
MD5 57e4b1950bf7e10bb447f7df44ce9cb8
BLAKE2b-256 3c12f94b5dacfabc249960df5942cced0a21e2b1b2cdc8d035ac1ef15cfab21f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 acc2c8b409587fa0eb18b3cf2b708976350abc43b4a7244f00b77f496c259fea
MD5 07e17653005e81a9022d2ad11f6df8dd
BLAKE2b-256 17681406f7dfb16ced10c92560b73a6720a54489d5542953eeb79a474ca7471d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 225b874eb3f0159549b2e3d4910a9441cd780ba3db56df530cb8e9aefaa1a673
MD5 dd89f1ac20fad8a4ada53725f9f5628c
BLAKE2b-256 cfd97ac7a3f91a33c98942558ccdc33f218ecfe994ce76633da5bbfbe6712de3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 71eedf909b408a08e74dafe8f7fd24947ed1ae2f7efe75784447afb48b13b48c
MD5 d0c2aa283e1b4a5ea324ec8fc13ec6c3
BLAKE2b-256 3123c1bcd5160cb71d17d11f643e075709144eec71f2e7e1b576871ee8da5b87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8b63edf61736c55ed812674386a09383836099eafce06bda6893d3e770ac64d9
MD5 96877507c74d58d56465c8e2f98e00a9
BLAKE2b-256 30d744052a2ca7266ee71ce9c1625040186b993424707ddfedd2957a920fa466

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4441ed58344f2528a555f8f2d9b92398f4310155b76239c43d4b75281d5becb8
MD5 19a4dfbe3a3927f2c03eec395296c1fc
BLAKE2b-256 1926a0fa7f5d3dea6a7af0b59fc9ca1df7841a6c36d94b67f725bc8b03d429d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0076e784dc25b4bfbbefd69793a90e2e942a79b5e1548853416c9d33d27c1503
MD5 4b462a2bc6021719098a3b17305998bf
BLAKE2b-256 d0139e8e6171f2a8c7f5d85444fd11068515f929c479e2ba5435c166c319e96c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6fc62273c2f63f1300247e8b09d1615f1892949ab328103edf1648236d58df38
MD5 9241dc7e26f80cbee4ec685c593768e5
BLAKE2b-256 fec43ae059ea4fe5c7b462a9ce2755331d1f3e27d83dba7c43c18db13887949b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.5-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 95a8f0af27de548283052bec946723e842465b38a0ee60fbc22e44e118825166
MD5 4dc3ea53752991dd1e50cb768bae2ef4
BLAKE2b-256 c658bd7cf009e97f9c2d00785373ca84ca288bbfbc6da8c6548237c8dc5c6389

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