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

Uploaded Source

Built Distributions

mapel_elections-2.0.24-pp39-pypy39_pp73-win_amd64.whl (170.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.24-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.24-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (212.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.24-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.24-pp38-pypy38_pp73-win_amd64.whl (170.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.24-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.24-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (212.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.24-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.24-pp37-pypy37_pp73-win_amd64.whl (170.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.24-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.24-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (213.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.24-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.24-cp311-cp311-win_amd64.whl (171.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.24-cp311-cp311-win32.whl (163.9 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.24-cp311-cp311-musllinux_1_1_x86_64.whl (726.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.24-cp311-cp311-musllinux_1_1_i686.whl (781.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.24-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (215.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.24-cp311-cp311-macosx_10_9_x86_64.whl (174.2 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.24-cp310-cp310-win_amd64.whl (171.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.24-cp310-cp310-win32.whl (162.9 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.24-cp310-cp310-musllinux_1_1_x86_64.whl (725.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.24-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (214.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.24-cp310-cp310-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.24-cp39-cp39-win_amd64.whl (170.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.24-cp39-cp39-win32.whl (162.9 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.24-cp39-cp39-musllinux_1_1_x86_64.whl (725.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.24-cp39-cp39-musllinux_1_1_i686.whl (780.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.24-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (214.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.24-cp39-cp39-macosx_10_9_x86_64.whl (172.8 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.24-cp38-cp38-win_amd64.whl (170.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.24-cp38-cp38-win32.whl (163.0 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.24-cp38-cp38-musllinux_1_1_x86_64.whl (725.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.24-cp38-cp38-musllinux_1_1_i686.whl (780.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.24-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (214.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.24-cp38-cp38-macosx_10_9_x86_64.whl (172.6 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.24-cp37-cp37m-win_amd64.whl (171.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.24-cp37-cp37m-win32.whl (163.9 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.24-cp37-cp37m-musllinux_1_1_x86_64.whl (726.5 kB view details)

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

mapel_elections-2.0.24-cp37-cp37m-musllinux_1_1_i686.whl (782.1 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.24-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.2 kB view details)

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

mapel_elections-2.0.24-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (215.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.24-cp37-cp37m-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.0.24.tar.gz
Algorithm Hash digest
SHA256 2f401e11ff863b3081d1301518691152d3b05fd8b57a9cdbee9343a019297115
MD5 913a48058d1f0b120769b9aedb3469e5
BLAKE2b-256 c6ccae6f1bd3b780da65af0fd3295a5f07ed67177a4ab00f6fb0d2b0d2faa56f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 203d1d6f2fe58451ecb76eb7cfdf3017b16f166ebd93d01e9901d6b90e3362bd
MD5 52df1ea37f6b42b5a6fe03b9aa36a1db
BLAKE2b-256 e07ca9ea0d7490e1d7cb0dbb10c382afd32a027dfbd2bb8ad543bd5a39ba6c6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 656ece0c8690e25dc01e81d4fe815a65dffccdc89fbdc423aa2c84f57678d86f
MD5 b2db39486d67daa0b88f0df2a20af4fa
BLAKE2b-256 dfba162b8f6cb1982f59a7ffe19e4ffb8d56956b2576041d976097ac15369656

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 89282df1bb5178f13461a8d4580bdb099b825e635432392f075bb30c024ff016
MD5 5c0596f4a054ea6d3a1feddabdd75be2
BLAKE2b-256 fba86bc16c27f43ade9c29ba11b31af58bdb7d344d8d4125f506d6fb20cfa951

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f9d893ab1212cf92fa52f252f04f3f3030995f84ad386b629f487008682e2e88
MD5 a9c52c287097a4cd90baefe356adec16
BLAKE2b-256 5e631bd9b1387601ca3489910791a4466a9e151968e67ded632750f98f724724

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 632c0d2317bccdc0d5fbf7d5a0f32c492ae78a160d1844735213a4b84935f3d5
MD5 649d78b1daebf3103e122b66bb79ad74
BLAKE2b-256 d2d4971773c35d2053721e1c2ce9c2571fa9808bcaf5674486649447a3908972

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b822893b35d63d139fbbda16f21cd33191f1004123b6e6e32e6b7435bb5d8090
MD5 0031570150a144513fb16e4a2bdcdbb4
BLAKE2b-256 3727372e64c49ca52914643b28d0d0d795d7b7c062890d2135be9bf739ade170

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aa1a0ead906395a6fbea4776a5979b084248f896564784246d0d004c84951454
MD5 e4be74032deccfaa54f825cbb6ebf84e
BLAKE2b-256 c0d6dc1b4bd640f9ac05e7ff9b9c0a38146b0758865d1782cd1c9e081d846cb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 47907361928103a86b88523f01991798c3ad56bba24420122870e1d2a4b8bb99
MD5 ca98b7716c1bbba19ef819fe00fbff01
BLAKE2b-256 99fe17c824b207958070aec009b39be8b9120a8312f64949615e74eed0a5acdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d858415b1467b3db3c517c026bfce30e9757961d1035234472a704a36b63f579
MD5 7ca5674e8d16c80a71f788f6428668ce
BLAKE2b-256 b0631563c50c39376be0ce515716ffc1bd4ee055601b1e15d40a10fa1b3cb197

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6cfdc81481ddb6bd48a5e9df9be65b40c492f18e31b4331da2c1c8088b7c61cf
MD5 0917da9c3942c5032b5710e2dda9eb66
BLAKE2b-256 94def0380ab799492dac0f6ae0d4c70e9630774437bba307285720c7cc5f91f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 be085bed35e001008fa66b0bb7cddd108fce5c08b3627609e34aac9f4906f37c
MD5 1074812b19e63b5c9ef4076de5b019c6
BLAKE2b-256 4fa13ec336b72e9af5de15b448d8e6a78803630ccea973a0357657c3811de408

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 581f958b41f9c659f8fb94231a6184fef6ebd24ec1816651cd104b8eb2f18c5c
MD5 a5261b28c87662866a44dc2991accfda
BLAKE2b-256 f822f1d627f58c18a6433457a8e55ddfb4551d3d3f74d8356f576841c52bb206

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7c7d80c3e80d83e73aad2df8e61eee4743590fcf50a143664b802d34a1f5bad8
MD5 7395a6be58cae2a9621ad33a8596864c
BLAKE2b-256 d64e4aadeb6fce74f0b550caea1cd951f6b18e97434970583e8b6b98c203b4dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 4512e3952493a152f9eac845010153eab229caae1cb0dbe8c8351928745134eb
MD5 d2e02413fcee3843c00bdb53143d7c41
BLAKE2b-256 f3ef39def7e6d4051ccf2dd3f5ea51593c02c5f45524d6dd49ab5c9085c48a71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 806ee026374937e9d89289749714abe86b3562b22d818dcc80a1852cf81a6aec
MD5 b656eb295a16b09d2295fb6e6d02e10f
BLAKE2b-256 cd51f800c46cf981731fc8d41d7630287730ea9c95f89048f355ef060290c4f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 bcb057758346e21a043efd7673c73758b937ac48ea6c91ca4e45750b0bd425bd
MD5 70e844fe56b0bcad8f2cd365bb05400e
BLAKE2b-256 dc4f5c60a3f2b5390edd6b1641bf486eb7f39d22062e03f394268af68dab6896

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5bdb4a08ae9f5d2d197648fd34ede253a550a3136dbae619e506be7104177b74
MD5 4391a190483e63a5f64e0868681f061b
BLAKE2b-256 41a0f62953c6cad47fd09d4732de2400359840d5bf02e6b63759f3d06aacf8e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 218b1add64bcdcf31e6a750343a73c57243bbbfff43c9f4a124afee2b85593ef
MD5 687047ca4c62e185682a779be75d0f0c
BLAKE2b-256 5dd359c13e36daf84ef7dc1af6982e3d1a940c8fba3aae25c1039a907c837890

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8eb3ebd41451aa7d149d083193ab745ae8a8d43af858faf9eaec1202c81d7ff0
MD5 8adbeedbc45200606ea30ce320d354d4
BLAKE2b-256 00da9b1bfc78277afd0e90555706b09685f057da8682efa86ce423f9185b39a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d42d56c0d113f778717747d8c7a53155a5e424ab25fa875f13b5dc03e9499ecd
MD5 2ac5d4e6ef0322a83aa3b42f8529553d
BLAKE2b-256 1d6b83b297954b25d021740a7e05b5e1a31781a1b1f7be39dc8959817e335c56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 94e1e932b761dfa58a9246daddda6096335e8b356ec4d0eead5c50fb4476a930
MD5 bc6c6d2d9fefc218e4250ebe58f8751c
BLAKE2b-256 32ade615145c9f858ecc19c99892185d30ac009fb2ed18bf509ae03202f29261

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ba2811adbd2f7e39fbd43fd5029f2c5eec1b93b464e154eda76b14cd589e1fc3
MD5 d377260a435857ea9f189921d96501b1
BLAKE2b-256 7c7470ff6754e61c3f1bb538df8423166a17d0a57c51ff2ee49b884a1270717c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b84c919d4d6558162684edeb89bd95a4404042bbaad190144bb553f79b9bdb81
MD5 241febb5d1601fa97fda7fb6815a46fd
BLAKE2b-256 e8df3b0e437110c8f53e5e688616fff5d4feb62ddb5b37a14828549aa00f9f09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2cacc40dc2ea7d026d15a96649b595269682c8536db012d2586331931144a723
MD5 10d562edcc2587e549bc3e30fc6266d6
BLAKE2b-256 9bcdce99f66b3fc9dab15182c70878fab9f5af771d296997f810d99d78047007

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5e023dda92d718e8ef5c10a5d0402b41ed5763aee1ed133989a94f2086ffbec9
MD5 8c69681b62098be820c4aeaa5930935f
BLAKE2b-256 6cc1b8adbf702c76118af5a769a90eaf0c12736c07562d4b74c80b5cb4b14904

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8a4b3680e147d1139aadbe1fa5e1f14f700b2a4e27065b9a09afd31fe5bcb0de
MD5 8420635d7e9814421889a47fb728ccbb
BLAKE2b-256 40b8671b8745e5dd4e8aad285027721d2f5f398435eb40b61a9d3cc85b6485ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f856af1c07d7a32b061ed0cf255875fd20e544ea301d869c382f9a41f4817413
MD5 3bc87e14307704e4578650eacda8e101
BLAKE2b-256 6219502c5a6798b46e200df222c44be7391bffdf71c8a502d299972a71a65c8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2fc904c17c93f97e6f358514bfaa74bfd4150eaff6e902dc92404297f350db43
MD5 33e9ef43e7123980d857334edb1f3957
BLAKE2b-256 a09ca4eef4db380297e138892879c9e80fda0145d9ccf64f0037b1dbcc90d254

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ee07c80cda0c20853ec85f2f58adf26151681d4017178a6a83e72208227834f2
MD5 e3a24f000c702d65d24f04714dbcf907
BLAKE2b-256 d2991eb5cb5f5756e6c04160c31c56eec9cf76fa9c7dd6ed6d4cdd32022a5d7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 25fc71a1cde62f1fe7244dcfa46135bd87908a9894ed791cb02ca6edaba487dd
MD5 ae5ed5aacb9e2a9e94cabb5bf0ac0993
BLAKE2b-256 8be72acce47337eeb22e55525a03cac94c549160e6dc8342df1afe8154fd32b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 90ef4722830de214f3feb5292e5b45e0e08b28c2b409c42842faf48739db8fe8
MD5 6e0467756dfd322ea9810443ac9e0071
BLAKE2b-256 f9b689f4b86b15b21367f8a14b90c648bdeb4af9e7dc6252c35619216d0310aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 58271844d351e42310c8776943b56fce1edc90d03588727b6b67d38e763cb43c
MD5 afe9d80e9c8706e010329512c7e4e43b
BLAKE2b-256 3e8247d5a992055a0fd7e059baddbd1f39526afd38598a2fd9542a4b0e3c6abf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5867a0dcbbeb51212eb2721a4e9883ff25473ab70086ca5805c8c02a41e9f2ad
MD5 82688809560868b9c942fa0c0721b96f
BLAKE2b-256 ac52523de2a9686debbf793f0c36a956b1bcad99dd301ab51e6b876488cec962

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8f294976a5989aa8f4d0ba4cb2d256eb8ac75ca2977d149a326dae42ee5f7630
MD5 5e587c3423f49c206402e37d2be6db37
BLAKE2b-256 e3c227cad68892984572f00954be699d252619b6948ac72b43da1159b7a05c01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 cc635caa9aa6833299dd87a070c43fe9c9cebdfa3374926ea906d58bd8463086
MD5 61f40ec6e85c8466502e6d8593750eff
BLAKE2b-256 99cf51c2ca4a53684f851b62e79ab2472721457ea8bc2d8b43505dad94ee765a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 87339bd4b68f27da10fb823ce4c24e302e04f5c795edbc1cb185a6011610e0fb
MD5 bdc916333921a51104f80a76827e576f
BLAKE2b-256 d6449b7c38b164b4ac51168194f2b7ecb07e866cddbce15a70c8c2439ad93bf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 839407d1333c3767d63bd8e8ddb195494ce796a1efd54d5f283e21ed91c23298
MD5 2238ce3e1a8c0e91ce91808967d5d85f
BLAKE2b-256 3e3c54f406f9e84507d88f057aa4ab4de0736dfc81820e6adb797d0b03a0d195

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 404dd417ede83155892292770555ee073575c45bc5993947a8b2e2bdf1543672
MD5 0c5770d358bad2203d40d487b2b2c928
BLAKE2b-256 515fab9e41d15e0af858fbd84d82135830afd308b13b094188b2c72f2c81642d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5468edd60f02953e617e2c47f01244c130b0d3b1f6360084cfba5dc2925dddf4
MD5 bd4785da73e3c502f84c815ce86dd1c5
BLAKE2b-256 0338690eefb70258839a5d1be54aa7497f441f9f5da29e66233bd780e6e176a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 893ac8d76ba9ec8690cc58d3ef0e3a4041342965295dea40658b3920ee170fad
MD5 7530e3344a121791db3464c4d9b5a97f
BLAKE2b-256 fb3439f174546604e63230f1c46973dfa5430d7ae3fbdecf363647f4bb26b9c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 26ee7e151fb50c4f2bd7c8c993e07045dec729798468ee0d6c9e24fa1f65c55f
MD5 d0266edbb2bb57de2a0080a0b3599ae9
BLAKE2b-256 1a6105a6edd96543d59032d67467e06b1c721f097784f0148f7b79b1f1731116

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 57ac1a27628ea2a935bc28ed5bad9f84af6200d491b853cd2ef03c74f158b227
MD5 166b5a7dc0e72a6921c94b982b894bd6
BLAKE2b-256 6a02198649e7b366aafdc6f14523cdf8933e901d953c1e80a376cb88d8da060a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f74ba436fbf2104f3db833ecc7185a5210a11044c895d28189d03ca39edc534a
MD5 af6a1f36685ea912f6b60a2c57750ebf
BLAKE2b-256 1f09ac364b7ac10a7ba6605f62bfa218c37db5e5d207668934f248b561814439

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 663390b64d698ef92dca1018c9cf545b55d749b6396ef835c29cd48cd053e4d8
MD5 7cfb3168ab6f7c432270d274fafa3ac3
BLAKE2b-256 33895859e0d9a6bb6a627ef290717b6ae66b84bc2844a465b5af2da4165b4479

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0747627aa9541343454458080ca3ecae33c65a617bd9fdac4a3ccf5f915455e
MD5 bae4200e941723dd4c97a70c87c23b98
BLAKE2b-256 d5c62c3e63d608b2408aa2e5cadf06de3c2cca2229bff16bed4c0152805281b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1a69055e3d3e66e409fd48faff31578871bfc55316b829aecfa7b9950edea5dd
MD5 0b618091759c0bdc39eac4a976605c50
BLAKE2b-256 81e534d0429ea2790719bce3733d014419f1f807e547e97771c9d1533226cbca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.24-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ab199baca756b445922974948de67fb86007ba82c4f260d8c25b0940558c604d
MD5 789d77444c458e35928c654a750b40fb
BLAKE2b-256 9403d8e007bef123032a964bd93f09b1dacf70da193aa61665b00aeddd0fd706

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