Skip to main content

Map of Elections

Project description

Mapel-elections

This pacakge is a plugin for mapel extending it with capabilities of drawing maps of various elections intances.

For the most recent version of mapel, visit its git repo.

Installation

For a simple installation, type: pip install mapel-elections in the console.

For more complicated variants of installation, refer to the readme of mapel here.

Extra dependencies

For the full functionality of the package, it is recommended to also install extra dependencies. Doing this is covered in this readme. The extra dependencies contain:

cplex>=20.1.0.1
pulp~=2.5.1
abcvoting~=2.0.0b0
permanent

which unlock approval based committee rules (which require solving I(L)P programs) and sampling a matrix using a permanent-based approach.

One can do it by invoking
pip install mapel-elections[extras]

:exclamation: Note that this library contains C++ extensions. So installing this library from sources might be a bit cumbersome. We will, one day, put here an instruction how to do it.

Testing Installation

If the instalation was successfull, you should be able to mimic the following:

(<virtual_envirnonment_name>) $ python
...
>>> import mapel.elections.metrics.cppdistances as d
...
>>> d.swapd([[0,1,2],[0,1,2]], [[0,1,2],[2,1,0]])
3
>>> exit()

Acknowledgments

This project is part of the PRAGMA project which has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (grant agreement No 101002854).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mapel-elections-2.1.6.tar.gz (87.5 kB view details)

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

