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

Uploaded Source

Built Distributions

mapel_elections-2.0.2-pp39-pypy39_pp73-win_amd64.whl (174.0 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (215.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (176.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.2-pp38-pypy38_pp73-win_amd64.whl (174.1 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (215.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (176.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.2-pp37-pypy37_pp73-win_amd64.whl (173.9 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (215.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (176.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.2-cp311-cp311-win_amd64.whl (174.0 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.2-cp311-cp311-win32.whl (166.2 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.2-cp311-cp311-musllinux_1_1_x86_64.whl (728.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.2-cp311-cp311-musllinux_1_1_i686.whl (783.9 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (216.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.2-cp311-cp311-macosx_10_9_x86_64.whl (176.4 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.2-cp310-cp310-win_amd64.whl (174.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.2-cp310-cp310-win32.whl (166.1 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.2-cp310-cp310-musllinux_1_1_x86_64.whl (728.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.2-cp310-cp310-musllinux_1_1_i686.whl (783.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (216.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.2-cp310-cp310-macosx_10_9_x86_64.whl (176.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.2-cp39-cp39-win_amd64.whl (173.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.2-cp39-cp39-win32.whl (166.3 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.2-cp39-cp39-musllinux_1_1_x86_64.whl (728.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.2-cp39-cp39-musllinux_1_1_i686.whl (783.9 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (217.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.2-cp39-cp39-macosx_10_9_x86_64.whl (176.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.2-cp38-cp38-win_amd64.whl (173.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.2-cp38-cp38-win32.whl (166.1 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.2-cp38-cp38-musllinux_1_1_x86_64.whl (728.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.2-cp38-cp38-musllinux_1_1_i686.whl (783.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (216.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.2-cp38-cp38-macosx_10_9_x86_64.whl (176.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.2-cp37-cp37m-win_amd64.whl (174.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.2-cp37-cp37m-win32.whl (166.8 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.2-cp37-cp37m-musllinux_1_1_x86_64.whl (730.1 kB view details)

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

mapel_elections-2.0.2-cp37-cp37m-musllinux_1_1_i686.whl (785.8 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212.2 kB view details)

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

mapel_elections-2.0.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (218.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.2-cp37-cp37m-macosx_10_9_x86_64.whl (176.4 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.0.2.tar.gz
Algorithm Hash digest
SHA256 bb8fac2f95ee0d9c866dad6eaafe864dce0b255ad9e2b3aa659a17a9b2bb47e2
MD5 d1981747fec951b9ad3277ba7240d7f8
BLAKE2b-256 27e1fd1ec98736eba639cccd8b1a4c71b953d59e41955625a518528813b8ac2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 cb048549d15ed1bd140af64d3a1c15f972d1f840560ef7e0eefd0816819c0109
MD5 b0f62b41cfaa7d48c10790ac2d3a65cf
BLAKE2b-256 c5726419c031ddb8e48cc526c8ec7e3c2b76b19b036324473f90d7a3bc0def05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 51a3a0599d77dc04efd5224ea5d9741a377cbced5dd55cfd1c9f3f3d177481fc
MD5 59e9149b5733cf75e7c062a5b969ac0f
BLAKE2b-256 681d3bde79d381cdf802a4a37e237fe5eb0982ec18bd07adcbd3e37c70d850f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bb0c308ad485c42517b1e26bf0032839f48acde17a58f02a2cc85f53972bba3e
MD5 d4ae89e97e2bbed80704604964e06d82
BLAKE2b-256 1a5250c818102974c2bb4d02a654d83ef18ecf23e062c4b6f8264c82bfa54a26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4c293dad580d5811d0971b6efc8bac17040b7c9ee0f2b6cfaefea8402d7944d3
MD5 d2264894579755a5a0399501f30360c9
BLAKE2b-256 180d2b330f5043f44c6f14c6ebb5b9cd40a1c76c831795fc2b6aee04598d7dd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8bf19c8b2b8403d57bcc901b2ae80f42d7ddb1260c5d849495712e2327b1e379
MD5 0beee90cec07ceb06446d7e0961a7432
BLAKE2b-256 c2f460029a86138d282cdcdf69b4843eed919aa30b06b10d6777b485e6ad0af3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 96b2f8212cf869e21bcb6ea440698c82d0f41188132491d4fd61e55cb231c5f0
MD5 cccdb114dca40ec945d249106f935e9e
BLAKE2b-256 1742b961be24561e4169b8016144c446b89560528ff8ef75b4bb7fabc10b7016

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d9ca04c9d8273600a3cd872a3189fdd9e9a0a94909c924510753e10a35c97178
MD5 51db406e0271d9dc74b5e68283ae146f
BLAKE2b-256 67c22060c596c873d989dbfad0a73367efb068b66cf83522bd189ddc845da2d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9c539609f29d8dccad0c5a5de667975c5a02559b8df8e5a6a53756a9bf825a01
MD5 7205509974c06d94061f548e3932b135
BLAKE2b-256 936fcca68418da40b64d2a6d592cf3df153d59a99b2c652737bf431b4bde42f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8d1e616c4c552496a5def7703a81ee97f928e3f5ed28c375b6072f437450a2a8
MD5 3a7691e99dc844b58235757dfcdf06db
BLAKE2b-256 fe760ad5178a004606f6932d4b9fe531a5ba390e794080b325e203983859c771

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 67dda82833a9d38c58e62c9cc7ff0fbd4c4c9bb35d505ec89df6689cb53b5f6c
MD5 e0cb04294e4a5bec95571dfba58fcd45
BLAKE2b-256 b8d0d8e98d21a5f383af8b8da044e7e4721b9952a5ff2c20d7a4aade4633a8c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 769262ed14818eb01dd7d419fef145622649a4e6262e98e2a89e2ef851d92d42
MD5 e6d34074160815b32a6ffa926e9d7dc7
BLAKE2b-256 9dcf9c1f06cf94bc40107458adce3ff3b2de1d759e07595eb6d7a8898280148e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e6646c88cb05682f5bdbd9008502a24aac602d8e8eb044343c4c1df53770d782
MD5 99c59814fabf586366e13c5ba6af59c1
BLAKE2b-256 9f8cb3e724c0ad05a2cf32758ab99a227ce0b912743b7d2101d5a091ce4fc821

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c0fa00fb41aa9d52de9d030c151f20f2ae4bb9343368bf096de565d9464f1501
MD5 cfaf666ee25b57547e91c6b213393abf
BLAKE2b-256 cafaa8f2c5d7ebdf7966b50baea82ce8b39ec66d58c2ef27df200ccfda2e2525

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 4e23deae4fa5d98495c7227f5caed48ac70415d18b6c23696de716447e7fd7f0
MD5 a45a405203f22cefffc1f240b727b0fa
BLAKE2b-256 65dff8c928a5170d74cc382774fa5dc28fff510d03377335583bd8e14ddfa5ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b130c70b811545222219eb2cf63d1f3f7dd734d0cdee93dc4042bc11a37c7b88
MD5 05d1cd71c0982b8d3414906242da92fc
BLAKE2b-256 6ba49b101b96bb6b9927ebd9d54f81857d86d95d441c769e75f5446f8d483508

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c13e8c87c70bb0f250e1cd151b0721b541e6d0e7e64d72613c0a37a317577ce5
MD5 85a98bd1f6923567cefd9edd37c43989
BLAKE2b-256 f48a30fbbca17dd5b3959b8d4632ab0644ad51462b1c1007a30d0a8e4fcfbbf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b98de02d62e50528b584d3ada7028e89abdc9b5be94c8a6046d4d151d6eec201
MD5 cc38436d6698c33839d5c746dfc73da1
BLAKE2b-256 56157c3c1901b9b83b3c59dd28438b656793ddb1d42c49034a5d99706b05156f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9041f097b7f73c5bfefeb29d4ec42bc83f1bc724ff124d1dbb0ec2d6579267aa
MD5 4100b405bac698323a10b1fd135134e2
BLAKE2b-256 c7cfeef792235aebfc78a59abfe081972c74e2488c2ff139f48275ecc8db0b88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fabefbc2540307312c514de7ac3605fbfc13622f8ef5774860539d7730cd3a3e
MD5 9b169adf192b998828e764b8085a5255
BLAKE2b-256 89040f6133bc688e49ad15f51949c8fd044bbdab2c6a819c10d7774ddb5bc99b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 19ed96ebecccaef59f0048d938781d95182d42e1d72bbcd02947e960b43853b7
MD5 c6299c734f985493d402da4118795cbc
BLAKE2b-256 4b471eb4de22ddb7bb80ce6c61c514c221f7c481a16bf42da82870f44f614319

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 57fe65c0f1945c028f0fc1d463f1d38b8f86b3893e0777ba3c8dc69a6176affb
MD5 891d4a54bc194a40b242f900e8735df8
BLAKE2b-256 4a72e9cdcab99f509de95f23d41e0ab34dd8262922efd68908382a0b3c8885b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 52b057941edfe9581dbcfb0d086aa968003cc4137c731e4b598a5104cb944171
MD5 63dd38383a1b470289ebb00a7123246b
BLAKE2b-256 c0a19caaf906c2665d302a83291b68ec48c6d0d9fdc8f4e179c732b0348e35bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 71cde2156969285266959be38ea03de8ac9452f18da2329a97f1421d08ed4b06
MD5 f796e3aacb61b0bbe93138e06b980d2e
BLAKE2b-256 819f8207154908da7bb88787d1093215122a1eb374812e0af30764f1d44ddf7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f7e26b95abae60ba22de35c164bdcc537dba4d3467eb7c206dedeea8a4131400
MD5 af726272d136d4f3551aed62b7e607fd
BLAKE2b-256 40c32ee727c4f05f19a2f395a07c8d71b9bbeeab09fa0c655cc6f175f291bc3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1a9f689d959e902d8693dbb67af173276578431caf48d84b1ba9d0e7f750dd0b
MD5 b019c5351dacae8c28f0b3694f2088fb
BLAKE2b-256 e02da61b4590f7535710dc0afd72aca2b6267f46663ea4ec34c4d0e3f6ffe765

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ab3e9551fe292fbb7eb0287ecf7fec2167c95744983bfd1c112a79f0e5f2b387
MD5 e399958b399f7ab07012586b8e7b344e
BLAKE2b-256 340acb8662f52b33bbb656314dc2cc8aa783a7b4acff94b97ba87431bfeadf43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f50d86ed5e9286acc3cc3f55148e73962e9061e3e47d9003dcf552affd011e76
MD5 28cdddf15a1e1db2cdddf0fe1c7231c2
BLAKE2b-256 53d34397c23d4bc6af5e753dba822c0599f8a606e89b7c666614997640a92e7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 744591a4207f83d2f18e93738c23a5379a8ee0f1ff9392f64ac041841660542e
MD5 2ff66e76108bc5ffbcebd910bd93827a
BLAKE2b-256 89bc0fbb6589aed15c7349fd74089dc5ec054d9f8efee1edcef2eaf48af8da4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0334fbdb2212f9080d7dfa39e1b8654e6788a6e4b6b207f6efa69d4ee25b9034
MD5 01473ebb7373dfa2acf2b430c3ded6a2
BLAKE2b-256 803ee5dd7d94405e6341843f3cf3fe42528a1860aeb550bd93d7d2e567b2ad6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 926b3079d689421cff7875d909d5750af55367cd9429c9f50589a592fb97bdb6
MD5 96aec53b71783af6e8c157d67b572d6d
BLAKE2b-256 0cf395950e626b2f98add716e3e00810a0c0bc880b79c0bf3afa98bf88fece79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d04b32fe34b61241e9bb28b3c941fe2433be25a248dbcc80df733dd71070763
MD5 611af793ed5d622e4695262491e28cc9
BLAKE2b-256 b895d5353cdfa934a1d752fd0cff61576c8b600e965f07dfa0d7d0699719760d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 467a350b2a807dc8284bc367146221d16368fbd9b8c43a34430e0c0e0db8a738
MD5 b0ddc5943bc51047c351f2d3a15a89ba
BLAKE2b-256 37a0d3808f60e684c5073dd17ba8446a39bd880e2204386460d9d3bb7d02d908

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f55b1262bc967f2bb2f40f885f8c56515f29058c985f5d950b401d83c680396d
MD5 6b8714015b928316a7ff77738684400c
BLAKE2b-256 b9ed69abd5c1d617a2f60467e1e571ec8db76750c436ab0450330ed6324b4a50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 64302fd25b4fda905f2b4254820636f5d67d47e03685659051d2166033245d9d
MD5 6a2326d74aeead5e5ce07db515ffbdc3
BLAKE2b-256 b0e9badd9b8bc760d7d91b0d5096929d6e4b8a0417c1d21f7804b5aa22b4285f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 54057873a8962507721d2bb6d58ce0cf76b159b10327e21db82b53843cac0be5
MD5 d7d4a636a4ece0cc39ccfd6e1da17dc5
BLAKE2b-256 27d2274023721d8141944119ad8f510d74463abbd77624cf82aa6d3686432fd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e592878f600a71a9717f90d1884bb174752218de8e36053470b8ecab98429044
MD5 78a5743696ec9d4f8112097453e0143c
BLAKE2b-256 91c8f4aee9262f27840254227cfca32774cbdfd3296a0956c2ef9021fb7a9e99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7760cf03e907a6d522c3b9f19501f2183a34c99bbb4a700f2c549b6eb41b187f
MD5 e785839250fb6c049d858f8d848d0837
BLAKE2b-256 4f3ee7899d25daafb63a9f0c96c22b33b563904be82f6beed072618db4dae196

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 601d9ec64084478012a3ee0b0ab191ccb3547a5f7c9d3bcc13bdbe90394a20a3
MD5 cb46be064bc766b3b9ae926c94be6d14
BLAKE2b-256 bd9fb9978121ad2aaa8460a5f4b3a7bb81d994247f71275f9904d0db6f37a74c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eb93a6287f26f8319c556ed05576dd465e23aacfe4c628458f98fa9fedad2ef3
MD5 77dff5688512688cbe772bfa1533e36f
BLAKE2b-256 ac3922b24b191f141444b72b81266ed67903c22f66e04d0907364e1e8830f9d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b1c080a660d1458a87002ef261423ae3b2e799ba5bbd4ac021394600727333c7
MD5 bb4c5f9b33038c3f8e6c8da7ae3bf007
BLAKE2b-256 1b9fc44be9d392b0374620c36f31f3373c7cddc9a9938a38b53176f49be16f5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 55c56731b4b7a44ef8aa02f982dcf4514b0aed24268a83705fa1b41f73669b64
MD5 97ffbcbd7f21a1fb51a8f9bc21a32ac0
BLAKE2b-256 2857d2b4c95a07a02ca33a5cf0415c25ba9a060429767e88cb24ac1a58372e36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 ccdb3bc91b49b77a8911553d491b4db7ee51f36e50a463fc73faab8e32beee4d
MD5 fdf9f8d318ee06e4b8906a8be923698d
BLAKE2b-256 17762f9da3ac8103dada25d0d2e8745a3ef0005dab3e1883cf3af29a712ce042

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8f8e36eb1ccd4489d4306bc12bfdfe4ddb8f60a5817c4e9a415107b55bcb264b
MD5 607602bdea7611f4d6dc9c4112467c90
BLAKE2b-256 557924f2835ee335c75b2ba89c70baca134dc318d666d9a4b4ba9032f6efe619

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 49992bfb1863821a532d9db60a67a4024cedd20a2f21260b6587a20c8729668f
MD5 218df6012d959f666e5f5564002160e4
BLAKE2b-256 165d212fc3db18c5d4eacb62ffb5eeecfd495734742829cb94c4c1672b86fb26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8c1c5265909b42425d30672b88688f5a9da5bf013f30f7a3f29388fe27ed59a
MD5 338d2c9c9d6075c90e3bc90d73dc432e
BLAKE2b-256 d8f80810f0f04fb2d8e78d72a9ef26f5e0d5bee68acad87464b82350004edd7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 62e9136859c40d9dc18a41483d7c1cabf71dd69776a5cbb55ba2b879ba86fc52
MD5 551de217047c0958f028fce05aca9d19
BLAKE2b-256 00896131b4900359fcf568f3f7b2651ad63327b4e4efde91ed691c9632ee6c02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a4b81ac83b8af4c5a5906c034c001485e8da22332b6f6421e5cb444e27874487
MD5 1920d5f2e3b9aad6383f2091eef93383
BLAKE2b-256 0d212894d4d61258f538218bbd91100e9ca707f8fc9316bcc31462d6cbd2d134

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