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

Uploaded Source

Built Distributions

mapel_elections-2.0.7-pp39-pypy39_pp73-win_amd64.whl (165.5 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.7-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.7-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.7-pp38-pypy38_pp73-win_amd64.whl (165.5 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.7-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.7-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.7-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.7-pp37-pypy37_pp73-win_amd64.whl (165.3 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.7-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.7-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.7-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.7-cp311-cp311-win_amd64.whl (166.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.7-cp311-cp311-win32.whl (158.9 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.7-cp311-cp311-musllinux_1_1_x86_64.whl (721.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.7-cp311-cp311-musllinux_1_1_i686.whl (776.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.7-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (210.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.7-cp311-cp311-macosx_10_9_x86_64.whl (168.9 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.7-cp310-cp310-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.7-cp310-cp310-win32.whl (157.8 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.7-cp310-cp310-musllinux_1_1_x86_64.whl (720.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.7-cp310-cp310-musllinux_1_1_i686.whl (775.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.7-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (208.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.7-cp310-cp310-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.7-cp39-cp39-win_amd64.whl (165.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.7-cp39-cp39-win32.whl (157.8 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.7-cp39-cp39-musllinux_1_1_x86_64.whl (720.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.7-cp39-cp39-musllinux_1_1_i686.whl (775.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.7-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (209.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.7-cp39-cp39-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.7-cp38-cp38-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.7-cp38-cp38-win32.whl (157.8 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.7-cp38-cp38-musllinux_1_1_x86_64.whl (719.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.7-cp38-cp38-musllinux_1_1_i686.whl (775.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.7-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (208.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.7-cp38-cp38-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.7-cp37-cp37m-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.7-cp37-cp37m-win32.whl (158.8 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.7-cp37-cp37m-musllinux_1_1_x86_64.whl (721.2 kB view details)

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

mapel_elections-2.0.7-cp37-cp37m-musllinux_1_1_i686.whl (776.8 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (203.9 kB view details)

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

mapel_elections-2.0.7-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (210.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.7-cp37-cp37m-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.0.7.tar.gz
Algorithm Hash digest
SHA256 362571cbe0b1052b79feaf64b20ea182ba4879246f63d3737b959b86dbd01db5
MD5 d5c04cf8925bbc17432e8d6ff4b35dc5
BLAKE2b-256 78fb7cac4a6e080630ab409133ab04c0e07597a4505739fd990288426ba3d38f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1dbb00738b4d2b5cc0d4f52d63054603a3af09128863c98b83872e1ce46f066b
MD5 243369cb29428be409b1590c9b0c2136
BLAKE2b-256 f3fd88db0c3a6c16b4824aad44d6ad74600fff1cb3096d3c25bd2924e5583fba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52c7f3e92150c00e951d713e33c0aa203a99a13fe0300aee29a2fdd7bb90fdef
MD5 6897fdda2e3692e6bfece8bf2d968aef
BLAKE2b-256 e1ac1c5476f7ca50f8026411635af5613437cedbf68c31cc0cf6acbe377d87f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f0ac6e0e169ec2bd619efc2dd43ab24eb0441fa4beec3a2e9cc2662ce695cd46
MD5 7800ab475ac2d4c0606fd79037cee897
BLAKE2b-256 d99e69208bf91d93621a07636f156de3b4d8add0f7f8afa0877a08b1f6918657

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b90b4312016eaa646cfff11178f1ac3eb9fa83948dda83b6ce94d051099b44d9
MD5 04465fc8d3764c1af3c7bd3e8a76c541
BLAKE2b-256 614d1ffe7f5e1d82adda033e3c81cdd60c8f7387a8b408b99f9274e929a7a216

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 5d66204511bb2ce79c72dbad66323f73ef1fb97e4551362ec888d1506c72dc37
MD5 a48d5a87d04217278858c75e59b36ff7
BLAKE2b-256 99e37bc9434c55112d9bcd26526e42468289fcc5e46a6caccff458fe3091a8c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6802de5c8a1669f7e3d73940b329f845a6fb6c7461538de373e616ed21d9a705
MD5 e72eb5baaaff31a671edcd2594533559
BLAKE2b-256 3953eab1db98d8b0e5f751fef8c70202cc6fe2c393f2e609c6b6c2a6ccaab355

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 02718d68d07b00aa2beef8de31d188e8ff8e6c3f9e46b2b4fee914a2d1f99532
MD5 da1777e68d77a9f849f007c3ef78f54f
BLAKE2b-256 be2a4b9e999e3951d2cd1a0f61ccccbe32a87c93387755e9019a46446310a6db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 80cfbadbeb55aecbfc96e48bf7d9f5517614982321cbcfe0540fe60ed6ae638e
MD5 0dd3fc0e7a615d6fcb6808c0427b52be
BLAKE2b-256 26070c5534d03dc76f05090ed5564acb1e933399d822919f54a956c74f778d2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3ad2ea6dbe375fa7f437cf99078059889f978e46496ba7c947bba30e25d80b67
MD5 0efbb5dd9ec90f7448eb675e528ebc65
BLAKE2b-256 74083beacf79aff2f44cdb690a4c00777f9cda2bd19a30a7bc9671e16978deaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4f611142d05fef903496b7fdce4eb426d0b5472c4ff1971a69b2b950f26f98a8
MD5 dc8c009685678d9f860b066362c8223a
BLAKE2b-256 5bc5173d5b3358496071623537bdcce547fc4ee7ceda8414075c587e8a07e746

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 65f07c0ee88577171600056a1768b6ea19f69a27909c644a54fddad557c79e1c
MD5 a7a21dd51c51c2285a7f556d0d141bcd
BLAKE2b-256 aa4147f6d29b280fd443c81535dcbaa72fee2a0b0391d11be8ef680150ebef98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 41979099c7d567911f098a2c4195a01a80bd01d5e44f2d82f73d73a37de5789d
MD5 1481f0a2bfc8ac0aa0dc42ab9f6027eb
BLAKE2b-256 c90b572a46cfb81bc7f861a1d9a841a23d7d4cb806023e7796c5359d5bb3ab59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 99869208de0fe3dd047267fdc851ce642ddd998c26d4a2b178f3e95ba6295bf7
MD5 2289de8167e1fdb0a36078f0dd323fd3
BLAKE2b-256 6c79564314997cc9534b0e76766c96b81a4fde0b292c6c4cd203d9f590eb0942

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ad812a07bc7a81903cb3bd054d8305f2f99fc68271b409b0e14aa1ede9b1c977
MD5 f80a69ade068f3479376b512ae863d10
BLAKE2b-256 6cb8248fa20ec038fe803c485bb99d750f887482fb06b6e59395e84c83bd6e69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c4cf4621c31621e5692c5eca00df7f4f456a13bc3a13c6bf1ecd3f7f5cf6afcb
MD5 23b977bbd255007eb4837d53a95be240
BLAKE2b-256 b5da5f95fd4c60844c7eb1b2436aec725db84b268133829a5eb82539a7d299c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8850e45315a67055122aa66e82e0e9c42d55e7aefed4f32bb1f4cae68c4c6f10
MD5 0263748aab66b4a89ded4bd9643ca2f3
BLAKE2b-256 2bdb2316e525a5e30e6b110fafe8ae3a54359439a2d46f5ecd48c676a7e13dcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5a11adc6785e2910de2ed5884df9a233e88e8549b862aab2a09d0dbea0f68c2e
MD5 572053621c7874ee4cf952b0b4391b98
BLAKE2b-256 3315785e55da22ce7317e9e5515085cc969f11a083d46ae92051185a01c258a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dbc0ace6fdd0641a55c0b1f98f68647f6f3cb173cebfb13f26169d14f2f1a78b
MD5 ffd9c36e318f6b4db449f4ba6a6217e9
BLAKE2b-256 9b0044a7ed40fff69ffa3ae406082dc9da8a6e0b63d8bf3e72c5093d5a17669b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e96efe87dc00bbb88ccbd1feb03f4537c54da2e42e8c344dfffe578a3a40ead2
MD5 5dc96ffbfdc8197357b0cb9c60bff60a
BLAKE2b-256 66c87a2ed3563e8297f8e75a5ba03bcacb755197bc4dcec15bb5e4a42b108e9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7a4433f5cdfe750ab8cd887113fbb19db708105178c655753af446dfe1457471
MD5 a092275523f11f5896f5e545c46eee35
BLAKE2b-256 88f5753f2fd70c8170b5d3938761d46592e3d57424ea3d4db6eb6350fde5450b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7cac0255560d9aa0bfb2ecdf97ff16e3f17b26a67193e178e6b85da7a559ab39
MD5 75990aa04ddda9af448e8dd99c2c38a5
BLAKE2b-256 9e52b325fb10ed15c1360f02d917802b81460918736690f3ab2782ecc5ad60cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2091528739f852eb18300d5b3eb27a10ac6b290be38570c39210b6b91c70de57
MD5 a4c16174d063c568e65a00c942ca0f59
BLAKE2b-256 3933703b7112a564de5a86e4a286a13122ba30f33f82a2f403e97f9b1e402add

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 da2afb75cfc4b7b2b9e067af6d1bb9829ae9d5646f78915bf8969a5d479839b1
MD5 33aed7439929f2acc4ea03c850fdc96a
BLAKE2b-256 dda69b6ab58ff2c1c271b00acbe7d49d36c5a0a29d9342e48aa58e2e4d6e31f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 185ea057ba3523ab4252a76d7cae6887825ca6c461ca4b054a06ff998b2025cf
MD5 41cc7cd60a2e44ecbbee17c4f3994daf
BLAKE2b-256 ca832629ebbf82cd41f923570534d8740b42a8afe21e68ffaef891866d34c52c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cda5dcd9d586343c2a3b516bf1fdc44198dc238d076db299f166c950dcbb0e5a
MD5 a536376b1408fdcda7a22f90fedfa242
BLAKE2b-256 a2b90765ad54a84705568f7c682ca5eb6d35109d934d3eb6fde2865a4263e30e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 32e492938c9bf629687f9adfaf2b33c8adcf8bc2d4f7a206d77a7bd9cc6dbccc
MD5 9ab2d924256a9eaa3f60f37de6c92a16
BLAKE2b-256 3486527c32272766fada62ed5574f96291ad5a3f9344ee5cd5d9ad1b771aea7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 27721f8b54a1e2e64d2c9dde7ea2b7d411a6e50c062ca4cc329e31f4842cfcb6
MD5 c7c142a4c84827e6a9d9cd3937fa69e1
BLAKE2b-256 e9bc6ee315264f542cc56ea775f8d748185788f40e0be3664246be9d5de83844

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3d58c18a0bc7d1fb66be3d7f067d3deb77fbbf839f0043996836444b60620f82
MD5 4813db714cd99b3e029bb591e8708831
BLAKE2b-256 83906dc2ec1f6d1dbd3bc6d82079b95c10e96b6d284243950a08ee883d98ab2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e4a98d957115f140f4b04f742e1a0b55fceed8df3b1e43cf67838c5e8302c328
MD5 d6c6e4ea01ce23b4f67a4420ac172b74
BLAKE2b-256 ad3aca67bf4aa0e070393b07ebc828cc67e1527f438798ff964db1a16fe5be07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ddf18a29ce3aef21eb7a11e19d9c9a41c5702e2e053c187001df4f565d848165
MD5 3c781e57673ea276be8d73ded6c40413
BLAKE2b-256 48f5483876748901fa81d831cbd2270d3ee8b52685cf83b12c9abfcdfa816af2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 017c1c9c9a2371000662bd9c47577f5226e6240ca1087785ff93ef99d63cd500
MD5 17d91ff2387094206d68e243c5c2aa47
BLAKE2b-256 b56a54a639f92e9f82fee3b1a281396f60cb22d17ef66152397f4c9b1d3de5c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8f1b0b436014a158bf184a5a4c15bb2e7ec68275c9fb7d9d3658451dcd3de2ca
MD5 2b50bcefc43edb7cc73bb862188f05a5
BLAKE2b-256 c3956d48b627b294663cef517f57efc9ad583f30e6e5ff79963f45c257338a8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 172e9df12e8fcaaf1e03d739a3f01c7cb844221d2d216f4e81aaf98914ae0730
MD5 035cad19bc0db751131bf976e3111cce
BLAKE2b-256 d650927edb30bfcc6225894b1a11f24e29e2a3d22519788cea96f15654cde131

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 80f87f9a656becba67aa175490148bd26b2a3cb055e417b7e0c63bb8b2777a0c
MD5 b051286b10561189a4cb875c13f76be8
BLAKE2b-256 61e8bb4c1e6b6aa2aebaa5ca1a3b74e0a573ffc0f695b99d6b5a7c3a2d2f6c8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d7e1751f60fc7a35d64b5c2eda28a44333373fa1827363a245b1409b4f224ff1
MD5 5470c12282b7c1581e066642c7151e8c
BLAKE2b-256 0d05a0eb79a0a67f9f3e1ef8e22d6f28afa4aca45e6680ee1eec9d8359bf9938

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ba7ef27e7d031c6f7f7d5df537a4cf8c7c43381f48df39a5d72ab7e832d1e56f
MD5 60e18066aa5d68a093612d1a401b3b9c
BLAKE2b-256 4fe005b0fb0cf379aaa1f6cfa485f8d5b2fdaab6edc6e5e2f3f0b375aca992ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b80ea8d933549da275ce2ef02a058eac82557ad06ea0b6dc583d8fe7633791fa
MD5 1c4c186dc6fbe3d2571bf6155d5a6769
BLAKE2b-256 2d37b73d02b2efa083949edde9788b0544888daddd3468cf873524cd699cd2b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4663fbfe6f1ab654620e20da91d4eda28ebea23c42f59d6d78d8144b4ea84d1
MD5 62f308504c8f05731356311b92d03e83
BLAKE2b-256 42ffd5ad1936b955cb0257593ba7ac5438f316cdfd093dfcf22db5c2a88ad43b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 98047327b15ffc28e817e72005b5a2efcc0c014a270edef2b72f6adc80f42cd7
MD5 9d2fc9019884d13e6f41fc832b4a09ff
BLAKE2b-256 30082577f70a789a91bafbf149d84573b4b06ce1d6ee3104aa88ccf0ff0df07a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c0016d2ee43b003216e797db4df340d9896a5df8a8b491e7997cf41c0908db15
MD5 0870fa8d1937cbd42a2549a27184b7f9
BLAKE2b-256 f8843242e1163592011a2226303ddf29acc0b367a325107feaa9cc0ab9c45465

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 59a21cfa88d29aee8928970a44606d0a49537e51b061337c1882f784256709f8
MD5 2bf9a43317c947566f545a81267bbe49
BLAKE2b-256 510aa1b930262db435ca84cf11f367d7096f479128e1c613220fe2622d48c2ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1c4b120e1336c551c3a2acd7cd958f3f937648fbd29823f4b5022f18de21ad61
MD5 7a9828b981972c9d944774aac6c7df91
BLAKE2b-256 56966b60ab71e02f2759902e92049441e20f358748be3d97101d7857772949c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 64f7ad9d36090103cac5beffbe81241a1a794910a8a5513dc9d80e6c07e4cdb8
MD5 d2948a6c70d7ce0a39fcd21bb201ba1c
BLAKE2b-256 71bd69ba08b9a66f9eb2093010fb8ffc4562e25a21c568cd32859fc96b27d8db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9e6daead26cb904959561cf5c02942260423c9684a63bf2f8659ecf5c0da5ae5
MD5 4022d85097bde5ea52756745311db52c
BLAKE2b-256 c586e96c9e5a1943ceb8efb638d23b0204a76ace6325a69e7f6617b5b5c14f08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b29357b88c6546044e89b236b31f213d5cbd87f56be62b3b3e75515a93f1acbe
MD5 b45e2e3ba8f6325752f4d6792b004c31
BLAKE2b-256 41e4d77e9b0bcf0c1a377438c798b07e029f5e04855f6011b2e55d2cd668b6d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5677708a9a326ff474d68421af5e6139380a7cd6b9bbd022c0ca4a6f83cc969a
MD5 2157358c6b06c4c17a71214da1f9cdac
BLAKE2b-256 6e07333d1a2936bd7cf09a9370957c6d313a5d7f7785813fe996d85a14630945

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.7-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4d0df4708469ba149b20a43e0266fd2d191a865850518acfc806dfb0ed42ffc1
MD5 0cccacb6eb1ec6844521e3a4169f3a43
BLAKE2b-256 3fc65271cfcdec2702635531fd58521d4e58273e3c211cc4646c599da618a010

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