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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

mapel_elections-2.1.4-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.4-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.4-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.4-pp39-pypy39_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.4-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.4-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.4-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.4-pp38-pypy38_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.4-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.4-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.4-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.4-pp37-pypy37_pp73-win_amd64.whl (167.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.4-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.4-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.4-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.4-cp312-cp312-win_amd64.whl (168.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

mapel_elections-2.1.4-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.4-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.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.4-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.4-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.4-cp311-cp311-win_amd64.whl (168.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

mapel_elections-2.1.4-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.4-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.4-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.4-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.4-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.4-cp310-cp310-win_amd64.whl (168.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

mapel_elections-2.1.4-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.4-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.4-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.4-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.4-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.4-cp39-cp39-win_amd64.whl (167.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.1.4-cp39-cp39-win32.whl (159.9 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.1.4-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.4-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.4-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.4-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.4-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.4-cp38-cp38-win_amd64.whl (167.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

mapel_elections-2.1.4-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.4-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.4-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.4-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.4-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.4-cp37-cp37m-win_amd64.whl (168.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

mapel_elections-2.1.4-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.4-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.4-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.4-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.4-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.4.tar.gz.

File metadata

  • Download URL: mapel-elections-2.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 bca3b09d14feb5eb0d7dca774c60108505c0c05cdb918ff9ae05854c9bf7517a
MD5 dcfd62acc0b2fae3b5a04c9bb327a9f1
BLAKE2b-256 08e52c6ab13d66522ae1ee726ad2b5ed660278acb52873d355a4dd45a9340064

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 63eea555372b1eacafb234dff712c429a0e017c6a5fe73e89ca3079e5e72db3c
MD5 9739b4e0fe1cfc1334ffef5449082aa0
BLAKE2b-256 f439b105ff7f4f37a2ef71c1dcb14f8e49062909a8b0194acb13ff43c9cd492c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc657af8bd1aa78f6abfecd74352321ba375b99659ce7325b74e72fe706d0b04
MD5 8a7ac1f8f6fefef9d5c7829873a619c1
BLAKE2b-256 eef622a9e6d89a562af7781cb421a857dce944db80cb95a81a728c555e6d438c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fbb3f85b83e85b7c97043fc55f4ade6a9e3dbaba17f0518c122e45be60d58154
MD5 841deb8aa654fd998e5e31bd7fdb4837
BLAKE2b-256 290e70b4494d93600aa3a07f8cdd37c15968110dbb0e38da9f99542412916ed6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b310375c1a9c66139fccf15fd52bd58b296f428e50c462855cedab689c700b19
MD5 58847b46aac5228efd5e21804883aca0
BLAKE2b-256 ee030fa7ea2eb8801b9a349a1008b0264a17d6d592ef0358a5b0d89bbeea2e84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 df001cbe39824fd364d2e521dd1c3df6d5070eca2f5405c8ab9fa408191d5f26
MD5 6d547ae7aacfb93ff41e19c7cbe84799
BLAKE2b-256 ee5de779c735ff40fbebdc404b8d5099d2c17569ecb6725b6fc2b76ded4ad691

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b961944bcec2f792e184807f354b3719e203a03ec79b7a10d7f015652404c0e2
MD5 c02fe3fb8399b27125fbe674784037e3
BLAKE2b-256 960eb86ce5dd6b08162054453c6888d0ed8539cc4534bae33b0ebe20d27dfcdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bec3c867f17c58ebda3e3b894a801ead862105ac16d80fff9dc95efa659afb22
MD5 43442bc1e9569002c3f30e3f630be787
BLAKE2b-256 99169c87c2255ad4c6df8b3a24fbe3770800580a6292e499042c69926e70df2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eafbfdf520233c152048751e5413f28b91118e0fbea2c5ec4941f4991634ab5f
MD5 38f9566740a16b08ff3d0c1b1e4ba792
BLAKE2b-256 94b4826ee674f25fba93c87a0137c80408b9f0fa4dac9f8f002f5ee7b68a6b75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 56e39892111ea08603bdf63ccdecebb21ecc95ed7b5b9d2650f5e1096ccca8c4
MD5 79423d5d3df9328ee2724a95616b31dd
BLAKE2b-256 d650ee6582d78c96931454495cede16a71071e2bbd93be4e0b56403bb892a151

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ab865520b22103cc476714a4ac60f27e89adf23eeeffa50f1d8ed8aa9ca0294
MD5 3eb3543b2f70ee1248be1e8f017d4c2b
BLAKE2b-256 00cc87d35c6534e3a788327cbaba7edaf1b5291d087eb128a16e458d25f836b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bc5cab9d3447535f32f4cb83382c26d940bc7938d0d9ffae4326e8a9d6c71e65
MD5 cc16b04675317a61b6f37563a8fdb414
BLAKE2b-256 9a7b7590855a62be5b87b3cd255e1bb3910c0cd0786496025e339fd482dd1ceb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c368d1aa0ee7661b6ef9c64e4b064f38545ef12025eee5844762e2a4c0d2c1b6
MD5 89b78dd1d26f02af785abf8945c7234d
BLAKE2b-256 71558a9a0d14ccffb3b93494b3e622276e301985e5c3893803c4f198cb499dfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1b4558dd2c94f4a362c4aefdd1d3178c6760f677bcdb06777d765435ac5ec82b
MD5 40ee8a8a743518d41e6d38d41088907d
BLAKE2b-256 8341070d5079635ff457ce5462fb361135d30a1099e2611fa285263ed9c4683f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c23fb6d1ad1d2b433d3601edbf0a49d8e48462fd669e56900284b70758f21640
MD5 cdf88222ed9c5a2e0e4d81ed77f8f7a5
BLAKE2b-256 18175d47bf7a444a1c7f16902d6b441f4353ab5b468abe2aacdfc8efd924a5db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1384a1e7b76e5f6a36c48ae0e660cc6f8c6fa02c3a8a5703ceff3738606a51b6
MD5 60d0a87d098aa3b9a193bf4a7fce5e52
BLAKE2b-256 ff7b8ae6fe222753d4e068dae52d2a6042768161882bf2d28f4eaee20f063741

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ec30bcb9fbddc16721f42e941bac043875c97142308a2227f373498c88a63687
MD5 f3aaf78eb81bec72acb89f3c85019010
BLAKE2b-256 561e5cdb4670767af4a387e00dfbb6bfe1270378837a4ea93a692891d153c669

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4017d66e80aabc6574055a9372056ac0cb12919e68001a0e7df9283edb2bfa5a
MD5 38028064dd94e4191031d78656c78a8b
BLAKE2b-256 c88e99926c07377ec7c0a97fddc36ef0155fc93c066a912002fd4c0778e0dcb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 80f831e8b5a628e755688285e748d3837d5e676ded69d49307c4c1da8f387cec
MD5 cb793127f9c60f9e00c606692aac375c
BLAKE2b-256 19328000f37f84323cdfc830cfe2e013e48e211870be612ca33ac68482795248

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c6d07743d3dc2fcb4f6fabc7c05bd079d984007cdcb8ffc02c32ae53fb456828
MD5 81c86714872c883530ef29d1b46e7ee3
BLAKE2b-256 020c693f2fa6d3042253c1a48385cb57ad3947c404398dfaa44427fec1b4210c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 70b6875d7e0cd8a29381c459cef2bb5bbc68ee930dbbfa92b9337b476f64a590
MD5 fc7a2552b936c509c13ca5c6f5b23e3b
BLAKE2b-256 ffc6dc4acc17ff761146b5c14121297bb1ace67d0e6e8bf112cf343a5f91fa1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 64c967043d565919308358c3219f81f6c395d38b7cdab2902e75d333cdba1f6c
MD5 88555d1a458954d895394ca2512b642a
BLAKE2b-256 17faa09ab1f5ae84ade41ceab322ade0389bbbcd34431ad9e441507b270b3df9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 84a5de53cd1a78436e4358b243ea3002d778450e95e7cb07532e4a819c6d8a95
MD5 0fa5cfaf16a696a25fcb0e795d6ffd61
BLAKE2b-256 9b9fe7da54987735a7a8debf23fe81f2ad0164231f0d0cbad168f3fcdf45142c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0c708e0560735f97d7b2dda0fe85bf25a74b5b1319954f6dea24d2410f45426f
MD5 05e4da73220c11760e085097fc04382c
BLAKE2b-256 091b615382673d82d42645fb7f0c8f366c0abaa17d80f029faeef7de7e1292a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 616a08691a66849e3d295afa5c31464fa09e51367579e22fb83f87ecaf23e6b3
MD5 14f99a0b9cb7230e0feab4613a13b49f
BLAKE2b-256 f3db4bb783e16134e1e172f255fbb9bbc1479773606c49db23ba6c5a30eec1f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 4606cb558da1b7868312c7fb9d327415738d4c3d8dfecf92454a2e4242f773d0
MD5 060c68a85fe389c39a9f3eb66a7b6e2f
BLAKE2b-256 a37d6478dd31f3fe3b845be6c8e34aeeb5dd555ef1bca6d04a359c0e50812660

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b14b1378eeaad8de6976ed0920ad00b64fec5e4d5dd0254ac6ee8ac8f9baf54b
MD5 9840c25a996c2e7b9ef998f4b02eac33
BLAKE2b-256 102765363316f2b2d6ed1e932e0a4a96d6ac9248e2dcdc592734d056ba9d017c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4c25c0ca2ceb7aeb4eedc99b6512f31eff9315c392699210dbcc9b48be470c1a
MD5 8945dd60c2d3911706a1425027234401
BLAKE2b-256 abb9607bc5a43b1b514e8a24803d22c7eea4f638c656e51d7dc5ebbbb4545b50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f75f07a9b259369ae0b5b5376aa565971d3f734ce6a2f81cf086550819bb30f8
MD5 3a0cbd23c3de42a6632646dbef068c70
BLAKE2b-256 4552d224df4081cf6c7c0f689305e03e87fa2afacb94fc005f556286589c1084

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 80ea03af8a99f94019617e0e17daeb117c658a2d7e52c3da824dd9317f0de765
MD5 c0ab5bab6b0add9e900616f2edeba4f4
BLAKE2b-256 211b1373ce1538e3a6001ad47685007f46e53456ebaa5b22638abaafa9edf6e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f5d20e06408f61119913fba755757723fb8cb9240f016708f227bef8bfdde624
MD5 44c40f25d42e7184cefebb724eca1d25
BLAKE2b-256 f4355849e7a467caab534518e1eedb46441c6b0bfb45fe584351a999000d89df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 568ea0354954bf9404c038b493cb722a5968e32413db6443ed98d6e3784e7fb0
MD5 2c4e86de155c3b595fd98a1bcbfa0ea5
BLAKE2b-256 437cd3b20d94140c4e22d0a049becd355a7aea33af2cc7c1c7b6214b58c77515

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f6a476dc990a986060daf78999f5054ff7f38561364ca39eec3126f6c4f5449f
MD5 11dd1fc97b844258849de052a2e3354b
BLAKE2b-256 5e64369c337c135bdd2414321db29251808a0687c672b938e50addafa75b03cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e47db6e8865b24871ac367c00a2abb3c73710e92fcc2b6eda83034af2ccd3556
MD5 94346992746304e5001a1b486d83412c
BLAKE2b-256 b2cb6ff6ab4c6fa88147c45b7f28fb56504ea664aa6054e214828f860815da7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7ac6c35af4a41f1736e6a31d037e57e2cfd635e538da6d43f056a671baf0e679
MD5 e6cd658f0ab2f8430509b6a315867146
BLAKE2b-256 411ee948b9dcf8651235b063df93a9f03bcfa69bd3e781ddbd381e7b9bfb0ba6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eaeb1de77a530e4b8c78753dea3158b22237fbe0d807a1d332d61a3640243da6
MD5 bf515b21eca7360ef0a36e8843aeb0c5
BLAKE2b-256 f5520ac751413653edf88c729672f5cfe2218065c36be2a7137a1db0dd99d790

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b1d9853041affc85d356b5c18bd5da43fd5514c03bdc5f915f3c28718e0d7b28
MD5 9796367831f2f7f59ed7c88ecbcd0ba1
BLAKE2b-256 f94eedb27273bc078394a2e5743d10c48a994eda0653063c490289f8c8dcadd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 423fcb2ce6b2d495c63b62804804af707e44e6cb0fa9214e83e11e0daa95a349
MD5 36e47735f408382a92997b65f11ddc1a
BLAKE2b-256 6840aad3415826174c8ff0c1c2b51805b61fbac0d8e5afa587e27976e0b8a695

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4ed3e90f3ca65058ba72b103c19198f2bf5b6f7ce76efd9ab0f2fe12c64da937
MD5 1dad6f58e61505bbfdc47458e781fbd3
BLAKE2b-256 ea3d1f145c9d263dd1b3e4b632232d1108ac5c5b6a2f6148e8ce4f0765fda061

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 5cd9a33bf42cc64440f47ffde0d87657a5c55e76fd8e6bfa8274c6e818d8bbd6
MD5 370b47e33d903a42e50e961b2edca3f5
BLAKE2b-256 92d87862ee38f18d14e0ce173542d3f4df334bda24761e07e24f311560c58105

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 31c5b34cb40b5a9d18125c7681120aaa78f1dd8b2e9a8f1102d5c4a6942f072f
MD5 cf12d46201f1323d7c249256379cb93d
BLAKE2b-256 98a8602085cac46227a5b0412d3e668b72a8598e7a513d7773b45e2dab1c75d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 55b61c256a670327364deb5ed13f2150436c485c5e012bacb18be6d64e780d44
MD5 b0d3ec9f75a9714b33df2823e1da2e8b
BLAKE2b-256 188ac462ef6bfa2d03a7a38b55b5e296fa74f4bc7265b074d6f978e40a0441ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ea780b4b9238a44c6194779b51afc911bc6738a105f233162480ffeb22a6508
MD5 98a371a9bf2fccb4852b0a4c9d2b2e0d
BLAKE2b-256 4adaee4984e00889cac27c5ab44448f6ebfb4a04fddbef8f15025d24f857dc1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c2cbe693fe69263c65a8c97da9b395282371aa49d5b171ac5a5707ea6f970dbc
MD5 1411bb0cf9f13104319ddec2ebb6a756
BLAKE2b-256 fb2e1a8f486887f3d59fbab768cc7b4881a90621cae786f1d129d9b731bd56a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 864605c6a55113936831f195462ca5d9dac6dae012c01cc8fe95894aa00b612d
MD5 d1688a88ea6885de4da5b39e40f20611
BLAKE2b-256 9cba5f946d8a4752641ab3fc6d7809b6c4b2a5ca235e81ebeda3415417dc4c08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 58996ee970839d3ca09242bd42a5bd22a646ca5961b68ea56de162098caf9d7a
MD5 194e39d76ec9c608364160616419040c
BLAKE2b-256 e68aa3f6939ca419e25584ebeba8878181a3f5198ef6114efb4009d300f86cd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d61ff732ee36ddfc94fc2715f9118615a913f646f46c17e38ab6475e0333a08e
MD5 05abe3bd49d378d9a2ecdf09ae175241
BLAKE2b-256 5f9911c5d1811836909b02f5fa711fee0fb3da440db04e5153a7eadb7a40fb28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d61292cfadcfabb6ef630c79e3e45de1788da3eb9149a1038991598788d8d6c3
MD5 7c7116bfe4facaf73a828383923538e2
BLAKE2b-256 29ff9f74e59f58c7215b257809a2b1da9b56dab6f99fe49f15540dddd7ae4534

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d45275a5f24b5019c496be8b095cec2280ff89322ed9a756267917b9fe358af7
MD5 2067a70f63e1d761ec94f2f197406d71
BLAKE2b-256 33a7b923214b6cc3559c162897a5d668c91ee1bbe0d63af35b85b8ff571d1e06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7f71b149c810ab22e0911f05b359f25e6ff69a05ffbf628bdd0c11326e5b7191
MD5 913512e84082c346b043ffda07c41ec2
BLAKE2b-256 95bf5ae978473c7bb6123e804a34d06247ed3ee546677f8fb6f43f667e9872d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 feb15211b5e9793b1a11d69d53fe4ca8f89784e2be6eb24b1e4f3a7c25c28a67
MD5 8ef83db9ee89684fd3e2002e3ee7a328
BLAKE2b-256 b000edac610f016795dbea784bc63f445ac21f8ecef6de3ef986179d84e0c711

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 39e3801cb784dc7f5d8444c88779a0fbbd5406aab49ddccc5c0186abde2c825e
MD5 5621a8996ad93d567a86531b3f48356d
BLAKE2b-256 4a91752167963d7102d1cf9a57f6247d5543d5605933820d09a7f367513d22a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a8dfd04c4239ceb19b919b4701e1b7c309cf7e18acee93d26371293f3aa01cc8
MD5 89b5a43f585dbb1010f2ca4c883461e8
BLAKE2b-256 c999f1672f4a9ddaf00b085e891a93c4ef4f21854d9d4850c815da8e14648283

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a6a71c5bf13c08c662c908928c6a4dde24faabc9cad20136c40842667771bb3d
MD5 5572d1c7623fe1e2d035c8c06d5ea7b6
BLAKE2b-256 f477fb4744250e35857e610c1e307be8bf56d83abb2557dcc09074ac111b3e67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a4ca8c3e07db459cd2aec0d7d08008b61c126c5ed9596ff65cad25e54a0dbc66
MD5 f251618edde864bc334264735e3f717b
BLAKE2b-256 262627481d240d83a372f0ae14c19660407f38cd4f0e5576c01a155814951dbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6fc3309396e3eccc67f04dea92cc62216bc009980ad4b5c1290289385abc42a7
MD5 eb3bab80e9cdac7b67b7d9907f383cac
BLAKE2b-256 3b84bcfc03f77b946dd5d621f92ae3fec102bf16fd984876e0ff78b8c8ad0c36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ade76d2606dd09403960fea1b564815c3ad00f948612a329cc2d057e57f77763
MD5 c03d6bec15682e2ae4959e96cf57dbbc
BLAKE2b-256 5494929aa328c9f779b0c1429b3ab12edbdd069375d403e29234d100c5e69a1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0c3b4b4b8e0d1dbf286eea586d6265d4947f3c5e574a3d2bc9342fc3b9e9a70b
MD5 cccc1096a356481c5cf1dd75c1f74f8b
BLAKE2b-256 fb2e980b81dcf5378994e98e9b6cafbcf31c42e617aaf6246cf5bcbc772496c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.4-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 19ecaa07f3a30cb1b8d0103bd631881c5454ee78d51dbd5ae1f4f6159e79946e
MD5 7463c4be9435a5331eaad0022003da49
BLAKE2b-256 8a1bd4300b98c1a71369a69c3c9b843c36eccfa41bb6dec9c3a8a7d30ab6def6

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