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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

mapel_elections-2.0.4-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.4-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.4-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.4-pp38-pypy38_pp73-win_amd64.whl (170.2 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.4-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.4-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.4-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.4-pp37-pypy37_pp73-win_amd64.whl (170.0 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.4-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.4-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.4-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.4-cp311-cp311-win_amd64.whl (170.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.4-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.4-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.4-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.4-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.4-cp311-cp311-macosx_10_9_x86_64.whl (172.6 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.4-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.4-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.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (213.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.4-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.4-cp39-cp39-win_amd64.whl (169.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.4-cp39-cp39-win32.whl (162.5 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.4-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.4-cp39-cp39-musllinux_1_1_i686.whl (780.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.4-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.4-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.4-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.4-cp38-cp38-win_amd64.whl (170.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.4-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.4-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.4-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.4-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.4-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.4-cp37-cp37m-win_amd64.whl (170.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.4-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.4-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.4-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.4-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.4-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.4.tar.gz.

File metadata

  • Download URL: mapel-elections-2.0.4.tar.gz
  • Upload date:
  • Size: 89.6 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.4.tar.gz
Algorithm Hash digest
SHA256 4ebc1ead6daa435d9ce3a6b095887f3e64be49274f1cc530c9c0a8a1cc8ea78a
MD5 c83797fcc7db96f928174a380870ffa1
BLAKE2b-256 bb189fb8bfc3436107e41ce5ca5f95190f59ed9e30a6d01df9a6a586e0dae445

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e2ccfec5c7a9f2b41a476f5724113e41b1ce84e1d2efbaaa9862ce2955670476
MD5 9142adad4cbfb4ae2c9b7f5bc483a2c7
BLAKE2b-256 714e65f275f74875f3b0da3923329aedb90df9f11e4409ef94e017803bcf4670

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 baf57f00ec580d051d62ab52a696d4c7f98de332548141ed18efce61b75e3988
MD5 705e86ecc087054a32df79850402469f
BLAKE2b-256 7e029c86d516818b99e1258da5c809c09057bf4b699963c59973bfa52cc59c6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 456cd257df8821698a9c84600bbb9e9d37973115cda99e6647f93ba056b8a412
MD5 9755c9c2c8388d18acdbec33519a1503
BLAKE2b-256 26ab348bd4878172fe36c8f43ca42bbfdc89e3d9ffc51070d12cd7bcaf8fc034

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a04d25511f5d227468d51b2ffb0049ff39bda3c666739a487e32a4d26b584251
MD5 8a5d409b117702094abfd14f836bbbdf
BLAKE2b-256 d823be4223346ffef5e35ae1df584bfa10175ef1120d34bb1a9936c22e9e9e55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1aaedbe7d2bb796bb68623a9a7e5bd3a69b6612c0d09c8755a35dfd0541e5378
MD5 27a03f964a804eef9154fca24b9e2324
BLAKE2b-256 ab31f8ae42087b6486e12533b7f1ad4fc45bcf68516c2bf3edd734d2c2bc9214

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6fe59719e32c344ca48a51f6e2a74f442a6f31a1e0636e553af9c0e6d4cb4f6f
MD5 080944a4a7fa38d226d7ee3264f01e02
BLAKE2b-256 b0c54cc33f8768ffd728909ddd6fc9b4410e930faef22a06fc601b9e173ddc96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5691464ed15026d754a0efbef6e660a029cea9be570f264c3a64a2793e2d42f3
MD5 09ef8d22b333024afae94056a5af490e
BLAKE2b-256 06d09d76ade92076ac1df5b131f20aa97765217f25e184c1ffae23b0027a7f7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3891780a5734a54893cb4a655c3da2be53d7ee2ce83ecfca06f85d664f2609fc
MD5 3d7c826b6007526e6818eea01ac844d1
BLAKE2b-256 279865a35364503107fa322c06b9ac644f4320cec24871820b8ba1608c70f37c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 055271e2848b1272fac0240f2b68a186c363886f381b28548b46b7206123848f
MD5 3773a68f16944594316a6d0ff7e4b87a
BLAKE2b-256 e52bf5b32520235799ffc394ffbadcfa56ea069e761c69fd1ba4e842cf50e689

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3b074cee8a2ec24fda95906f193e2960c47c36f4b9d414fe962e0db8c7af5103
MD5 91e09f48f4f733cf23ce18e4fefecfc3
BLAKE2b-256 822d4645004844538ce01989c958543556291221060dbe93a3f4751e9c2d05a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3d4d4d3e54f5cf3c1c6f4312ee7f92326d5b5f6b80bca73727a0ce12cb056c58
MD5 cc900d8dbeefa7c2556195808f6ced54
BLAKE2b-256 2aba49d3ee5d5de1d8b28e3be6522579c04ba43baaae465e9cb130c8bfc340fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 af2ec4d5598c216cf132340f280b37810c6ec78c2c23b0070cfb83b51cad90f2
MD5 921a216ff1af0e746ae8a9b9265942b2
BLAKE2b-256 4e2e739ef9961d8b882c2ed8b76819586ec1264c78da1437a2a4c190440bad96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 977e1b25c23392af4917681831ecab4b00de7773d3b0b5e39b61511055bba6ac
MD5 978009df697a8f9b5b1aa78f65bf1560
BLAKE2b-256 030fac594a78a54e1fe2613073ec09429799fc41bc6b852710b358ca2db8405d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 24c3649aac702db8283f43fed099c113958d7d3a0df9327568d646def2b4c72a
MD5 89343d6274d27f27816f1519c267d1a7
BLAKE2b-256 68bfe7bd79719f47e2b4204770899a12f53fcce3e74b57b748f7aea1ed6633ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e11474c107ae9bbbd642780f63532605401db32799209908bb61cd59b887b154
MD5 69e48cdf9be72c3ee18e7fd67831d0e4
BLAKE2b-256 b866be51f173e13de5a1bb6183d1add255471a076a4c4cb5c38bde6a8e9ba88b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3561ee75703c9584ac929e67817c785658e90d7a1475a904aa9463833a678cf0
MD5 a7944113134317040c225efd72aa5b34
BLAKE2b-256 715e5fe8ca14989d877b6281120a126f2a086e903d55756d095750816403fef4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a2c987b33964f9b00f078c91e99763ac03aa81ae11795da5375b22ccb345c2f
MD5 52772552dfe40e220887ceb7ee09ff77
BLAKE2b-256 f80505cfe3f1844954b43cfb9f1ab4e365692df6800d64347f36652417d3e45a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c0e9fc68811682ce1c6734bc2693e61a170c2223d69679684af816be657d68b4
MD5 874b03e370be103fe614429358d23ae6
BLAKE2b-256 fe1529b0be76e1931f3586fa4f2795f785d0cefd8b4ad11933c58e21ac8c117c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 244e0bcea6160088f28bf3044f5c22246913f2959719621e80e0b7fb93a0b888
MD5 234e61e4efa8f03471bf33ad17cb808b
BLAKE2b-256 e9326e763c615ca5f9a65d7b61b242e8c543b42f335ac6c6ba0935aeafcd54f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 04e82f7c4d75c668349fbe9b707b295fd12961b872ee9808cd25752ca58b9afb
MD5 c6af3569029967da43f8aa24c742966b
BLAKE2b-256 67857fc2e8892c36c5df2704b49601b56955464492605eb531fca6347da118f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b4be187fdca95b6c1262dd9fc95e5c88b239225e7641c11cf168719ef4d8c116
MD5 ea4cc3053aba49f4ac6da9d44e205507
BLAKE2b-256 b554b9fa4ca53cb3a92cc0d5317a537ef93d84b17d278a7e0a25e9742960c157

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0a9ea1e784cdfca4a87c4d4fe4ce5a847bf5223586c526e27d30ca227c0a9fb5
MD5 fe655f5acbe06d20fbe9f55693fd0bd4
BLAKE2b-256 875ed147df71f8593f0edfdd18004a7f70e45200f9fc8ecdf91f97291bb3900d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 04219a1f17763bddfb475cb82e150b36c4d75db36d5bd8412de25ffd266de637
MD5 34e25358998e5a041fccb895f12d4812
BLAKE2b-256 626d4471e1f8422ac4c24f2904c8eba6a40822c55dd0b7e8ea0dfc0145df4db0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af11c57e38f56e3ad2e6e35c3b8299672e7cfc7d1d83709ea87946b09d76e042
MD5 c1260283fbd85fa13e6067c0eb104f61
BLAKE2b-256 97bf7ea53bd4e4f69e3378c5be3f57c13252f21b793ba7418f9cdb2a98356ae7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 deb0b226466fa2506b43ad92d0b7a30185030beef91ec4a3198b184cd4cde9e4
MD5 fa31b6f3add913514bf6632a12dbdf1c
BLAKE2b-256 6ee211884532ee1add52ffdc9deac9badc9f6ac5c2045cf149596eee3b3699b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cea736959911b026221e558f8dfac66e1b3c0133a87bef6660686bca1a7fdabf
MD5 3bc592dd285b1347bec41839981f5189
BLAKE2b-256 49b81b01a1e182781de69086a8e409012186f40b26f7e08aa2e3065696304144

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 76a4ead58f11384945daf414fcaade8849d8786763452e9a2a22c9240dbbad60
MD5 7f540d91f49a6f759bb0e031d86423b9
BLAKE2b-256 e562b5e544a554a593dba0cc62483e4c2dc128fe19774cfd3d4ce54dc8ca11a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c72d44228d1918efa1a5c4adf6c8719fd0264042ca400ac83900edc97903765d
MD5 51f6801832fc32c95829befb9abb43aa
BLAKE2b-256 208e1696999cd0775b617f1457b42b837a95a21610f102f5086660fe5758cc64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 db94eb502711c9e9e45e55493ea56e177bb97de405d81e78d3db3041494dadaa
MD5 3c7d2d9a07972902ba4ff71a278b9efd
BLAKE2b-256 06022227a95cedc782ae23b86438ea7fcaaa0e0ecb6f6778833e40d5fb38b2e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4facecd8c3af3502ddc682f261b1b239f4c6c2e6dc721de4f2eb25482debd405
MD5 0bd4917313552b95af33f43371da9cbb
BLAKE2b-256 fb6a50d73380e8ee4aa085f4cacd6a2c566543c33c5b5163ca78f474cab3f15e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f2327345842c21d09a27ca07846449a8316ec3f2995b9c3fc35c1c17895b2020
MD5 be0d3ee7f544f16f364aefb610f1cc58
BLAKE2b-256 fb3b57b575dfb939e60737ad7b8c623a1e495a0c3cb7a3371f07340a1cc780fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 18ef1704ec8b593f7f9eba36938a4a449e63287c9cbdfdb85b8b3db9ac3b8a81
MD5 8e729ef868fae187f0a97dfe46ab2e09
BLAKE2b-256 76a96d31de9fd586e346c975c27dd5e114f06baf3876a965b7d5cdf8e114b46f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2fd58b9f7028352915bef34a8dc8584149bb2a8beb4218f8f15e498160fcce7c
MD5 47a34d9e4cedea124436d6878101fdb4
BLAKE2b-256 62c42c759614be0a88a258adf56ed5c7ec897123ed53005930fdbc57aaf874d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5bccb4a2c23c59811e71ff845dd38692311539c2d979eb1ed2a1735649b1c3b6
MD5 d343396c4df0432914f02e0c6f1977f2
BLAKE2b-256 781a7a0db660bb0fb1feff317dbe717b62a7113b0d65044808fe6e0bc1b5d13e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 299dd77202ee2cdd0b8a4acc7769f8fbd824bf7e9743f076ef077738b25c467d
MD5 07dc14677b4796c89b066c9db8f8aaa7
BLAKE2b-256 1e3444ba542169045825599ad247f312d0c1a4b84ae5cbeccfa84e06d5351363

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3cbcea4329060dfdf232b7960617240e258f4de9bc5092ba0da9743906e9d59b
MD5 189526584301c6030aee3f435206034b
BLAKE2b-256 4cbda2e4712cefb9c92aac9d66d09a2b43588c124e6eb85f1e3dd9e5f28cbf3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b0cba467eb404f9981d5075ab4939e9060012fe060009655dab82df3c83e1a37
MD5 38ec7e7829702411c614f0eb7deb13d2
BLAKE2b-256 284a5cc2a0fe47c9c54ceaebb936a1d1af32588633a30552e8198dc00c599d05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d98ceff8992071f10261c4d99f03a60c055cd4c9c7a779597a76c503ac8e4e0
MD5 9d73ce68881204050d5c9e93ac497057
BLAKE2b-256 3c49cda5c9d6042976c52537cd4328c55f78aa56e35701362f679ad90747b48d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c9e2f48c3248be49f821b12f58d9bfbe827596c4091383d94a39dc34d2f75613
MD5 561e572cb9d568404e1385243777b0ca
BLAKE2b-256 627d451f483592ee29855510b6b63f5bdbc98f049b20cd3da6c315bb3c85e6fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 55da8328761aa121b6a4aa9385d158e7b08f467032bc2a47a21602642606dd0b
MD5 527a16cf00a9040dc2ab6efc1aef8583
BLAKE2b-256 94813226cc06053396830590d6b7f3fc834272e083981a25ed7dff083a33bffc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8dde70efa51a2dea4244a9b9e7af4eb1892ee79d386149c0e40ef496cb0b2d4a
MD5 aa63ea48ec12057349ac284b7313a6c9
BLAKE2b-256 eafd0fed64a44bb26871b9a8c9e3fcb604af1a8e3f3070f66e9a28bf0cb43e8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 57a780a0bc3b45e62a9024e3d738f5fb12c442b07de7c773c6fb98f15ca9b52c
MD5 eeae0b641be5cd877c91c10ee1c54847
BLAKE2b-256 7490fc03cd896692f3abb02d06efd91e3a4812985e04dad219fa9930d9ce08ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6e842edd7cb6ad466b39ca0d01046ec68c4b7ea09da7035ddfe490fd471b5b6e
MD5 fe4fc0aa729a38795fdef3e8c8766b7b
BLAKE2b-256 c0d219bf523f5bb9755cf7bdf9f440c5138571e96c86f609639643399b5dc558

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e24a49a37c99534f0d7209d31213640efef670508290eb41d6883dfb31b63ed2
MD5 ba2ba408c471e7f9cf15dac2cb0db718
BLAKE2b-256 0505a970dfde78e910e44a429cf342e73e26be52ae7fdcfc66674d044caaa8a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ea58387d101e4cb32dc4460b06467f38cae6aeddf1d25990b74c6045c0b59d62
MD5 003cb37064ab14a25b15dda34ddb6503
BLAKE2b-256 7a5cab1ab645ddbf620f384cbcbb8d4121188b51846d7123738a0d6048a9ab3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 846ab60c82b5bf6f49bd6c03f5d07f0d0812fc24ebf0e4858073e7bfcc1e5331
MD5 85ca7214391c30b4209bf095134b10bc
BLAKE2b-256 5c394bf47756a50ec222ef0778a5b71fd0761c44e136d3f93c79733d66061f9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.4-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 19cbbc795e083cb406fcbe1740b76cdea7ae443f2b0dc292f580f538a5cc38fd
MD5 fbdf58537a97898c211b675c8ef662b4
BLAKE2b-256 c376ec7a23da1b0d2e2536d790b38131f47439e7b18891d153296435a302f716

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