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

Uploaded Source

Built Distributions

mapel_elections-2.0.26-pp39-pypy39_pp73-win_amd64.whl (167.0 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.26-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.26-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (213.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.26-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (170.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.26-pp38-pypy38_pp73-win_amd64.whl (167.0 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.26-pp38-pypy38_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.26-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (213.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.26-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (170.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.26-pp37-pypy37_pp73-win_amd64.whl (166.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.26-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.26-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.26-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (170.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.26-cp311-cp311-win_amd64.whl (168.0 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.26-cp311-cp311-win32.whl (160.1 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.26-cp311-cp311-musllinux_1_1_x86_64.whl (727.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.26-cp311-cp311-musllinux_1_1_i686.whl (781.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.26-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.26-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (217.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.26-cp311-cp311-macosx_10_9_x86_64.whl (172.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.26-cp310-cp310-win_amd64.whl (167.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.26-cp310-cp310-win32.whl (159.0 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.26-cp310-cp310-musllinux_1_1_x86_64.whl (726.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.26-cp310-cp310-musllinux_1_1_i686.whl (780.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.26-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.26-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (215.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.26-cp310-cp310-macosx_10_9_x86_64.whl (170.7 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.26-cp39-cp39-win_amd64.whl (166.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.26-cp39-cp39-win32.whl (159.1 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.26-cp39-cp39-musllinux_1_1_x86_64.whl (726.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.26-cp39-cp39-musllinux_1_1_i686.whl (780.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.26-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.26-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (216.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.26-cp39-cp39-macosx_10_9_x86_64.whl (170.8 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.26-cp38-cp38-win_amd64.whl (167.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.26-cp38-cp38-win32.whl (159.2 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.26-cp38-cp38-musllinux_1_1_x86_64.whl (726.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.26-cp38-cp38-musllinux_1_1_i686.whl (779.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.26-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.26-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (215.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.26-cp38-cp38-macosx_10_9_x86_64.whl (170.6 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.26-cp37-cp37m-win_amd64.whl (167.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.26-cp37-cp37m-win32.whl (160.0 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.26-cp37-cp37m-musllinux_1_1_x86_64.whl (727.6 kB view details)

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

mapel_elections-2.0.26-cp37-cp37m-musllinux_1_1_i686.whl (781.6 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.26-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.1 kB view details)

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

mapel_elections-2.0.26-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (217.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.26-cp37-cp37m-macosx_10_9_x86_64.whl (170.7 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.0.26.tar.gz
Algorithm Hash digest
SHA256 d6d7f1500908473390c22592c69b2306d0c25ecc589c14ecb3c0ea015c0db1df
MD5 7acf513438b6c2e7a5ece2a7dc618c65
BLAKE2b-256 493ab89466e80a5c1be410e8f13289fd9def03b0db54c8cb3360d20e5a1bed8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 70fc1bb8fbc956ea777e5a575a56abbee7ef88be6e4416648c8aefe4f6644b48
MD5 02acfa8370cfbd33bc7e880e98c73224
BLAKE2b-256 a732e139ec54cf91b88a5c1ec9d78a14ce41baa5ad3b858f2828a60747ce0c2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8aeb4688abed74efea2ff86b0e6563ddd8a7ec19f0d54ea584bc65942186cc52
MD5 889cdbce5cd41fb8ffb9df846751ab83
BLAKE2b-256 337ab6043732079cabbb6507177fa50d12a088c1697988da5cbd5887b2d3ccfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 21e6baba3b0b80f481d8633bc4705a4b6c25f65951bcc6fb286a0e4eea9f3f26
MD5 05c6100748c9d8ca0be79c8d781fb3aa
BLAKE2b-256 0f81dbc8f92b304bcc37f974944cdfeaa1fbc39decb7fced9b7ff51b9c4ec8e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3467ee999ef55b2723e1befeb263169982728826201a44921c18accf783fc5ad
MD5 39689e1d3b24a5413e55af18049e6013
BLAKE2b-256 a69ad4741251a824d054cfb02c9d2fdd5c0bbb88d3ba8e61d201e1d7143c99d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f391c18eb637708ca66a843c6624e5e4b447aad18918cbbbe17a7fecbbbf75ea
MD5 634372899a0004c55bdb40c5f0fe0022
BLAKE2b-256 6174d9a7cb4a3816cc9326ad01f24d2aff6e8395099cbcc8851e03d02bd46b7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 07cdffcc3d18aed8da419906f40867574eee45a70f2dfe1f4190f04a6ac5fcee
MD5 b30ae49b3f83bf8f4c0d1ff9801225c9
BLAKE2b-256 060b74aa06e153972596a1e0f96eefc8e096ba9ff56b03d6303ef7c78adf6527

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c92d4b9e5d95b1ec3ef4b315086b586dcdf63511daa242406b8336a81b1d6822
MD5 518305baa59b992a367074796762a4eb
BLAKE2b-256 733bf2e31ce44b064038e0339c920e4bafdf66cd9878bf30175efbc7c09c4796

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 54ac0c5a6955a87b30e2e5d9287d7e85cd27b2688245456afcfd6fc0bb014613
MD5 f31cf59f605e9e854412cd0e3d6307ff
BLAKE2b-256 947feea1431ed8c14741fd42262db4d6c358e5c3b2a1be6a4552b51961583ea8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 faaf25d88461a564ce125c12eb4994a8fd2754aced7e4994eee7918fc0ad7abc
MD5 efe3735c66dedacec6ce143741b0cb1b
BLAKE2b-256 6ff4e9559baa8430ba702bc27a69ab4b4812e9bc1a793b24f9937107cb60032e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5cf3ce582f2cb00c9a161187a1ba23fa3c805d43b4d257d5129f7ff50a336865
MD5 c309c4537412a16fe0333ccc342a4c0e
BLAKE2b-256 27d8aa8821f17a28aa2cd31d828b350e736f7f09b09ceed35e036fd1eb617a46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 22876defb6dae5d22c5d723ce99905c5a3c753d83f43c2dd6e4aef0b866ada1f
MD5 a8f235fce7a11cbeb55f46e54f280cfc
BLAKE2b-256 7f9a142c87b7dde6dd6d897b14299e4716cd230b2f18e49225d72e6e0640e19f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e0011fb9b39c6c7d61fdd77fdfd4ae4909a4cd201dfa7feb734949e2ccba0e43
MD5 e637a93f4a77c93b18c4539d95007d37
BLAKE2b-256 1bdcdc7e87451e4547e63b56842343429882838ed1d0406981406aa1a06ef711

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 870a1e17f134312dc2c9a364e01ed9ee9ab82143ea87623cf16921567f06b684
MD5 f0189ae622ef07dfd2fbe4f19fd62c4d
BLAKE2b-256 4470b7e6f3b3ddcbca7d7ac3ed24d6eea46f9aae3142926247c38e2d2a011233

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 14f1be821e78f0c60bd90849b7a98aa304504b6a3edf99584cd0d57ba079be26
MD5 71ae023975ea424929b1522cb8d830f6
BLAKE2b-256 5f8eeb5944ef77205278fa386d09dc7a0f51ccda14b733cf53cfb6c1b634c87f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 34dabb2848287f04e422fa746c0097568fee7ea30150de6812ae2183e77fff1c
MD5 ba59b9672599c476c706de55f5aae76b
BLAKE2b-256 fd29ba7cfa6f93384c8eece3d53d5cb307fe5cd3204443850607afa87dd1aa0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6c80addd91744c345e1e87e63d50753c0e620391559db42131c19f4856ac6840
MD5 7c2eca85f5349dd43a067d947480f40c
BLAKE2b-256 c153fd546529f74728111f886a67247901ccadc264c14a7b4e30cdfd0c8cbddb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7d8e90ba9ab402f259ccfd378ce5579e8f396f1ad63a5b05c816b5c86ccb950b
MD5 bdeb9f1ad05f17023af9eceb2655605a
BLAKE2b-256 5dd4ac22b22a19714344166d656893095359c148a4829906c6bbc6288de0040d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7d86253a23fb2f5fb066267570fe1e1c9fad12f1a7236336a69a154021120d8d
MD5 126f9af0172cc59baeb7306e4b51a2f3
BLAKE2b-256 99b55fa4cc9dd5420672a54a44a1f184d32f8be4a207628c6226c5dbc30d8cc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9e2c5a68ca994ffd2a9a8935d0a5a56f632603b34b0ad3ccd18c27b4495f08c7
MD5 d67d7e9ee9295235dcb7ed0fb3ade5e8
BLAKE2b-256 0b2fb05eaf042fef5aa70c7e5bb9d53561fb6fb5ef6abe55ec13221587fef674

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cfe1b19386fd219dc02be7199ca2b34b328abf20c7288b6258edf9409131fa38
MD5 edf5b9217b61119e93adf141e3c130ec
BLAKE2b-256 7f5326b0dbd64926b1f5cb24b98f2e5cffc13b9f3be02990cd870aa3f3e4b7d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 1fb1bbadd0b294019e92bc8db029d28c491e4c00bcc1ce7c52fd89d037fa9f7c
MD5 6aedd3ce0bc259e72eb6017a8d42d1bf
BLAKE2b-256 002bcd370006181e8a8aa2b1d2568ce88e946e7c9b262fff3fb285e8fddce828

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 52167540da106408e68b5e9dbed2bb5c08427d71705f5a9c28fecb06cf2df783
MD5 b80878a6faf5dbf2eaf6f32dd70d1027
BLAKE2b-256 9a4a98dad9b3450ebc5f1a80601e2df472071f35276997f2c43e0165b9dc9b9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f6d06f31afa23f9fa7f255233a5f350e7ecdea8bdd14c9aa284aa102adb64610
MD5 1a715109a4be911c0220c7eed596529c
BLAKE2b-256 e8ba4b7cfc10efaeded8ec45b8c2f256db6286974c3bd143fe41490af1e27fdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 733a15416d3c627e79358c4e569e2f6e04f365dcb36aa0c5bcac460b12578f45
MD5 fff978224cb3d33f106ecc646d4b09ec
BLAKE2b-256 dfcdb7091ff74c3e918c6a5f5e339356357c966319ba1d97ebec48d55dcdefa5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2dfe0f9393abd3de3c9cec3c637676bb7c060b4271a362d743497b73f03e1eba
MD5 e22b2aed98d4e5fbefd152b6e345150c
BLAKE2b-256 0a2cccc758cd0ff8957756afd77aa7a16769012ba8a03074ef7024faa5ebdfa5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ec56e100829c9b2be9ccbb401464ee2d9ec2a77e37003a3e2a8e9dcb34112911
MD5 5a22d858a24bf8c3e911ebe1a872f812
BLAKE2b-256 47c77946030358035739034d56009611d6512b3281da79cff3eed4ce0091bb8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 af7c9920960b6fae3290017445356427c938a4ea0d25f22d812d8a5723f7f070
MD5 1e9831c693fe1e1f1e94b0e5f872565a
BLAKE2b-256 e86ba5b7d3f842e3811b5a9012fe6ff58a8fc89b66a0dc3329396fb923bd9b61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 16c4d541151d04555fd419c4ada095d77d12b9e71248314a2159c05b405d682f
MD5 81bcfae4a278f54ad2ff5c9bf0ad64fc
BLAKE2b-256 6032f253b23fd33524c7b49221a81586a3ddc79fba24ec00d8eeb925039107c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5d6abf03f7fe7a39edf5a4eff761ab8cc1eb97c049bfed517ef827720e69662f
MD5 8fa10535131e91e073409af6bb668131
BLAKE2b-256 d3d2e3e4a3673ba6be567a99266faa9cd13a1232a29627fd0a2bc9293dab88cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d1c2ccb6aaeeaf4667be82efde75df475bc0c09539a49cb225aac0cea2a47386
MD5 77976cbb6c00fb913877a756308c5bcf
BLAKE2b-256 e8b0b3bc0b473b4dcc20abcf6cb8128cf0e6a976aa9384ca817295e2d59a3444

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c732f9eb48e0d14ee4e4fda505adf195d20152b51225ce85142608abfacbf1c0
MD5 8e7faa2a23a30049db0b1e99fafd237d
BLAKE2b-256 0358a0521613c9164b1832b414608b92e55318abf80147cf1197931f2c06b1cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9509c849f820b53c625df591c572c75d9484019aad970e6b81d68500bab40f2e
MD5 6d636db6bc4469f56404f16fb10b399d
BLAKE2b-256 1e22da0528d9bbce6f80f2986a12aaaea756ff58c31dcf87240b53c847f93ba4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4efafb57f4d2b1643e9c21954c58ed248fcf010e10f85ca0a8cc5ed5f54dd08f
MD5 d2d2a3ec349564c491e5978fa528d0a0
BLAKE2b-256 4acdb0359438ec6e77f43ed42111fc6fbbd8c5c0d7ca61f1107811b76a5d727a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d7679f470e5df2bb190564ab2b53b53a294cb788b6439898cdfe4b98d1c7341c
MD5 ab0478e9f78de1404026160218303353
BLAKE2b-256 fc34351b110bb7b907d6c24b90010a81d36a5d274b61a5b5592eed860d610176

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f33f2dd0f05ebef9ae0edbf3135400a5d2256f4c2c7aeab09bcc0ca3cf927d3f
MD5 23ee9e3a25f604a0ef87732eafec3958
BLAKE2b-256 e75ef7ce677cbe094fb4f377d685736969e9b076c7ec91c0f1481b1d2b3b66b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 817eca285195e4dc72e2f30e7ddb42b7d722c3dc86f0ee3b3522c7d577e4d933
MD5 1bb37106a42cfb93b829adfeaf56284b
BLAKE2b-256 cdde0d317c47ab32b624cb4fbff4ddbbce1cbac6713c8d2cd5f4387c305514a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 140031772489572a7317ffa71b199f29ff7ddac5516cb91603ffbc717e43a453
MD5 331f67937bf408e9505814d64d08a8d7
BLAKE2b-256 1d4ea3594a47ae7c8095f7c5682e43b842f5d726c3c5e051bc580b83cc392e4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 466ddcaec3eef8d65c23c2d73b9183bebf4df5a24b9f3537601e9ec8716fcaa7
MD5 2deaebde143089a3cf7efcdee2785ee9
BLAKE2b-256 3f857e794ab221f29926ffae6859fb0453a96f23d3bbfe060b20560a19c8e6c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 800e80da68aa5fb484219da0bfcfce829a82d496307a5337d77f511034a3eb02
MD5 cc8d4225e1a8f4fccd15c3b7c732b27e
BLAKE2b-256 9c95c2554e8fe2813fd1f4b84cac9ee3457fcef3768dff0eb69cabebcae58da5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0866238ed8fb318cac99451b42bdff33bf510216e54180785b6ca43299ca2fbf
MD5 b7ff7e4e49b0a1dd6d8c13e270844fcb
BLAKE2b-256 7201271b497f562de7cbcda6db23b2836328ebe70ded096e4252e251f365bd98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 44d1c8c6a11e49b019f3366bea6b6498ea476348a2a25db4e409cf1a36294e3e
MD5 ad5621a8d13f5ffe717fd3e8a1ad4a45
BLAKE2b-256 74012541beea7f1883666082538beea0ee42a9964993d9da13a47291124cd3c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 81a822817efd30adf6e45e99967af4fc2be31554cb87d42cfad7b6cd20fce64d
MD5 0d67a94255034b6109cc065711d9b721
BLAKE2b-256 7663527b186f68f211eb4f5751c5a7e520a653552f9a12c195f3ba665bd5397f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 adf4245304e41b5b60a3928ae00b1b874940710bf2411df4e31c703efd7d6879
MD5 4da6a6aec3c4f6fe5d13d2a0bdf66484
BLAKE2b-256 f88c2420e6620453ed2db347dfca1de9d98833a80734e4bcc78c35a228a4faf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 50259616ba27f137729d4a0469c772b507ea10d1f1088a84817cfcedd2ee856c
MD5 1ff904a841f79edd4caa0e776905c599
BLAKE2b-256 c3318d84234452549be4e1ccf3d3475b6d1d44e322ffeed8c7a586f33df93fbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f72009619b62cd21c729da001ea0a5f9fafe1bf3c8d73336b5beffc0e74aff08
MD5 6476b15194ab6292de1b9e84d9341161
BLAKE2b-256 03b137e398fe91fa264eba2ef1a898e90e1bb169cb49f3bfec0a5e431505dc16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9427507e47f8e616a72c732e93a17b5feceda8a0be1336dbd9c32db0fb5f26a6
MD5 4f958302c69de16f25f235a4d25c6397
BLAKE2b-256 265f95453cc2ac1437d3fab48b2965863a961490bd89deeb1b07c644be08cdf0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.26-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b9a64cb1f868b03eff6225b71bfd2050051f8a362c128cf97e6216b4d03c4913
MD5 e2548f3ebee4f751223eda96b440012d
BLAKE2b-256 13ae39b8872756623d5069675cd45bd6a4bfdd722f7e2ce45116f70a23cfafa5

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