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

Uploaded Source

Built Distributions

mapel_elections-2.0.18-pp39-pypy39_pp73-win_amd64.whl (165.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.18-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.18-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.18-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.18-pp38-pypy38_pp73-win_amd64.whl (165.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.18-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.18-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.18-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy Windows x86-64

mapel_elections-2.0.18-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.18-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.18-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.18-cp311-cp311-win_amd64.whl (166.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.18-cp311-cp311-win32.whl (159.0 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.18-cp311-cp311-musllinux_1_1_x86_64.whl (721.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.18-cp311-cp311-musllinux_1_1_i686.whl (776.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.18-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.18-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (210.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.18-cp311-cp311-macosx_10_9_x86_64.whl (168.9 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.18-cp310-cp310-win_amd64.whl (165.5 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.18-cp310-cp310-musllinux_1_1_x86_64.whl (720.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.18-cp310-cp310-musllinux_1_1_i686.whl (775.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.18-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.18-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (209.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.18-cp310-cp310-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.18-cp39-cp39-win_amd64.whl (165.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.18-cp39-cp39-musllinux_1_1_x86_64.whl (720.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.18-cp39-cp39-musllinux_1_1_i686.whl (775.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.18-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.18-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (209.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.18-cp39-cp39-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.18-cp38-cp38-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.18-cp38-cp38-musllinux_1_1_x86_64.whl (719.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.18-cp38-cp38-musllinux_1_1_i686.whl (775.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.18-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.18-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (208.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.18-cp38-cp38-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.18-cp37-cp37m-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.18-cp37-cp37m-win32.whl (158.9 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.18-cp37-cp37m-musllinux_1_1_x86_64.whl (721.3 kB view details)

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

mapel_elections-2.0.18-cp37-cp37m-musllinux_1_1_i686.whl (776.9 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.18-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (203.9 kB view details)

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

mapel_elections-2.0.18-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (210.5 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.18-cp37-cp37m-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.0.18.tar.gz
Algorithm Hash digest
SHA256 037d8036776453609b107b3673292ddd5ab365e25481881a6026091b02a5be84
MD5 00efc598b670ecb96847a8441ddde7d7
BLAKE2b-256 402b64337e9f660e158df790e450b42575e347b3479da973007640aa57e72661

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 557c7664012c8f5538694034c32880fa72450a6b166d1ee6120dd1f649dbfb22
MD5 7614bc9f47a902b85dd98db9567e9fed
BLAKE2b-256 4b8625cec52dfcbd360eb8562a34f25f971d756626e8a69e873e6f3fceb30c41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d746198ef3df55fc5db47512a1ea28f7c56eac6b336b198ffd82e7443ecb358d
MD5 d81aa8106af943e7a9278d8ad5e77c5b
BLAKE2b-256 7448d81bf7202938a9583e412abd14aab49c313c01fa5fc6e632e8e3edd7bc74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9a5c7b3980cd84e362611765613fc6911abd64c3a7f87c000ef4c3788ecd061f
MD5 660f1935e881c0389d71c020ed0bb951
BLAKE2b-256 95570e62b82f09a8ca348d7858e845e17ff484a8ed9f499030a551557874021f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7eae9663706ae98ab774176d2f7f4328a261447ada8bd7c624dfe78a870f62d1
MD5 3d071c4992ea542c14ba427277977441
BLAKE2b-256 22c258365d3cb3cdb45cf0467f3d578672dffcc288e73e3c4a346c1994cf4bb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f9928da548138edd6cd7eb25a7e0bc935e08e67e2e50f723e9fe47c80bae4f7b
MD5 03c3c163bba65070ee7eac296b8ffc27
BLAKE2b-256 e3f82d176a0447ec2505a1a653d1ecf5fbd6d7d0b09e5da3424956c1b441b40a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a82e16286045511086851c634e0d2cb02fb3b8118f5f5a2f529447b606e4207
MD5 617728b1956c47568599dc2637efaaee
BLAKE2b-256 32d611de7bb645d44c5ce3fdd39688baaa6f0499d9fda5b01895448005e80c4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 95497df43a136c009a554afe3a77c3d300a11de2279616e7d712ac1645ee583d
MD5 49d1980def111302a3559695531cd3e0
BLAKE2b-256 affdce1ea3c780ec61a573f7d67a5eebd80cf5e94d4bf3f9dcdb568d1672abdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 98bc8f9ced15a7225b5dfab6aeda2adc1c2a29ff457da443a98cc583c1a5c682
MD5 97d2190ceac5fed4b022199931939f5d
BLAKE2b-256 a26ceb128d072f827d41d13afce3995f517cb888310c250446da7e60d237f2fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 861c7d28edd17d7decfa2a204f88102154d81cf059711986c1d279c379178d0d
MD5 a4f3bb7e71fac71c058ca57e8c014fd2
BLAKE2b-256 1f1e8a4a5c59f25a92b864ca8497e565c3f3b549cbc6db744fa7419d7d79c5f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7db291c2aff7178733a1af1f6fb35e3a0755c6608158327ff9dfe08622ab1e1a
MD5 11e3f356e587b9e4a1dfb7a6b1549ee2
BLAKE2b-256 878a7c9283d325ed9b8e51747e95612f484ed5f983493ee14fa1817627abdc78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 37540423035410c1106b21f17db1bc1d6371d224e9860a196c96ec60cd4a7a3a
MD5 ea7d0d3a8bdeb566b5a293c1b04f64c3
BLAKE2b-256 d7bc35920b5ad3a3ce53384c6ab26bb710e437d826bd5e5a2367212d24489d47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6897bf1e60e2005c69a01f98b4b0a55f13257a91d521e004e9f9c7c2210b1526
MD5 ec3658a5889f9082a30546028d0e5494
BLAKE2b-256 a22d30503c57627bd8766f7963e76e81581e4c43eeb6a3c82c5410be33c1a7ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 24e027bdcd24011edbe2f8876bcc8f08797dbfa4969c840ee14a9be43b080b93
MD5 6cd19221d15e5b42719f0502a5afd2d9
BLAKE2b-256 dba5de648b3ef16e68e11c30d70bb33f9ab934000ae512f30d50456343e5746c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 76097dda2ceb7ca6fb08855d6ce717063239edb6510c01143dd04ea39aa1fc6c
MD5 7cfac08d7df3019768fb4a866f23c446
BLAKE2b-256 cd7925f67d10a2c9729ed656552411856b14c12e8b5bef8467c48689b7f1fbfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d523dc5ea7ad1f3b90425840ed381241abb8ac73fe872ef3f9977879ee89ea9f
MD5 fa4266e29d17079518fcb37e1154a360
BLAKE2b-256 f3321aae2e45a60d676c2b987deaac49d452c2aca2a670fb7e53051ad4472c54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 efdd1a44566000da60d6cd863168da323a8ee69d8b5bb8cf78a1dcdb82ce5415
MD5 f4600de5b1c98ca6357d57ef188ea59a
BLAKE2b-256 b222e9e07125a95ff81611d46a943d13f45c8b8d82366814742b17ee4709ce90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1002eef891897a72c9fda89f37fab3816cede1afb43a678f84c3d86d8b200ea8
MD5 f4f62eb805ca1df5545538b2d5927a11
BLAKE2b-256 e0beee795a4fa947d26179cb7809eb54c0fac0ac042c4d3b9a84beb6c7ea5ecf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b02c2cbfcf00697006b3e4442b65cd1c732ca1431590686bcc1cac60697a337d
MD5 31e86742e808472bd32a40c73b5a17cb
BLAKE2b-256 f563a9f046750484f90f76375e0ecabc42ee17954e1c5b757ecb2a20062708b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 adc4d3a91f9d5bc570bf2f3debb2686d37d816da55170d6ac079fa0a7dd8c4ee
MD5 a1e40bf6dae93fc18489ee26a2858179
BLAKE2b-256 c03f07e6b6d44de46bfe88f8cca0e8a2d9761faed6d379136a44494800cc3ed4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7096e816a44169813457a9b0fd1e3fa7c2d81a5c8eaad45a3a131080a7d4ec63
MD5 432acff5065476de05583382bdaa9a47
BLAKE2b-256 31b952155174ae552d78631a642a2e09ed12695b0bbb5467ab03f15f5afc716e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 df8908109dc2506d322976644c0a4e6cff0c4ca604f36b998cd1727bfd08646b
MD5 824e47e9e5e472d9496b964eb85c5429
BLAKE2b-256 9e9222a27045ef926cec78f0f8cc9ec1428acb833797bb1b0623333f7f0d09e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 165deb6ad014ccb0b2d053c00c74dd133327b7bec19424437773531d0ac07dd1
MD5 0a821b2b08c9671ea922b719d1225a51
BLAKE2b-256 51e9f0e6198b451da41ed272efbbcc808987149b9ea690539afe2528638195b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 61716dcddc97d30a038448393d3e92c9a62d2b341f66c3f2d410f83b5f9b31e3
MD5 4cb8721ecb39407f2a99836b312187ec
BLAKE2b-256 70209d2d3b85da2949d8a590132064fd47432124e18ea9af353f16546fae81b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2c4533a357ff99533ed031f335371703b3e9e07caacdf4c16a2c6f3456c8eb46
MD5 e4853bf4db4764854613b12c3f9c2b0b
BLAKE2b-256 b1b5a1b4cf1efa7d79075f486b93fa4082b46a49b1b827241d881112d132d082

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 87316a7690a4a898021898e46156b54904628706ccb486f8acd2a6eca611f695
MD5 769d943293ec1542021bad7aeded4024
BLAKE2b-256 770b2680106b0e6563564bc5d8aea40dc7830fa52e90615514bf2867f23a3132

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8763e8db15a2d3706284efd558c261beae8540136800d02924d2a8a47c000845
MD5 7ba0e7bb2c4aa1986b64e41ab5bca0d8
BLAKE2b-256 448c8365ca45d7efb056ca4de54de3c781f72c0aaeb45a3b0f65d1c3ca8aca13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 59dfb08854f689fe5daa6e640974f52d06e2ead7aa727012a79c4d139cb53e2d
MD5 495aa57d3100063506b46fa892c6da54
BLAKE2b-256 fb49a2f92ae9faf75a2b271def36da228bbafae3b244214783da4c23740ac5df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 cbb96d3669d6abfcedc00a8708ac3d35c896cbb2a1ea4f8677cd05cf71aaaf76
MD5 411fc5616efa0d9378e1f68f2a8e4a23
BLAKE2b-256 4df6c9535320c4abe1857f0a17f85fbe05daa03ceb78745df8db5ff2339eb6a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 75c84fa1bdd2b163ef5059eee03eb98455004ae159af686e2106712b1b7d42a3
MD5 49962fc248a325e7742699573e1611cd
BLAKE2b-256 a4de6731efd8b13f41b230644d12ac2872237693e927def95d8e6ee6d01b9fb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 fbcf5c52001e1743f9387613cd8412d65dc752471bbc2389775db114906c77ff
MD5 30723d607f98d948fb71cd0f3a484e99
BLAKE2b-256 9180e2c80724bf4831d4befe97ae3b538f0c180a2e23ded1ea26f8f4744c0ce8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7002ed39db78e92bc52aec43bc19e652757a0714528ffba181014c631ef9e427
MD5 18b3dc85aff7eb5816a88abc457ed8fe
BLAKE2b-256 87bc7676ad8e7f40105a501a14ebe9ecbd9e55c0a8dfe0f003e331b16e9b1609

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f5c8dc03c493b1b5b213f485df5219d7dc14297c7f538d90dcbdccabb9e89987
MD5 2f14ecb5e0aa1991e41ebe6005abf0b5
BLAKE2b-256 e011b6dc9c78eb403ffa9ce15d550f3ad495cd2d6f95d51a135a9ffe2f8f0255

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 66f9c4735e300df08394fcc198fc06573db9c80cabce61e2e0b6c8fb111149f6
MD5 1ef828facadebd6f573e7a26eeb69bcc
BLAKE2b-256 8bb640037eaeba80950b6d4b1aa662c1a0058176b075c3086225f2570bf05052

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 cf4d85555b108530b37d6566388e28a55007a3ee5adb73c460bcd4df7048c129
MD5 47539a5ccbef7ec8abb899133e89e402
BLAKE2b-256 4f7ae31a862c5adb24d68caed1970eadb416bb300e92f533f29a278603c4cb65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 aa7a12dcd6ca7844e10bea07a1d664ae62de673b8275ec39848e0714dd44d220
MD5 713eb03835e819c16591e5281d71be9a
BLAKE2b-256 570ed1020883abb8741d96aed588026c99b7ff11a9b5d6bf22671e099e0efb77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 040dae75220ca00d5b9d5e19b278e3a9d794d1eee36256462a7557b6b65179f9
MD5 a2b7046b4296c71acde41a0b0730f523
BLAKE2b-256 7b8ed73cbbfde2f5fae77aa14b3b9f2d88c9eb9368f35e6c24516c81b2a2b4fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 664aaaafa14c535f99fd73dbe0ed89f079ef6b0fb113844155e465be0cc25182
MD5 f6297982671829693567a7c0c6cf0765
BLAKE2b-256 b292cb50f8006e8b0807de46c819eefaaf292b09ecb841d276a6374fba40fb3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 352c7cb1c07c004189925457c480b9bc8bd5c07bae069268ff8ef1cba6425c30
MD5 a86f2d9e4c0ddf5d89e006ec52a8967b
BLAKE2b-256 434470c2e0853a2afbdad6976613d1e6a18e85c5938bfb326d1fa5357b080b22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a6dfdda4da9184d39be3081135a225dee2d5d0af8d8d1a0a14d0b39aafd1b4b9
MD5 57cd1af867eeafbb74ef015f38e73f9b
BLAKE2b-256 0d156a59adbf7fea5879bbf36d34ae47367129564a05253859968bdea5118294

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ebe1254b1d7219d4bbed7e1aabb26f26ccad88788aab2a2c66791579659b39c0
MD5 c389838e016aa83d7ccf7f75266d37ef
BLAKE2b-256 7614eceb17508ae3fbeeccba0130999348c7c242abce43aa4399fc35029902dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b4947a33a6fbf61f1b0d2b3c2641c0652bde55e268eb6f3732c6b0196ff960d5
MD5 5a62a43cd6435453e5dab95268808592
BLAKE2b-256 ce77af59957a0bf48516360de5d98879c4c79143178319d54c4df077376548f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 c6445fd8fdda895d6c4a3ac3f4a8d4425b4578e6d9b3fb39d6ea7258fda42fff
MD5 e1c216d73a48afae2a3c6b7f1d3a618b
BLAKE2b-256 7b71d2a0846ce997785a9b2346dae671b5953f93913251c7233220f93d2a14e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c3110f43ccd453bae242712d7735c2db4cc52e87c7086d56a87f112529001406
MD5 70820d19514434de70f0004d43578b13
BLAKE2b-256 d9040de3a029bd7aea22bc7bdc9b1b25db0881d1395a1bae3d6c14f2ae9e74d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2635c550ed6970d67625dd1a7987afb5bfad6405143207d667fb197db550bac6
MD5 460788966a9c96bebea6eaefb60d14c7
BLAKE2b-256 f8eb9679f0e6a78ec459ce4e4fa12da76af5fa17b8e1c86dc262114bf5e549cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2e77952e162c30d1d50f174cf6b5c1b02296bd0686e035f41c9b9ea48c988cf
MD5 6a96eb257664711dfe2cf96e0c01bbb1
BLAKE2b-256 296e51e86448bce2593d93369f0166b069b94f68137a13473f749ae636d28454

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 37168d353759c3d0fd289f2887a93ef6178a423bab7f632dcb6e07b0af97f35e
MD5 69a8cd40ec881bab6796ccf07c2b565b
BLAKE2b-256 68d24141c6d3dc1d20aa48c8965022c6661b5dad30124e0709f8a328a1b76f47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.18-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 099e4e3ad5c6a4440a6554a0766f87a44a47c555983176aea94a110bfa89e9de
MD5 19b85a2e6bd06561b12b309cdd94163e
BLAKE2b-256 2a5ec832982ba31e2d1489586f6bc34827f4e330b16d7ceb754d9cb5af2eab83

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