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

Uploaded Source

Built Distributions

mapel_elections-2.0.3-pp39-pypy39_pp73-win_amd64.whl (170.2 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (211.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (172.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.3-pp38-pypy38_pp73-win_amd64.whl (170.2 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (211.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (172.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.3-pp37-pypy37_pp73-win_amd64.whl (170.0 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.3-pp37-pypy37_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.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (212.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (172.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.3-cp311-cp311-win_amd64.whl (170.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.3-cp311-cp311-win32.whl (162.4 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.3-cp311-cp311-musllinux_1_1_x86_64.whl (724.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.3-cp311-cp311-musllinux_1_1_i686.whl (780.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (213.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.3-cp311-cp311-macosx_10_9_x86_64.whl (172.5 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.3-cp310-cp310-win_amd64.whl (170.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.3-cp310-cp310-win32.whl (162.3 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.3-cp310-cp310-musllinux_1_1_x86_64.whl (724.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.3-cp310-cp310-musllinux_1_1_i686.whl (780.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (213.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.3-cp310-cp310-macosx_10_9_x86_64.whl (172.5 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.3-cp39-cp39-win_amd64.whl (169.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.3-cp39-cp39-win32.whl (162.4 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.3-cp39-cp39-musllinux_1_1_x86_64.whl (725.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.3-cp39-cp39-musllinux_1_1_i686.whl (780.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (213.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.3-cp39-cp39-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.3-cp38-cp38-win_amd64.whl (170.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.3-cp38-cp38-win32.whl (162.3 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.3-cp38-cp38-musllinux_1_1_x86_64.whl (724.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.3-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.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (213.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.3-cp38-cp38-macosx_10_9_x86_64.whl (172.5 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.3-cp37-cp37m-win_amd64.whl (170.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.3-cp37-cp37m-win32.whl (163.0 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.3-cp37-cp37m-musllinux_1_1_x86_64.whl (726.4 kB view details)

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

mapel_elections-2.0.3-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.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.6 kB view details)

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

mapel_elections-2.0.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (215.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.3-cp37-cp37m-macosx_10_9_x86_64.whl (172.6 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mapel-elections-2.0.3.tar.gz
  • Upload date:
  • Size: 89.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for mapel-elections-2.0.3.tar.gz
Algorithm Hash digest
SHA256 8aeae76e3227db32a850c161eddbae02ce14c77e501e03420a8519686685fd3e
MD5 c2e0827ed0a4106f053983681a9df099
BLAKE2b-256 6aa7f8d9abda91d825b4d718317866aff8122016d9abfca56fd6ff727332cbc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c0157e079a24221c534c8796c89b10ad2a4c829fff3f0ccfcafc7ec3624c88bc
MD5 609039a9e8326329b1e240f8754539c0
BLAKE2b-256 389be7e5efd6b711cc6a3d2ae490300250a7260be1b152b67e908d5c44177ac4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a28c652679b7e775c5dc34f8507636f29c5228459cfcb0afb9bab61d87e59400
MD5 d796cb8b860c4def216abae66d4edda9
BLAKE2b-256 a2ac1eb5e9c5f04f8065e719d715d6ac2a8136a4a2d3791724a1e895ae065e41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 27b7043b70abba03934d5741a6f8bc59e55d605c98b1aa872e83b0b322d70da5
MD5 1a7fa5c618c2fe671e21cbec785b89db
BLAKE2b-256 79a556e9f51a4556c1bc979ca33d96f0ccbe75224c65f2c1fe7ee0a60fe91033

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4568d4223c5570f0e906927051b3fb834d78bcc257287bf85ac83b758abab224
MD5 db4b2bd25f0bdca735591387f7ccf01e
BLAKE2b-256 1a4a768bcc746fd40b4d2ab17a1798d2001c34e041e061214b54e2e23c0a061e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d3a657a6fbe7f764d4106a0499113b4756350e19a7de09454801f9aff58065fa
MD5 f4c18aa23648fcf2424a819a8ce1e7d5
BLAKE2b-256 c3f62eba71c9819e177de8d69686809a468c1b61524dcc11486425f0372e057c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e0ecaac1904766f9c8f7df81c2aed81b2a672ea79564dc859e16d8de1d33edba
MD5 26cea31301d8b2fbb41954ab6423f9df
BLAKE2b-256 93af211f47e045761ab00d42013842a4148a1886acf887a6993bd12d1df449df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8f6bd6fdfa90961f483b8c55fb9b14bba7d128e5ba717c0d04c3ffdffda24fe3
MD5 d3c5ffb02e03bd65dda347de35324092
BLAKE2b-256 76ae25e71a47bc3164fde2e62a0616f9564d61594e549dcc3d130652890da1f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 506b882e03e54575afa34ca7b8340c0357b830b9ecd22365a43b6ec9458d8715
MD5 dcef6ab326e6049ffabe3afa55f19df2
BLAKE2b-256 4940c5cb43455e6ba344a75032f60b3474e7a72825a7c79310a441e646807177

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a4070692b858a8c7e260282d59ada7024863329e038fb80131ed986d58b3c00c
MD5 6079ab2bd8e5ce0d36ccb3ef6da0096b
BLAKE2b-256 8ce602222da7ff3ad5422a4cdad4e3d50fd36edbf5108ac88f45238971380d8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a385d7c9fd7f4555c5cb92caa4823c5b2144729adeed3fc9de98311636aeacf4
MD5 db93e21a1b35a3edd67b02891abaa275
BLAKE2b-256 8e100361aff4ae89b53d83a5ac26dc02730be49ec3de6482c416ec5f2667e25b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af1da51063a1971cdfda58f63a77ab737b9c0de7ce6d1bd61a30e79bb002e198
MD5 e50cb52c07897813731771e90a64fed4
BLAKE2b-256 fadaeab98a7096158bd5add1c7c3d072f2b96cf885e77dd38d8dba1461d8231f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 47743fa354f434bd97845ccb5aa32570e9a40eac2ca952261a49db0dbbfd479b
MD5 7574514c35914cf3c97e70556d51c711
BLAKE2b-256 19dcb348512efe98b3c0005546932ff6fa51f24056fac0cfc16615605f05181e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7481dade5bb7392a0b5cb10a995bf9e420deb0077e0a77aec8de5841bbeabb59
MD5 022cd2bb68a2b600963a6a774ad4a684
BLAKE2b-256 a7e1dcd5029ddca993ceece6ded1c9cdeebf5f8a7da315ed42883ad2bfcf8316

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 3385ba5081f6382f24353107a9ec179ae77dca3f9571f5f7b03bcb35166bc4fe
MD5 8da08b7803e76460a41c45a1f937c1e1
BLAKE2b-256 d8913304f97928c9f99c69ad0f92e008b8b30a3e670266f9b525c8d5b7ce07de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7bf04b9450060ce56c66b89b515c37946f116b2932f7ec522afd702c4b662094
MD5 ec5e315ed88d6dd536c7d0f3029ea981
BLAKE2b-256 d3d7bddf4b46e4516cf8c8c41e8b3c86159e0fa14dee327140aca464f18b52f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 755efceb7d4585380bafb0c0a452f458a9eb42f1a3c7a0d3a86576c6572f7b29
MD5 de6af5a501af26cf16fcaeb027ee1869
BLAKE2b-256 8d1a7a41648abc6b30307177917c0e86c2ce6a727648faca0736e19eed1272d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eacbfa22f4730c4139547c76366e8e45a0d93a57343791bd4e5035781ed83dd9
MD5 df3ef7720add50e7f53527b0c07d7b03
BLAKE2b-256 045c7b858bafc351df06c6026c223eeccb0f053e4b8e9f351522ea7576b132d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 75d8d113f738dd80f57352e65cda7fe272b455dfa02b08e87b1839ad5cdf2bec
MD5 7c2c7d437d304d312e74b6a9e443c627
BLAKE2b-256 531e6a679912b7e515e19529034aabc79691dcba382d606674920dabfadbb5e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a5ae244695b00009c2fc9d79a4c6519c5e329c8a2e7b73817b186fe8810519b8
MD5 20b99aa48303bac0df7c7a5911185cef
BLAKE2b-256 37db08a1cb6a610c7ae62010f277477cad2f4ea09c7d99a6ef1168bff8e83b3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d136fa9b343484d9663ee78ba09baceb8d066a233e88df6acd10946023ccbf4c
MD5 49913cd7767732a76c59d1486cac299c
BLAKE2b-256 f09f5aaa263c003fa135da5d5aff66baafb743687055e9cc063d577a2a9de55e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 8f4ee2df3f0f3b0ef8398ad7de7defddd9c6211f0f74d28c101789a3bd5cfcd5
MD5 7a0d4654b637895ff5d91eb3ce28d2a3
BLAKE2b-256 e88600281ef5eedcf70f079b759408ceea79c739ac2ce5dc64fcec06b0ef76e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0302eeaac50cc207c3dc481844c198a0a6a18b001a2040ad5433afb2185cd278
MD5 ab1f7af80261e2b611c5a48e59b4ba1e
BLAKE2b-256 ec8ed8f77e85e425d7cafdc2ae40ad52dc24b1de880167ccebee0c48fe07ad09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 68d9092f9df43cb2fa64e0c27a43d3ba55f42c3eb363ce9b7adce85da7fd9cc1
MD5 7c9c483e3456d4eb67176eb93695de8f
BLAKE2b-256 7a1bd896c614b4ffb8f2e6d3f57c1a6d12af6994aadfd56b94642c506da12e04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 80f9a2860a811b3689fb0498af062f47d7c71c97b8ead798b92baf397a87fdc8
MD5 ae15fafb962ac943e9f565047cc004e0
BLAKE2b-256 d77450839e455e8cdaa77069e34aca348ac084dc2d30996072808c562e2a5a52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ad43924f0cf480f89156a8e7ebd8706e6ac9e46da9e7939fcc7ee595b5674793
MD5 052307372a86c6048a5138d88436d5b8
BLAKE2b-256 fae191ca82c42907d91682be4d12f4c06ff4aa41f5f2d0a55d5b97daee1ffe2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 504e3aec1ac7e76f022094951a86f602903954ed0f9f3754d17bbe7d5dae71a7
MD5 232815f4c32b0c27e33aace8045c6b62
BLAKE2b-256 897e55c85e21cc3b7be3c4f928561feb71256a7ed3708d468f2428c29ba433bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2791aff49dc094ce5591596374f099e8c756a558a0b0a0e906b3b565f01eeed9
MD5 9058d8dc477fccb3949385d0029e6669
BLAKE2b-256 61fba6912501c6281de472e068f417fdc2a45165714e5f7f1c46f2aac11d2c9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 dfc4ea336e56000e6ba428426ea85bf114e49b97014f27436c2550d8b12dfe40
MD5 d2cd4384b66d7ca5cbaadc0b2103e7c8
BLAKE2b-256 bffa31381ab2763a4f93e0ea0ae4ecfa25d7b70ca037b799a701f6d686ced7a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6edb219107b9008dc31dfba5fd57f12b66a71e622b124366a73a7c8eb68ea83d
MD5 eb900669c4c2e6361aff57a04be8e719
BLAKE2b-256 88f153f2796a3c4dbd22fce6922bd76b6419bbc37e180104f8eab71d03fb7c95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 aed51b12ab96552b519a2d86e95f6cfc7048c0c558e7e9b302f0bab4dbd84a1e
MD5 39220cc811a4a21ba5cd1b2369b74695
BLAKE2b-256 4c654aa1d6013c51bbe42f10a1888da274067a5a7492aa6e6a7ab7ca40eb2516

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 266a472ce185832ef78dc4e4846c4295e1cde242e7f1d52ec9fb50fe85efbce3
MD5 6951fd14b40c1b4183b4c295061d13d9
BLAKE2b-256 afec35e10f8f1aa9470e71f42658965de173c0cb2051c6cd29ea0321981c05a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 abd1bfb50efbdfe50bf59b4121d64a2f359aada620d42caad899f6d9dc3eac40
MD5 a7537ff74d9ec3c85d15298d9360b718
BLAKE2b-256 1d22a87fe202a4803f927f0e4b6efbd5e779801ed0770bafe8f7187e48cb2151

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 54050114e54a479af76dd642b8040d649089f2bb811296f60dc7bd49c3fc27a5
MD5 a52148a0487ea95df317fb81f059e2fb
BLAKE2b-256 44f173819b9f3b2996b86930037d25262419baf514523ad24d4d9b680b628c7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 504dbf10abb494b5205c2891bdb5f0e82d8ee08fde6cf8a775422f44d6eaa2c5
MD5 68a016cf63d4dbc77ce63e289151489a
BLAKE2b-256 873db36f1ef88bd8c5772dd0ca0bc9c7b75b35e191b0e2d53738c491434ad45d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a45c48d08deb62292b155f300ab5b6c5a1b1c22322e58aae3231ac100b9ea814
MD5 30753840c5f859189f65b35e0daa9c91
BLAKE2b-256 89d7f88eabcd1c592a08af329e036eecfad5abb07b2f436740093f95db7a622b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0d450728b5c2d843ea23d86f1294446492427ff81f5283a512ff298ee0558309
MD5 589c7748c6953638f05b8888b01f28c4
BLAKE2b-256 38b231daba06553084e630db18687f497acbba5abec9039e0963a9c9aff7f886

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d2c1075fbcc413ba4902e177dfb1ef9ee8b227575007eda4748e5f736166548d
MD5 c8aa71010ce1a305037d41751f8364ca
BLAKE2b-256 1262fb5be3e80ab0148d979ea332393f771f2d6561f9cf28177dc854fc2d0ac2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd84f07c6e49d9291037eb2de9f8dc43bd653b1469c1f7067b8597b68a245e29
MD5 b72536c179a031a8386a5eddd9e58086
BLAKE2b-256 8f2e05d7f024ae35962c5979dc57a9dae42d67bc20d7ff21f43cb69b8e4f2241

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4f75338c204ed6dbcd0c243f663ef8c21622191331ce51c5c9064954da1ac7e0
MD5 7deba3dd803b8e3eac5285b6280244b8
BLAKE2b-256 70758339247dbd948d9706cd40c5d4587a79ae59cf18f10df1db40257ab82100

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0dff73679a77b05dce168d8dfd63036735230e66b66d3a30960e35cb48d6d4e0
MD5 7fad9301ad6cf832726115db35a9765b
BLAKE2b-256 d5e38a2e1b7c620a69119c164ec4055eb0a521e86574e72236f87a33cdc5bda4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c01ca3965e30fd683b4b65ce285efbddba3a196ef441a718fc1e0580cc5af6f6
MD5 7ac6b1090bcd4a216bcdbe9b41f2fb2f
BLAKE2b-256 fbc5402ac2f9a4be909c1a4a486e98bb358ce839b7a321c3442f704101392ea5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 55713ff6994046e87469c106f7ba988afd8a96cc5ecc1c203f42932ebca2fa25
MD5 e7f4b87a36c1db522dabd83d7127a7a2
BLAKE2b-256 8252c0a605d31f4afdb96c2a560494a9af5b4560c3300d2dac3f041b265068e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ee5abf670b7981595b27dc35677e999723973a732ed1385bf5857193882c4590
MD5 680328aa8441656664b16a256d711180
BLAKE2b-256 d8cfda8458860389ca38435cdb72188397747fb32d725e394ed5967e04a8ec8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 16ac387536612dc05a3279771c495215377f1f9a0b7a6243bfb9e66e6cb21865
MD5 c322b6915ab9593c1796c711a7167a75
BLAKE2b-256 610c79c6c8a7c6a986cc93c736eda6ca6dc4620c51afa6db1f31222ae8d761a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7a05e797e1762dac50fe2f84fd4ff45902f8811026965dddf9ebbc6124d66986
MD5 6703d899d8ac23ffac469cfc1994dd1a
BLAKE2b-256 e2ed7e7272ea35bdbf165dc11ffa65f14afefaba962070f6fe1cd5ae07d277f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a0df826dee355f48bc672ebda45dc660a2515692bb5575589c700cd67c233fb0
MD5 6d5963e25a1820bc6e232bea7a971e89
BLAKE2b-256 451c17c971677fa0794e420d6ec5579303646421a59b44a11ba82f0852eaa310

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 58747e6bc1c17d8deb50eab8f0a49de5e6ae5c962ff802d90e8d3b62dada10c1
MD5 8a989b5c0ebb21a3f86550bf03259236
BLAKE2b-256 4dc9a3df4f30935cfaafc00e6e9629744214e168cbbb6b572df660b28ab2f526

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