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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

mapel_elections-2.0.23-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.23-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.23-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.23-pp38-pypy38_pp73-win_amd64.whl (170.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.23-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.23-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.23-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.23-pp37-pypy37_pp73-win_amd64.whl (170.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.23-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.23-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (213.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.23-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.23-cp311-cp311-win_amd64.whl (171.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.23-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.23-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.23-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.23-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.23-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.23-cp310-cp310-win_amd64.whl (171.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.23-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.23-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.23-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.23-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.23-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.23-cp39-cp39-win_amd64.whl (170.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.23-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.23-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.23-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.23-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.23-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.23-cp38-cp38-win_amd64.whl (170.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.23-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.23-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.23-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.23-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.23-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.23-cp37-cp37m-win_amd64.whl (171.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.23-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.23-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.23-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.23-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.23-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.23.tar.gz.

File metadata

  • Download URL: mapel-elections-2.0.23.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.23.tar.gz
Algorithm Hash digest
SHA256 a289d413d77190e5243e5b7dfcbc417e087d3da8895df53abb23b07e635673a2
MD5 ca3eaa508ed7815299b4d170fa6cc58a
BLAKE2b-256 fd772e47746ff5e7b5038f50adce4720465824e37f383f40d05f6de7d33086f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d96502700ca0ceef1610a03cb44ac98b658fe52adb64df336217adcd1487bfb3
MD5 5fbc0af28ceedd8ea33f8fee468119d0
BLAKE2b-256 3c9585d807b1db7de321a604fab2bb58028e5196bc7e56c72d8a0d7a1b7850d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e288215a42191c34056a10d645c767de8400087659a72e6ec2f54453645c0fc
MD5 cc82ba2572c557669150f4ce4f7c9e59
BLAKE2b-256 2bb19ed477c6e3dca2ebe79aec12e242ba6f1f42048b650e3acd3bd6346db581

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 15e905d601d9796df78678a5618aacdc5179933f33a47e9902dd318a262200a9
MD5 76d5129c67234fec1415489f3b245e01
BLAKE2b-256 be0307f83f08350e62e939b3c9bb152b4cb27103956fa7a6bf12e9cb4478f041

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6e0501e3467f6d2e36dbed350e72f02d1d565050a06b35884fee4d40e69dfa09
MD5 87188f7952913702aa11865559645ae8
BLAKE2b-256 5311e3bfde742452524985185f5afa9a2d7384a1887e330fb830abaf71666b21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0bd33a82696144f7e4b648d8f8141a1b6d70c926582204043a24f08f76841f4e
MD5 76dbae366bf6f10b3e93d5815bfa3730
BLAKE2b-256 ff09ead76e2a8211865f158923e4a4d6b6e16f28d38098d649765f69812133ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1f4cf0c86d678ca2f98f7da0f329321ba2da53a07c36b7b58d0883d867597464
MD5 75fe532b823547a9f87aa7be323ddd10
BLAKE2b-256 8b54cd746ae13178cf84e84ccb94f066733cd552fe20e9b74a5740b5ac83efe9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af9cbb0f850e63574100049b56e58f7ef83db42c438a2f37498cb681f846d70d
MD5 bf20672d231a1d8273ac0f9ed01a8c06
BLAKE2b-256 65490617644d81c3f1e31720c5b89be79ce30bd29b79574f9bde2f6375418acc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3320da6cbf87edede4757eab9dfe50568ef83540b6e347bf335feeea45b0d3ed
MD5 f1e6bfea1361f0aea2d4e5efd260ba34
BLAKE2b-256 cac89de48c9845fe19d10787d2a7d15169939a3fbf490ba797510253295be191

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7939a9a78d897b7f58092215bf5314298bf655b997862fe4ff24d2a746345b6d
MD5 4a3f723f4834c66d644089dac7668dc1
BLAKE2b-256 284589a7719bbf4fb667a09b10f18149f5e3da528a2072c11f0ba2e17274b1e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8a8d6bdd6d1deacf939e9c548d9dd6fdff4467ceb1fda7198c83af7ae0b98fef
MD5 a5cc4608ad3ed9c024e778322eac4679
BLAKE2b-256 e233392e306a774d9d9b1aacc5dc470632830554d679226018facad522742b77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 21dfae02617a4f62712bfd4fac314de187e1bc05e2a81be72a5a720b762e7e67
MD5 626732ec839665b065c685ebf3836fbb
BLAKE2b-256 88237d5845b867d59c9c2a56ba3bcdb779aba50705211cc6115da166e8f3db9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 40777473d12ec73d5e76c59c1fb43cc794f3659ba3dd6e5a0c524980cf1036c4
MD5 21343435917ac9e9ba2cd8163370013c
BLAKE2b-256 2d14fbb70aea81c45cfed8003d266ef988a601bf5ff48ae567c7acc98f79959d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 aa1f917d3b0f7315ebfec46ec4125c02826263d52547502aa1b0397727ef35c1
MD5 4c24840eba2989317114ba14e48d8ae3
BLAKE2b-256 c2d45422d0aa97c101797dd0e7fab119fe9405415de7a14b1f70a117dfad0a86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f0f9e9600d9489f7c65a678d520c81b6064e7b5fd31f360836253a71bd500f0d
MD5 2da364594a804c6e15f81997e26361d8
BLAKE2b-256 565b048f0aea8a0379c53ca0efa849c70b895c1dad8837dd1fcf9149bb03f529

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 771a79d50e3a770dd980254229b0e9563b67e0c17c0d4385238ede6d66dc2b9e
MD5 cbb9883efbc35d52a56f865341978750
BLAKE2b-256 2396a29c445b389fa615896ec91615be15046a9352a712eed9ebd407e8f29fb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1f1d5db6ca62560891d777c2f3cc527e92061777bbe8823f81c75278c1ce87a7
MD5 3265ac140aadb683ad17bc09a983b93f
BLAKE2b-256 c298dd9ef6a607ca86461cea4d6a24469dce4f378fffd48d66c050a25986d7f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 92143d701b799f2cc78c9e2af156c3e161ff9ba227489d095ed8d96609c9ddc3
MD5 9766e67b49aac6028c4cbedced9467d1
BLAKE2b-256 5a9f0eb66b8985667be8bdb7981f24464337ead6f72a8c89927326430a44ec1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 04192e04a47cbb8abd187895e597ac5642c3b1804341d411280076d525f0267f
MD5 a8b356a2bc69bbbba3306ef96ee7fbcf
BLAKE2b-256 a30473cc4f57f35a9f9010c8b1de59934109890e9469e05b9fa56e62c24ca9f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2cf1aa4df237412991b1ca75588c2268fe5a429a9a25acc23e3f40f26ce4589e
MD5 8f3686bbae105db53f6755882285310f
BLAKE2b-256 d18518f9d6acd2ff3c7158b9d961db4f01953948913e323f58c248cb1e5b9369

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7b2abfc447850d15b3c3f27e8c1f0b18a06c5bb855123eb3d547b2c7f5e8af5d
MD5 244ce7978298f7b618bd3d185b0756cb
BLAKE2b-256 40302fbee42a110553cce27388014cb5ed18e690b0fdcf1f126bd267dc401365

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0ca534c0d635fa588122929ea22b3cd55465e0189ffbb3f81d20b3c010185bb3
MD5 b197bb7511e3ef92c108449bd58e4146
BLAKE2b-256 be12e3470a0997710e866909de2cd2bd753b5114a208c818dd2ac4f14ee72c7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a6c1807c6f294b7efc0dd75a03f52b85217e96718bef1b8488c2618765ea3fdf
MD5 4323d8ad22d816a6f1301430aee62a8d
BLAKE2b-256 66f4f113f387f77802c6946f7967bb7edd201297fa7d3f886de3ca0b5aafc638

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b593b61546880eb09897ce3894daad69da117f86ded3ef31b91942f9b144dbc2
MD5 2120b0a4337daf4f52f320f70cf5e4de
BLAKE2b-256 b31c50b002fffade9f2f9e63cafa1f46f3e539ce864316094b98b9d4b54eba99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a91d6204d8c0dd8cd57c15c085da98779889482f56809812e8cec8fd90935b4f
MD5 9ec416b9f2e8d5caeab6a240fb7cd234
BLAKE2b-256 815044e8533fc4c11ccb344abee7bdfd3d17f734f112f142dafaa770f94b9f94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6862af954ecd55c8542cfb53004fcd8d1f39f51c71c7d5e3813b8130532f5ab1
MD5 2a30d0d318ef9d9677dcdb3f19e597eb
BLAKE2b-256 717d6507d8c60aed0df998ebea22de71d8b287bb1873c126f56f9cfc59abda9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6a9822b15abcfc8895135991e65d867d89f59d568ebaaa20c4e50bf569322630
MD5 be324066a22017f144469382a35cd694
BLAKE2b-256 471ec15ebc354be702172ea50d1a2b1df27862e0e797552544c3e62c73302d9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2b73c68abe8523f3436a5587af3946d11370439704b1502822e0f5ded2fd6d2b
MD5 0939171396c9ef92ffbbcbacca55b52c
BLAKE2b-256 21ff58467144877c8f270560902a0e1d47b182ef708421e04702504dd496dcbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9d807d5c4613cefbb9beb2e2f07d06a7361ff4a14dbf10ff3f8447586c6e1244
MD5 25fa1407c9331cff45a68d44f82669a6
BLAKE2b-256 952c8c5768985f3d94f3ef765a3b170a6959529a3b256d8acb8db69157a66c62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a7ed48ae8cfcf3e23fb5635edcba18bebe7259dc119f56636925bb2f56c79b07
MD5 65e5df012821dd5d130ab1b794da904d
BLAKE2b-256 b75863838e49cb566b035835877bfb47dcc8eaa81765e40b50f79812fa2625fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 61143cc6299849ee4c5af3e1146904bf12074748e5d7151e32b0c3caa26687da
MD5 a16c4e4e542f0943081b399fc6e70a88
BLAKE2b-256 39a5f7ea508320d1d03da0c12bbe23d222549e4f7878d6d7a680a6f539eb10cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 38ab3cb7a6746108b421a2a564996d4a60492b3948eb05ff1ab40a415e406e38
MD5 5210af68719dbe462b927f9d799cd97d
BLAKE2b-256 6bde8ba123bc728b7b7ece1e021ecb0c72a397982c02318e1ad8c80712bcf95e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1bfe3550fc100b6846b38c05aa49edf4dbfcdc467500d8760b5d29e24caf3c30
MD5 2ab6e5d95462233fc9050c6b724d3382
BLAKE2b-256 3bcbc70fb420e72bd65105a0ff9138594f3cb3fdc8ea19df99886e2f93ba2e01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0e710182f29ed4175c869de1d961e933c4c556bcad49b05131bd05e813abfb69
MD5 4c63d542d6e3c8758446dd1eb1d5f509
BLAKE2b-256 a94c03ab069643999e0001fdccd07a2d0c0a7a70afc68dba9743b6cc77d97329

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 1e3fd9d6b0c415683531d4960417599d1a6195e6e980ed5d2bc2bbbae66b4395
MD5 678f697616e0bbba5bb967fffa93f0ac
BLAKE2b-256 72500170b4650e6664e66e1342b2413ec2ef5584377221b6b5d237d41ab98aa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 8e115adc1078d329c1a687e8f0c92ee67117e3a2bfde974d23a5ea3d1ec8014a
MD5 1beeec7acc390eca9d44a67932a28d83
BLAKE2b-256 8e8ae0c05aca30933f55e02306c8b6e1c75bb6c5f388fe3fa1022b6365786da3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 70b58ab553dde5d8256a2a7779ca7ae4079168d802b2c47b2070e7162d20adfd
MD5 c50e8b17523c146e323016361c61fa99
BLAKE2b-256 70457757750770bd9fa50ea0d49047716f66ccbd362f7f0abbaef57d6735816f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 44b08e9193efc967462d4a793df88c0128a3658eacb68be2e0c4153d5bfb6156
MD5 e024c674138c5d0a7fe8cf036beaef07
BLAKE2b-256 6746c9b9fa57fb0560e79d42fc18ed32675fca0fabda9ec03a7c787780680bce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 32f85393cfc57686d5fc2bf5eb8e83318ac1d8692b771a9e1eefd416068c9773
MD5 ec73c063fa8fad8c71991cd0e13ce1cb
BLAKE2b-256 06de2a69c28fbc9afac262bc1077c331f407af4e24cd22ddabd7a4714da84bb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8d7652c5de182af6261e6fdf0f2e9fc0391c3140dd154cddfb71ee1f5432787c
MD5 9ccb8cbe6766cc6364887eee8cf34846
BLAKE2b-256 5b01365b7e2aecb29d278964a782fd5c4f12aa4e8ab7b36e3bd5c32b4f4b103a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d3f5ffae7a36e84d30827a1c297d46bcfb82f43ec3d4e2c860ced19287cef01d
MD5 39f7368d231536369b04498f9a41ac4b
BLAKE2b-256 2a54d934d3ba4a85678aae7ddfc9c4d89fe5975b09a117e7b566bebeac8b7056

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 4d74b0ae74c25af6fc4cfd8f88c484ef64ae58b63faf8eb3b12793db55f4a4b2
MD5 f7d8cd9a9306eb7d6f55b935a1657656
BLAKE2b-256 65965417f5a6fcb15271816b24287be1fdc7c8f949e52a78c60e6ce37aab4809

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 824ae6d5f8bf783b8913ba1a64ba3277b68c9c85915d0ddc679528bf64925592
MD5 471838869cd152b2a716b9cff46f93c3
BLAKE2b-256 6e517ad15f5d39fed6b00c497746e464547ec62da0a962f838c1ab7d43303ab7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0353be9e881d7f2a810e90ebb36be160e119ebee28d45ba4dcfcc721375958f5
MD5 5e7b24f4b94efe519be6eda4c9dc9d03
BLAKE2b-256 4d2561e8f8f8337370c6fcc836fd694a2b7111f174d3288d68e42dd1dba0c590

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7a23668a3bd8c2a5905adca8e1c57ab54b320803dded48915af905a0d231f2b1
MD5 16f61296cdb16190b77b787db79b566d
BLAKE2b-256 5cad671432cde1a2c659c8b88729f66e435666e98469e8485837053251c674cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 443f8b8e5ef982678f8e174aaa12ac26effc6685eaf559512c8e0d2723ba54bd
MD5 248e1211a60b1afed1662ad964cfb1d7
BLAKE2b-256 29c6ad4b09baac7962da89df0b60abb78f66484cbb6006ef46ab0d1d299245ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f44010eb3697a0495df59af621708207d0dda0f5cce3c94455f911749ad79139
MD5 f0d1eb7f2258ef53dd2555625059ff39
BLAKE2b-256 3a71a33bbf459d2bcc4cb40b68c6f65e8382d7a05d81b8210d7506ad25a0c453

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.23-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 969b31b46bab50cecc14f585fc7158cf7b2e3d47087cd116db16b2e27c841700
MD5 fcf7e6812025d6828680c01bf5a8d9ac
BLAKE2b-256 44f1db183cecdcc03583c9290fdeb10bf9224f808fc759a3d70d2d9be7eebba4

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