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

Uploaded Source

Built Distributions

mapel_elections-2.1.10-pp310-pypy310_pp73-win_amd64.whl (177.1 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.10-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (224.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.10-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (184.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.10-pp39-pypy39_pp73-win_amd64.whl (177.2 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.10-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.10-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (224.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.10-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (184.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.10-pp38-pypy38_pp73-win_amd64.whl (177.1 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.10-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.10-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (224.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.10-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (184.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.10-pp37-pypy37_pp73-win_amd64.whl (176.9 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.10-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.10-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (225.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.10-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (184.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.10-cp312-cp312-win_amd64.whl (178.2 kB view details)

Uploaded CPython 3.12 Windows x86-64

mapel_elections-2.1.10-cp312-cp312-win32.whl (170.7 kB view details)

Uploaded CPython 3.12 Windows x86

mapel_elections-2.1.10-cp312-cp312-musllinux_1_1_x86_64.whl (737.9 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.10-cp312-cp312-musllinux_1_1_i686.whl (792.1 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

mapel_elections-2.1.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (220.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.10-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (228.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

mapel_elections-2.1.10-cp312-cp312-macosx_10_9_x86_64.whl (182.9 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

mapel_elections-2.1.10-cp311-cp311-win_amd64.whl (178.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.1.10-cp311-cp311-win32.whl (170.5 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.1.10-cp311-cp311-musllinux_1_1_x86_64.whl (738.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.10-cp311-cp311-musllinux_1_1_i686.whl (792.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.1.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (220.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (228.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.1.10-cp311-cp311-macosx_10_9_x86_64.whl (185.5 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.1.10-cp310-cp310-win_amd64.whl (176.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.1.10-cp310-cp310-win32.whl (169.3 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.1.10-cp310-cp310-musllinux_1_1_x86_64.whl (737.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.10-cp310-cp310-musllinux_1_1_i686.whl (791.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.1.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (226.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.1.10-cp310-cp310-macosx_10_9_x86_64.whl (184.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.1.10-cp39-cp39-win_amd64.whl (176.9 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.1.10-cp39-cp39-win32.whl (169.5 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.1.10-cp39-cp39-musllinux_1_1_x86_64.whl (737.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.10-cp39-cp39-musllinux_1_1_i686.whl (791.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.1.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.10-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (227.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.1.10-cp39-cp39-macosx_10_9_x86_64.whl (184.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.1.10-cp38-cp38-win_amd64.whl (177.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.1.10-cp38-cp38-win32.whl (169.5 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.1.10-cp38-cp38-musllinux_1_1_x86_64.whl (737.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.10-cp38-cp38-musllinux_1_1_i686.whl (791.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.1.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.10-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (226.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.1.10-cp38-cp38-macosx_10_9_x86_64.whl (184.0 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.1.10-cp37-cp37m-win_amd64.whl (177.6 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.1.10-cp37-cp37m-win32.whl (170.3 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.1.10-cp37-cp37m-musllinux_1_1_x86_64.whl (738.8 kB view details)

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

mapel_elections-2.1.10-cp37-cp37m-musllinux_1_1_i686.whl (792.6 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.1.10-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (220.2 kB view details)

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

mapel_elections-2.1.10-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (228.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.1.10-cp37-cp37m-macosx_10_9_x86_64.whl (184.1 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file mapel_elections-2.1.10.tar.gz.

File metadata

  • Download URL: mapel_elections-2.1.10.tar.gz
  • Upload date:
  • Size: 94.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mapel_elections-2.1.10.tar.gz
Algorithm Hash digest
SHA256 17fb5abc8bcb76f2f35c02cd5b48b6cd7a423993be3697d2afc3733badf94295
MD5 b46761cd693a0adf5174eb0fba98da58
BLAKE2b-256 07b9182ab8866a1d077daf4f960b01d57da16d9c6f0e18626fd24849cb73786e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7dbc4e354a989af12b8eb68a1f9e55b636830a8b0a05739049cbd3070600bf2f
MD5 81bb62df80e442d857d267f9a0469fc2
BLAKE2b-256 507a5d59d604cf967a81543bb311c78819fa7f0552a1e70c0134936eda445cb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c956f7d2f47386f08139f61b0e2df27147c77ecb0937072cbf66d084a8c48b48
MD5 0b8a9d16742b1889ddd22fac7c6c2333
BLAKE2b-256 a65d25af294758893c0dd90eac9463a6101faec595f6d3af11ff33b53e1f4f55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5f698a93464c8673add342bcb172f335453e9ba0f2f5c52ee2f30e091a65b8e1
MD5 b948e737c8791c5f922a315cbcbb030c
BLAKE2b-256 cc1451092fc53c14ff808e3e9b8241271fd616d5ba163926500f6b574906c617

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 afe227819a8617d0c59f4d1051bb3fc5275f358f53868428f8576ee39043debc
MD5 4fcf091b927a6f9fd1ec5e9ac10d9e61
BLAKE2b-256 9a9972d4db2ead5d0a655933424af6a938f14bdf0b7a521a36d286b1cc30ed5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b5bd920719cd243477d0633f87d8c228869fd91a114e213f4809c64658e4f840
MD5 8786f527bdd39147eaa4ba838f5e023e
BLAKE2b-256 838203f274020da72866766498fe319e0de8dd7928b4313f90f9318ff2daffe3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78f2019b33637b40dbd3624f6eba521b197de3c1bf7ed515ac4478ac0d923d03
MD5 6ba63cfb390c8d7756e1321b17a2d758
BLAKE2b-256 0e3ebb3da43a5fd20246620130ade1d5fb2bd7ae068375fb583f7cae71424486

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 37851dfda6585e007f10c87b21be8936f1eac62b76a0cd4d50bb7bb29118c1a3
MD5 e5533fc28bdfb86c513cdc691c96131b
BLAKE2b-256 a837789e418e8f11af400fd56b9a64a489b8f61269f81fb810e6bbcdc456e9b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 24cf8938976a75c67152f945f2b8b06bbf2741a0477147326a71d1dcc2bf47ad
MD5 2e13b9256870a0499a73549a97c9ad49
BLAKE2b-256 37ae9b10bdff7fb6e8ab56afdbaa2d1961e3f000857762bb410f92f48ca722cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c5e3ba0bbf167dae1b36df5046811d4d72c71e6f0755fd2c0358aa40e1bbc187
MD5 81a560c0580a27048877009fa7ab4943
BLAKE2b-256 e3293909b26f9b22e8b341ec3abedd19b2a8b40ecb96e349dc9f1fdfa15fc633

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b15cfcd67ad0ed584e752a8953e590fe3c2881bfe3b2d4759d9aed30308787c8
MD5 ae9050aa316fa514629b71a052b43064
BLAKE2b-256 60095d48e7d083f4101a45f03deb633e2eb4ca582f234024cd0ab0d0fc2238aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 76cf819a54ee0e96a7f51e1b3079ca966e159e39587958ca7adc3a2d1bde6878
MD5 d4914740c028e898bbdb5594863cdec6
BLAKE2b-256 8f05cf0e55a51a8eaeaaab6073da9f62c47aa864053f63782d91b5cf48b0fb38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 15faaf3d3938cc9d66e2541be02a63620f1712fbdd67a9801503d9d6337e35a6
MD5 e77c184b9b56e3cef240fd4c67a03b71
BLAKE2b-256 0c0b86d51d27ed87b914f86bfbb3d8d579695c39748aa84333c909a324de2939

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 542c01758bc76519f1d051855e111db16d112e84a22d445234952cc12f49b885
MD5 d3cc52dedefffc348fb75d1f72191612
BLAKE2b-256 0daf70eb5b8523c5a0857d564c5ffcaeaba497006a3fb9e2a338b55e71905b46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7af51d0cb7b40e716e412c883fda69d802fe96f8eb230c0b55933ccaf33d7791
MD5 f3410f1c7918968165f95a80b018c9fc
BLAKE2b-256 2fca3ff7c060c607508d542d1865eaeda5e52c3c6223f4713394083070a32476

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 488679befc297571ab59783bb8ade197feae9b202908f24d1964376eef2e8190
MD5 735b96edcfbd6cff41be820fb94c589b
BLAKE2b-256 4681d7f990dfd0ee70ae27947a188e9373298d59492f2f0d4b917665240ecff2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d1e487d2e0b9bd8b8b17b6cc45bbf97bdfcca4625a3ff6b2057fabe9b2a6baa8
MD5 a4d589f549137c969bcecbd09f8a63ec
BLAKE2b-256 884293598d2eb5804c8a04b2963507ac3f4c118aaf96b3fc6b889a4d9c10c5f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e9791e7953a20b7fab357a0a63a98ed4fb911fa8226381c3ddb057481ed7ab1b
MD5 99acb876f1e8f1601a804f7366b35339
BLAKE2b-256 3790843efcc3fa5f3580741bb3a8ad0a72e6324e9aeec39e301cbee549e5021b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 bde7efcfd7537aad6ed6ebb0d956af4a0d85b24b227a9d5eabd6b162e4765ce8
MD5 0192cfad23eb0a73be1d625a91c04567
BLAKE2b-256 448b0bd21239ab88dbb9b214a7737079b968f13a46ba5b4407ffbb894ea2ea23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c044eb2fb40c90c9f76ffa5fbc60aac69b51aeb1fd181723aa19308888f873e8
MD5 cd0e58ba5485dac8672850cedc1b946f
BLAKE2b-256 b5c4587b536a7cdc6139102df5b6ea6b20547bd0a2bbab130227a09bf1aafdf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a3609dfffd996769c8fbb9ba7a8deb1ea6e79e45faa1b0a2f6418e8e681f01f2
MD5 e466ab5c95e2cbd38af04a3d591f02ba
BLAKE2b-256 2f94a2b1fd33939909d1da118da61225a121c1cb0e6b7a47bfc7844ecc253ad4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f680fbee470765d725b83e5fe18e2152ef33974cd90baa3806d1005c7de4d1f1
MD5 fc8f67a4c2e06ec29bb0cc61fc51df48
BLAKE2b-256 34fb96b29fb5f9723d7c0541b48428b456be1ca516c9b7c34281fd6d55aa0083

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 77cc336c93a44e0ca5b261b6bd25ff0e5178ea189b9a88e0bba2d5230031edb7
MD5 37f6e01bc608654081358604ecb9dedf
BLAKE2b-256 b08ad38772ce57b26365a8171f443fbe6e4b707ccdf869df39c7c4719ca3644b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2299d002a5feb99223387868365da453371e9e1fcdb4ca86befde021c3a39808
MD5 2e94201da16accc449e29922205d7c25
BLAKE2b-256 7ea5c206ae2fd175a5dc76ccabd5ab9c1aadc5644cac063335161fd6f1d5e155

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 116602eac20c3fef37fee1fb2877c884ea70504a7ea0c5ce28e766dbb22a8ac3
MD5 b75f4aa8ee25331ca818a2bfd73ced8a
BLAKE2b-256 b7a93885199d916f624574280d5da2650fdd9f8bc5e1ed8d5b335ade2cb4dbf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e13d20eb49aa4636d4dd012048e26637b6d105eb5520e53e842e15bcf1cccdd0
MD5 7ca1b761b3f3c85e6a94629fda7cc47d
BLAKE2b-256 b9e44cda3a4abbd29dc1f8c730393cf237ea505f089e969786da8a2fd1dabc40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 59d9e78ec91232491cb3ac498aaafe4d5be3d154ca27fdb8fef0f5f0351eaefb
MD5 026e3fea11469479e2b96c4990a80230
BLAKE2b-256 c667340ffe5f8b3e6767ccd17897d463ee8eee528d8097c4da094663f74554fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 0ba7058369843577394dbcc61a9f87df87e262096847172d57b9b043bfcd4ee2
MD5 bcc4fabf4eb5e59ece4ffbcfbe81b224
BLAKE2b-256 9991061a23af745d1b986f6590ed6fb305989682a1f789a5f3edf1cc7ea92c36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af7dfba907edb984144f88ef802394b1faeb5c3f2fcff585279c20aaa3ba6256
MD5 ee544bb14379d13f84058ea8c4014f16
BLAKE2b-256 d8549907d71b4622e582bf9813d9aed3883a84315bf048ba84e7b967e9121720

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 70eea7960633f39a5d51fc3fd6dd0d8fbf0a022cf93bd3506ace5a5d459b310d
MD5 9264179b37b9e263cf883708e718857f
BLAKE2b-256 1aee207de009cc8b9f70e1fa5e64fa2081547889e2ac3b25111d7d216e31ff32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3a5c8b3e7f101883ae4e0d05d9bdc7156348e765b31d8f83cb7fc9ce9376e91e
MD5 a9428d75f4ff0173e45376502123405f
BLAKE2b-256 ab26d9ed05bcb2609bc7206ace72ccb5d654158f6115be8222205294bfa944b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d82dd91eaf4ee42b938a9835ae77d64725f6f12393cd654c1df6b803af47c96b
MD5 a0b62607f59b79a3e9a0bd49def06ba8
BLAKE2b-256 f6938c87eb936cff32b179e45143853f78cbe73b58999f8fca72b8927cf14d1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 cd91d8a99b0da617e475d2e9bd4eb4b33f48a6f9b2f6406063b0df5ad75fbbb4
MD5 83066c949349c93e0367515a35a6f9a7
BLAKE2b-256 0666089cb2eda110dee486f11b032f8e08395023ff9c99a297813f29d1066f27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2b58474ac4c2b2b4cd5703dfc017395c7e688bf9919d5fd20ebd89d732333885
MD5 6cbf97826aca805de8777f2925d0558e
BLAKE2b-256 c4d737fbea3d0c8a6bec36eb4a213f86d00965cbd7046518b4f61630a2d889e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 093f5845e5c2c87f6b520125d48385a2ddc583f9e6adf39fa8e16b2a8041027e
MD5 3f723a1a3251dc36b757414d7ee8ece8
BLAKE2b-256 f1a8fe330a53ba27207837d050791b2396323018b718bc3002d6e0ce40157ccc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8db774bd71ea3b2a5df9f23dd349f7354c4de3416e82c7b833e08ce3de8a8910
MD5 5c3aa641b77e017752237d0166df2ffc
BLAKE2b-256 b869d9d516d73f7548dba8625446cccb03aa35e45b67a338b5afc95c36d6d752

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aa0e434151ea9cbbbcb2ec9d11638475be284d129d334178d42cc337721c23d2
MD5 f45004e1574aab1fbca5b6f0a93f794e
BLAKE2b-256 d212eea25d8c3c14c3ba5d2487450ea03bab0ef13f8ba5d1ec8b395d797430a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 16d75c05a1a79ee9df94947f58bb2b371a3190f94310d5154c0c86386cee3329
MD5 12b0fcda2bd777d506d25bd0c0682983
BLAKE2b-256 24bcd6431cfacc1afbff0cbec9f7e86928205be050e53f035ae44db1ffab8a28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9469f66c32f7996cefa9ccb86b47324819e6a9e30c0afb8696928e8b1529bbbc
MD5 cac050efe2e9a6dcebed4c6154582160
BLAKE2b-256 8fdbcb2aed0c4dd9b97294ea854bb5cc636e7b53885653fd4956959a392dca90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 ea5a015afc4e85768ae6cc5eff69f8681a899f610c32b2ab4303f4b0b2910b71
MD5 4817e14dbcffd4ffad4b14ee4164c160
BLAKE2b-256 35e30f9e75d3e71a84836f6d607b620e8096e9c4a8eb0761d785d820d9714ff7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2e05b50a5cefb41d8be63f9a1b688be71a80edb4bc02e5b1b5d1b4a511303f2d
MD5 44f1ec287fd91b26fff244f08ca8b293
BLAKE2b-256 09f06e50a0e941fc51f1e65e581cd4a182bb1ebfd410ec6ded6a11e189493429

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 84d8a66960e1c96a83d6374faacfeee9e2d83e96feffae58a4a4c9883d4a0ac8
MD5 8322f3d67d05524dc088905984b6eba7
BLAKE2b-256 097b3dc50f6f441db90f85568d351b927155497a6ad4e0013936a93ccb06d3ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dab9c8b9e684c748d16f0ac4c647fe062edc231b2f59db4f4389b26227210c3b
MD5 8c780faf565595fb0dbe18d25d30f79f
BLAKE2b-256 07d13d19c13914de4b23a2ba7c7d78d1c4013e3ee1b9a701e714593f1df30cf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f633ef2baf491480d79798106312355ca714ac302de8fa9c01d3658440cdf06c
MD5 d24df6a57b84e05ea3b19332f54bf489
BLAKE2b-256 2226aafbf7fb24148ed543c36f6972bf4f3925d7383b834a3afb05a041aa7b0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 324410a30737be0b85ef30d5d60c2c482a83a43a35bd69a80a0553a2263eaf58
MD5 3836f7a078622fdd67e06b6d5633be3b
BLAKE2b-256 db274fd609f33e358360bfaf5c4105a16de409ecb617f066d49a635a31f92930

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 0b0b8e0d6eb49c5708b02d7ff346fe2ef8f75ac8e17767f9b853e917d393823d
MD5 1fc05d37bd034bea8e5626733230a691
BLAKE2b-256 59ea311f63e21080e3c8c9ac2917309c43ea8d6c12d5cda99aa1d2a1deb14d9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 64c8fb5629606424df790d1ad5f3b71396ffd701a84d970a214c595bb362ddea
MD5 733b994a61ce836e1af6fc3247d045de
BLAKE2b-256 a95c3b1e2fb4b0e539734f71321d9918288846696dacc403de90d9eab51900b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c12400e2684555a264d646503f195d09eec9dadd23da8d9335fcc1c54a5a0162
MD5 9b8a355396a75004051accf2ca427084
BLAKE2b-256 4964f0ffb56c86feba98bb38cc662db680afd3286291570ea7a6a4d3e345b869

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 81b04a335b9a8159b38d66188b1b361334de66f0a9ce16c768d9e0cbc86f1321
MD5 9e8ee803b5bdcad1a25d7ef655b3f901
BLAKE2b-256 028f69861e61190594ec4344711018bc79d9bf26aa0ea17941a9bb3c602c658e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 236db7be6c78a6e89525decbefb73212716311b3bc10bca1aec41a2555d751e6
MD5 f791d311a0320e84c65bef9dbf8e3c60
BLAKE2b-256 862b75f585fa6d4e301f10934cafd6fdad6df512d34cc51e244a4221d5cf7ac9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a0d62373c0d9fe25d0a6b397f41a4e9b8a4e77de7528af70026acd1195f92fe7
MD5 cf371bfd09f3f142992790cccb212cab
BLAKE2b-256 e6d4aa9350b23edbbccdb7332b4b8e3cafab5566e66dc7b550007b5a74eb25c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6e4b8a819120bae5521fee69866a08f745a30caccf6a0f97e63235e95582b2eb
MD5 20465c590576c8719e2c8627344eb006
BLAKE2b-256 5c88f3463c7cfcde5df7cbe1299ace66ef662a102074449ba3aed1d0d1635440

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 38b59ff156c657af91f919b53b0b4431bd30c60c6ac8844a2d8841a4b29ad7b0
MD5 d3867bacc1e493513bc12d78ff3c1de4
BLAKE2b-256 8b6fa2c25f052f569db33030ba35cf81d27f911bd5977d127753b2796a59a683

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 84229f377baf36c0a7a2a2a326bafe0f5e91dc9ab6c08da8f9eb2daa1309d778
MD5 c40b97903cc4e4aead9b5cb4f20ac330
BLAKE2b-256 59ecb0d775c2cc525504f8cb0e939361146dd92493af791758273e5587926de4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 32fea3937ae541e48b9f4a9f0b4f1ef07caa7f190cbacd1d3a19436f67942aaf
MD5 3541cc59814100b71bbad23ca2b8cf4f
BLAKE2b-256 fefcc42bb6967aab035ee917c67584a86ed1fd09452bc423eda65406051ef851

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b1fce928add20a0b74b4e328f93de847e4471e77cb0b0e5c1940997d1e766bd8
MD5 6650090cdc80e85e9895948960a5d3c1
BLAKE2b-256 2febaac79cf4d4fe1b979190fa9b3f6cffaa25eb70f39aef0c75d03ad959de1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f14fe21f19f4593549ae3f6adf0f9767f7e7ff9ed90cf7ec562a94c84f76f4da
MD5 45744330e98fb6c3b1121278f3653cdf
BLAKE2b-256 789c490f05b788972c7960ae312652a8dab2c8f74ba31185fad3e2c86bb0554f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aaf64f7f098a15e822655b8ce90bdc74d6184c4e686c41d431eef632156bc450
MD5 3d61fdc15d12897630e981a950190710
BLAKE2b-256 52bf6a62e81e2faf2509a7fe0d571b41fc16a3cc6a08ab78020074e33a504215

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.10-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5bab7ed7fdf096c8f78fd46c1f66b0d2cf4ed665920cd2357dbf9b2167c59c5f
MD5 abb673d88c9ffa09dcb1846f4c493e84
BLAKE2b-256 0a163d89a9a8037d00c548ec5f4add49890335cafa897b193e70448f5844c4a0

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