mapel_elections-2.1.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.6-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (173.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.6-pp39-pypy39_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.6-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (173.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.6-pp38-pypy38_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.6-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (173.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.6-pp37-pypy37_pp73-win_amd64.whl (167.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.6-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.6-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (215.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (173.2 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.6-cp312-cp312-win_amd64.whl (168.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

mapel_elections-2.1.6-cp312-cp312-win32.whl (160.0 kB view details)

Uploaded CPython 3.12 Windows x86

mapel_elections-2.1.6-cp312-cp312-musllinux_1_1_x86_64.whl (727.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.6-cp312-cp312-musllinux_1_1_i686.whl (781.7 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

mapel_elections-2.1.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (218.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

mapel_elections-2.1.6-cp312-cp312-macosx_10_9_x86_64.whl (171.9 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

mapel_elections-2.1.6-cp311-cp311-win_amd64.whl (168.7 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

mapel_elections-2.1.6-cp311-cp311-musllinux_1_1_x86_64.whl (728.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.6-cp311-cp311-musllinux_1_1_i686.whl (782.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.1.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (217.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.1.6-cp311-cp311-macosx_10_9_x86_64.whl (174.6 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.1.6-cp310-cp310-win_amd64.whl (167.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.1.6-cp310-cp310-win32.whl (159.8 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.1.6-cp310-cp310-musllinux_1_1_x86_64.whl (727.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.6-cp310-cp310-musllinux_1_1_i686.whl (780.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.1.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (216.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.1.6-cp310-cp310-macosx_10_9_x86_64.whl (173.1 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.1.6-cp39-cp39-win_amd64.whl (167.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

mapel_elections-2.1.6-cp39-cp39-musllinux_1_1_x86_64.whl (727.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.6-cp39-cp39-musllinux_1_1_i686.whl (781.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.1.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (216.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.1.6-cp39-cp39-macosx_10_9_x86_64.whl (173.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.1.6-cp38-cp38-win_amd64.whl (167.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

mapel_elections-2.1.6-cp38-cp38-musllinux_1_1_x86_64.whl (726.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.6-cp38-cp38-musllinux_1_1_i686.whl (780.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.1.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (216.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.1.6-cp38-cp38-macosx_10_9_x86_64.whl (173.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.1.6-cp37-cp37m-win_amd64.whl (168.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.1.6-cp37-cp37m-win32.whl (160.8 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.1.6-cp37-cp37m-musllinux_1_1_x86_64.whl (728.3 kB view details)

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

mapel_elections-2.1.6-cp37-cp37m-musllinux_1_1_i686.whl (782.4 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.1.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.9 kB view details)

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

mapel_elections-2.1.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (218.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.1.6-cp37-cp37m-macosx_10_9_x86_64.whl (173.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.1.6.tar.gz
Algorithm Hash digest
SHA256 38b6f7b23058b1ce28197f29474a233bc3239983c0f92de345b627b64e175a30
MD5 cae7448f44f937081a05080b60c636f4
BLAKE2b-256 8bae06b1cb2a7dd4458eade8004b30e7826fb1aebfb8bd3174d0caaadd6815e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 57a42a591d75376121a54fed315cfc19e4984acbba0e9b3f49752f3df0fbd50a
MD5 05893f04f7272885f14556deffd94f77
BLAKE2b-256 e4f47cbff7f0efd31d8d8d2f5c402f892d1ebd8c8421e75d8f70991ede4b3bd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 211d7dd1af13d786e1e4809853b7944ff627a005e1cc6f5d97de3762decfd5d5
MD5 0117287879766926ce8949dfeea0d12b
BLAKE2b-256 b3c040eaa4e202b4305f887b24568a972f781c653ee0614c4c1736981becf726

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6f96f08034b570f847f299dc985a1f54e1449751b7fd29fa13591fa844306dd0
MD5 50af5c5ad06578f223c1ca74a8189ee5
BLAKE2b-256 712366ca8153df14a1c9218998780ae25a7d895a2b6d984caecc018bf4b0f09a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 87789d0213993f651ecb6015c6e0590fb587118bbf5cdce279084a969eff2087
MD5 8c98ceff2d8bbc633ce2e6ec25905ceb
BLAKE2b-256 f2e3afca28f4bcc5195ac49261ce222b5c147f3c48870267e05deffa6c71b58a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4ae934bfbdef926bc3260a0b7f4bd776fc955c3e4684fe29a4c76f6908dfe9c1
MD5 b955ca9d0f558f75c3a01f2c9c30a6e2
BLAKE2b-256 9fe95f2ae6d246d3d4e7159131160f3fcfced8e0aad97d43897bd2e5b493a061

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7eaa98f70dcf3ccac4522ed83c1e2b8a95e65234ef1d361a76458a7ac3817cac
MD5 e93c87137aed39b94097d77d1137b5f4
BLAKE2b-256 c385532be649cad1b02fba9ad5d3edf8976584a179efd4f15c31fa5540e2d513

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b99201cbfe739b33c030e7eba0e80618aa174213e60541ec6bff632f823d5079
MD5 523bcda44a8443fab6e8b96b03650240
BLAKE2b-256 ebc3adb78348b377d99403faf16e7ea2f05d30eb528397027bc972fa0e969dff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1b9aeccdd68c940253b07700be834453c648a1a672ec686baac0501396cdd742
MD5 b218566f844395fc24dc9ef4b6569bd9
BLAKE2b-256 6f6b34c76f891c4cb844361faa7b707d38e7917ff665a772da3c67f7a0ecca9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 19b271110b0954866da0571fc44a7791523b66c8986b6b8197b65c6772c10cc2
MD5 6030594e6f0a9213ab1983d5199e50c4
BLAKE2b-256 6ae4f171dbd69b7ead749348f81894d992249cbf09289d80bc82f11a15fefcd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b62a8bd47d909a7b2c218851a67a8d65f8d4bb41229a19b3523a00ec1b7f1cc5
MD5 cf2376b9fa3583e176437bd372c8ffb8
BLAKE2b-256 56c132beb004769862ac515cd6da1107356361a32471e052c0efee2a0b563140

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3ac5df0142e971a43a35e76d15a80645bb193f49ff0c3d851e7a07747e8dc170
MD5 0458b6168965eb69b2237c080ad178df
BLAKE2b-256 31aae457681c699768ae3bec12bcf095bb02232fa4e7a4be04c9f1e31b1667c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e7fa8dedb9d9842191825a60e4957d654363faa1e395157ed81037c431a11379
MD5 f30cc3b37b1fd3635b899a3fd1955eb7
BLAKE2b-256 2732e4827dc0b8da1d43fa84c0277f2aaf4c170c451eacab2d582ad10e33ac5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3e90b5e5945775b7a8d2af8d106ab061d15f2e603ea6ea7737a2acabd9e507f8
MD5 9c389686740d0e7b8721a73c46d9eea3
BLAKE2b-256 e0b2c56588144f18ff7d2c92f0aa4e3880710793749b20270bc05350c584a7f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6388ed0d983bb4786033ecb0155f467a11d26fdc0d2f10c3ee653bab4fa6e8e8
MD5 d2f6f6bd58bfcbf6e5df748d47d610ae
BLAKE2b-256 e41f47dcd90c9e54628012a0d0996cf3e11ff69ce90bd1e68a05092a817f5e38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fb8d3f755a15e2bf5246cf18aa1c65e123fb8f8dba392564a3516495f96ebf30
MD5 55405905ed16774d4a87e6df4e3e6eb5
BLAKE2b-256 7edf3bce86064062094da63192fadaa0a782d3ffaf5d238ed3af6a04142eb34f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b7854d3f94911a6df25a38c2e541dd909981f17258254bf6609b99967db70aa2
MD5 ef6df2ccaf1d19235bc46832700495a4
BLAKE2b-256 99dff2347a39469b9be0464e3d872684bd3660ad99948948d00a46c027bb1d66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 27a6637540eb7dfa74bf7da714a65a8c752852db3489d30fc2af80d11fb9c7dc
MD5 bd9c3591ea7b5244d79a10dca75f039a
BLAKE2b-256 e23940589ed5b7d05ba245aa6263344a392eb22362c834119f3ce942df99cda8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 1a98ae32039a276a1e22fcf69869dee999563894a055918ec06278e9ff841070
MD5 a9229f9b6c6faeeea5a82d1859caa520
BLAKE2b-256 79098661a0c169a78ff99ac065aeef4693f52466f9f5684e5675dcb74b95ddff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 74a21d94a1a3c056d0cfa0e1588a5c1d1559316643ecfaf0e3ca899645cdb261
MD5 2ccea48cdcde059c0af1b87609d95b1f
BLAKE2b-256 e17bbd7f6af114e5f63e9ca6594bc483301c54c96428d0c4189d4d7679c3b30d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ae41fa65395725659b2820b951a5be6259aae4fef9265343d0adfd1ec88d201d
MD5 c08d328f792b42a52665f49946b8cde9
BLAKE2b-256 d496355f6a24ab7bb050495a6a06639faace3c3bf2ff46d7af9e31e189c89c8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7527d644b0d840c745720c26ee963b15098510974085443073fc762abbb46615
MD5 d4dd4e7c7a07a0b68e5859803d1374e7
BLAKE2b-256 1ff10cca780029980572e883fee2a64fae3acbf5e5623bab1a5635e0b2b8eed3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f56693ee7c85187b26e511dd01a66af458c4d88659c18ec61ab162eb7ea9fbff
MD5 05aa85123903df32920ebca793e73377
BLAKE2b-256 a6598851aa5554195d31d7c057fd3ed457b0e88d633f52dcce892ecf3ca9d5ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 65b4489d08a55e9872da2a58230393527c80dc88bede1ddeb7b06d24caabe9f9
MD5 79406d736f2ca0776a872b4745979751
BLAKE2b-256 3ae79bfd523fba3334bb8e683fdda4bb2d9aea18249abdca02c80854c06e815b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7780d8a4bd5f3dfb44a61e632e61517fb81aab0ae5d0447f376bb7beddbf6f52
MD5 bbee58aa9c019740fa1daefd7fa4da0e
BLAKE2b-256 c3fbc958a04e9a1bf738970b4c428febc1ed1093484ac2de0d72bf87a5b415a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b7b27641afcb3c41d4172194e755060e10339774e876a68548a855211e84e6bd
MD5 eaa7a9997d6c76237cfe202a6c7a87a0
BLAKE2b-256 13784f577b36697216095f0f91979db10d823751df2087de8e7a1d8057a569c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d8239d1ad15cfa1f957c116306920092239da36140e5c77da16c444f33b70f30
MD5 5fdb09472f41860e1c2f268e757928c5
BLAKE2b-256 4bebf687c9998124be8d9f3059d23a66923f6ce627d204ac60f64c2d0006558e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 16f739038097971e149b45b01778176f7def6b8cf826e3408404339890ccb33a
MD5 92459d01f46ee8796231a691ee8febbf
BLAKE2b-256 e326271b8b483e672780c59c8198fd43c095a73a1e4060525648abfc7f9e568a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2389a95a32f85d7c939bc8d76f84cdaa8e18a1caebd51f19fc3c7ed173b4da8
MD5 f3bbd6a3bea947f75dc11f54c637413d
BLAKE2b-256 a78410b33e6ae0b33426b68edb270ae68a64d8c9c04ab13b13b3e93686a9b58b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 30681cce58e1a44b19828f179327413f0c51e1d1c73850d0da478955bcda5b85
MD5 4e3994807cff2a93e439e7e1b3dfe294
BLAKE2b-256 d2e99cf3de17269842320b9fa20d7a796336f2984ce7cdba419e5683abe8e2c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 00a9c654c652039843772ce7932100578f89404831a8085e01e698dc01dda7ec
MD5 ab5bf9f957a0bc20b3a49e736a793f51
BLAKE2b-256 dd7c9ddb17f117b66336c0d28ba63a3f28459b95d929c5c990506ef363641189

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b0e42ed0d2494565c8508d8ef7d5290cccb8db297bfd67ae9785351923905cc7
MD5 3cd3d325bb30f830b9848f14f698a668
BLAKE2b-256 766ea9d81ba20ab59b5b15120a94d6c98286653bb4a363844c11ebcbd27285cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b2cccf4a5152b01dc84a8a48652619d460427e3b71e25f4e62a456be126aeead
MD5 6ad341b1d9d2d41e08196e0065069750
BLAKE2b-256 0a77fac31d83e6a8755a16f23a5d0cad29135d67dce82a603749d6e102602780

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1def99ebe29244a03a6fead6a81db4caba773be3ef33d20e1ed03f4946b6233f
MD5 9b952bb897877b574f5daba2896f38ea
BLAKE2b-256 94609c94772bd95f0a511a813b272437b105097350ca523c7381ae3636bc24b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c09dee8575fc9fe2fb1dd658cf16786fab357121c57a0fc7f5d620771b61e3fe
MD5 e3e1da3b5f89e6cfdaa073de6d02d887
BLAKE2b-256 4ff43889163c042f45aa6bae27ba23348cd3d163cad6d9816d3b8e3f3eb44cbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7b5462a02ad74035ceb47d4230a3b62d5548aa6caffeccafbb6d9c9824c37d8f
MD5 e9dc2f89da9b38a6a32f0243572f6720
BLAKE2b-256 5b06e1941bce2fa9d03f4d10994ba5290b8dfd10e8f3ef4dc2327ce91df9ae56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e98aa9f1aa401c18b072670d32c7e10e9faa562c4c201b3c7830d5b328b62bd6
MD5 f0f2d64f6480f499787f4992f3c8c666
BLAKE2b-256 ff1f5993b88e76cf05d1b8a854af80551e95dd56c10b76ab3b80ba2bf5b273ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5aaff8ed3c0ba8c8683265cf68ff94cda25295b264e383f7032bbcb2cce21a2d
MD5 718725eb535062d0fcd353a38cb38d37
BLAKE2b-256 b096d2812df5cc7934dae880e993d79f289e9e5ba8a43a0d69e58b163a4c304c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 77138848eca842afaf8467c1bcfcfa6109a383d478ef1356228b4ce74ffa0d9b
MD5 de89ea63d2143c7e6bfc20f813bb5262
BLAKE2b-256 698714a0465eeb2892dc47ffd28074b2c766439d0a7d0da73e6026e47f68426c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 59c539fe21f1e0a5290c5e985a0cf23bc1b9bc712db0466b2db28c9143052049
MD5 2f2914b176f79492a4c4c6fdbc5848f8
BLAKE2b-256 de567b52da7bb76734d443ea7a758a52e6dfdc3e095c5aeb1a7a697ca1319f72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4578a3f3db836ce8ecdaf78e76b8ae54ed110844eb0502cc515cd70f689ba2c8
MD5 d347ad67a065161f7821d1810eaf58c8
BLAKE2b-256 c28a1bf1c99b417769a13606166b77abea1b31c683046a404c21f9f45bbb4b56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ce529b0f4a19970115441d5d6bbe59f8638e38b1a7b188593916c56d1dc300c3
MD5 dbb1ace6ab2e0169b230739f403db620
BLAKE2b-256 df47f824e9b81fedfbcb3b9fb4d9f2a51ab662d3b85db24c1e026f8c2146f2f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f90de326bce79e69acb037bf1826e1585c6653f26e7444db98f8d2b029b77284
MD5 655419c0a924b4abc7c2bdf8d4251058
BLAKE2b-256 e4350af24442223fd45263224fcbc2db916ec18bf56793ee32d1d217bb86d43f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a5c7a482f7af581bbda220fa74d3e43c29f99fdbe0c4067c8092b8d9fb796653
MD5 167afc1f93a3364c5b04e95db7a1861c
BLAKE2b-256 a2eec9ca42aad1e8a007404f364fe62e58a14f5640081d6d8fbfe9f2b980ff10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5bbdba96e4c28e34879e4cac766558280476ba8d68fe85696b3e836fe4db1ce6
MD5 35c697e7727ec256ad744160a48fd6ba
BLAKE2b-256 f53ee83ce35b5228de6b5104d222589e7a89aa897067920ec07beceb31f15c9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9a923b0afc67510c4c319e92bbc7b9f0827685d3e31caa4b229be5b6b2cfafcf
MD5 6e588fcb2ad2b7f27f9b63f7cd1d24b2
BLAKE2b-256 f31342e5387a1659b8b290a808de5313e2c65dc0f36d3caf654ef72dd2f1c242

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b5432c27427d81e4a633d6771c61890135aba49ce8126b579a02750cbf8ee4e1
MD5 08f835ce7f2351c7317652f548f8fb5a
BLAKE2b-256 0e644abda583aaf53427b006182402b0a054510547efb5d177547eb6ec91dfe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ee1eac7682d4f90c5be70b7ecb9412b6b25b3dfd020699d2a749ffb114a6f639
MD5 a8b4a70dc0c882b9097b2f9b4d8c6752
BLAKE2b-256 ff529f9266faf1d5223232279d5061b1f74f48e370cc8fc56fe784764a114363

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 98857725e71168d60910afaf803beb03800745bb94305ca532ccb64da1a31d1a
MD5 7bd7390785173a328f85af53062b9c90
BLAKE2b-256 fba74f03fbb1d9b7be9698bfa39cf8c6e1edefa5663af2f4f515dc063cc9e2a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4e8e6f0e5d3172a84b89530474e3a1423753b1972b15904ab05f32f9544cd26
MD5 0db89cf47d7568e5ea0c367c2f5ce218
BLAKE2b-256 5c4c99d4025f108455748d50bce107076da6ab8115426bea296a742f7e22aa22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a2a86bf8bacc0367b42906829712426b53cb7cae12fc2907e9a5640b8ce465cc
MD5 69d71f630e4108203c7373b2de30ab7f
BLAKE2b-256 16d7439c7bda5108aac613102f991819a46815af9a9bad171eef334cfa8f6cfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7928a721767dbf1fcd6a829307a0405a035cefe8355a38f3eb14dc42da4dc8eb
MD5 5f3946267da94ecedbfc32e7f3ebc84a
BLAKE2b-256 6579b5be6bd15b8aeaeecd7a3bf582eeb488e4421bd2deece4ab070c68e48ec0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 337a9d95e320c7a76a772ad52d3a673b87f10afe5ff504fb10aec9908ae302e8
MD5 dddd21518e77b394e1337304a199b669
BLAKE2b-256 202b8d2afe0104a87363d8ab4d88ab08e7497e707e5f4d97ee4181a6ce29541e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 d335525b0dc7030a66beebcd2e574ecc25eac279e310e1b53066b60b11f7f5b0
MD5 0321a8801f4a6877780d9afb9e4b000f
BLAKE2b-256 765e60ed190952ba19ba3bba2f3839ddf50a618bc6dc29f163ed704cb9cd30fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f5a85d2f15226755ab393461d3f29875e016a6dfbb4b3601cd1231d99812a1a2
MD5 a06da399227041498a3dab4c573546c1
BLAKE2b-256 aef9f893bc3d07b3b8edf4af75fa17b3e4a0a943dd123e2bcd2a5beff366b39d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 98d6fd18336521b688e25516127fa5ac503b7b52d663cbaca9443f67a9a6176e
MD5 e54077f48b914c401123d2494e362b51
BLAKE2b-256 e44841f28e9d52de2fd652d44591b08fb9b0e5d335d13253343a188d455af241

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5aa4ebb241e5525c8ca5508576637f9af0392d1ea7c6d870dee10dbfa5866f49
MD5 c8c71be7dd193d2ad0c695493a4eef6d
BLAKE2b-256 1bddc0f2fe457644a74b6a8a1619ec7d6de78c4494e90d23c526170ce7c09fbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dbcbdacc9096f97ff0a557f7f68748b08d5f1e1d00f7729f0c9d5b32d4aeedc6
MD5 125c2f9496f8d9b6497e71b2150ce97b
BLAKE2b-256 ac3c03c4157d17bc660e75db62291a387b477960698b550fe4750f6425e6844f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.6-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ded01ca06d01eddaf97d9a4db3897f181e18365012905784dea816716c26bc4d
MD5 37fa620ca9e5cfdbb7abc6b8614c0e06
BLAKE2b-256 4eb14bf92b9c3ea553f8f0b06b018944e615b4a0e30a00213fb824fada7addb2

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