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

Uploaded Source

Built Distributions

mapel_elections-2.0.25-pp39-pypy39_pp73-win_amd64.whl (170.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.25-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.25-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (212.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.25-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.25-pp38-pypy38_pp73-win_amd64.whl (170.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.25-pp38-pypy38_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.25-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (212.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.25-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.25-pp37-pypy37_pp73-win_amd64.whl (170.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.25-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.25-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (213.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.25-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.25-cp311-cp311-win_amd64.whl (171.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.25-cp311-cp311-win32.whl (163.9 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.25-cp311-cp311-musllinux_1_1_x86_64.whl (726.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.25-cp311-cp311-musllinux_1_1_i686.whl (781.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.25-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.25-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (215.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.25-cp311-cp311-macosx_10_9_x86_64.whl (174.2 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.25-cp310-cp310-win_amd64.whl (171.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.25-cp310-cp310-win32.whl (162.9 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.25-cp310-cp310-musllinux_1_1_x86_64.whl (725.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.25-cp310-cp310-musllinux_1_1_i686.whl (780.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.25-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.25-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (214.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.25-cp310-cp310-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.25-cp39-cp39-win_amd64.whl (170.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.25-cp39-cp39-win32.whl (162.9 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.25-cp39-cp39-musllinux_1_1_x86_64.whl (725.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.25-cp39-cp39-musllinux_1_1_i686.whl (780.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.25-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.25-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (214.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.25-cp39-cp39-macosx_10_9_x86_64.whl (172.8 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.25-cp38-cp38-win_amd64.whl (170.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.25-cp38-cp38-win32.whl (163.0 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.25-cp38-cp38-musllinux_1_1_x86_64.whl (725.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.25-cp38-cp38-musllinux_1_1_i686.whl (780.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.25-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.25-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (214.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.25-cp38-cp38-macosx_10_9_x86_64.whl (172.6 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.25-cp37-cp37m-win_amd64.whl (171.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.25-cp37-cp37m-win32.whl (163.9 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.25-cp37-cp37m-musllinux_1_1_x86_64.whl (726.5 kB view details)

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

mapel_elections-2.0.25-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.25-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.2 kB view details)

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

mapel_elections-2.0.25-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (215.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.25-cp37-cp37m-macosx_10_9_x86_64.whl (172.7 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.0.25.tar.gz
Algorithm Hash digest
SHA256 8ddc3201750b9c80e634e59b7617372ef9d105764cd780a05fa394fc72497b82
MD5 8cf9ccaef0ce2f7348cfe7811fc35cfb
BLAKE2b-256 234eadfd5c548f293f740326ad6f1b1bcc67883393867236de36a3fb41b01fa0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 bf24424a652e2a1e11fcd7ed853253f373a0bb7dd0f2c19b81151fdcb16fe832
MD5 495d72740ec0db58e8e63986911deb5f
BLAKE2b-256 3ffcbd93bb4f15bf007553888f91be26784f03bd5ac4a9b29061614676b196ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6c878767bad4ed64992e6f2fb45d544229ed8ea09208fedc00d5008321a077c2
MD5 cda91b243d4a2a17a6dbba0552fec7b3
BLAKE2b-256 592e3d968c0cbe31ddd9caeaae1348a440ace90a03b62719743dcdfd1da81fcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 25a0f8bedb5037cabd4bec710b77889f515cd61b47f560ec29a783907d01cc32
MD5 ee41fdce80dbf15c8322c958ad3e7430
BLAKE2b-256 bdbc09840c3b0544c0c573711997ab85cce20368e42696611736bd5ecb9440a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ec377fb48027e3a2409f8674ade9e0fce50d6b43326055dbbbc38fde1c9bbf41
MD5 4be9d01e41b4b48f3db4773b6195afbd
BLAKE2b-256 2e28a2f3e14fdfa0739d1adc0d7eb117051c8a2b6b4cfa362553fe76cdfb13b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 ea260caf6b793192d12dcdb9077a69511b61f4b0492b99f53289bfb3bca56635
MD5 3466248a6a7a57b311b63fcad5d39d43
BLAKE2b-256 e775acab4be1cdc672e40dd9eb30688af09b21415d62cd8cdd0667a572dd6d33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc8d9d1590ef486f8de433ce51d92eb1851f760b964cadf84dd369561068f0ea
MD5 ef5ac1e7ccff2ae302592a7ad4f263c8
BLAKE2b-256 72b4ed1758048b80af20c3c828ccabbe2b3e58f40cea912552798188bcc1c7de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a85ef4d504cd322f807bd10d37493bb5947104d5189807c9a8720c7ffd96b0af
MD5 2420ef63c692cc07ff3411adc305374c
BLAKE2b-256 5e09a6076398ddac798022515abc179f323e54b4afef9dab3c25a8da83f9beb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 676b668d92a78cb91c0871305d804b9f0f87325574368c5b4c48636b4be53d48
MD5 67795fff88110000c340d0a42f3efa78
BLAKE2b-256 35ebace046fb9c094a51386450a3851c5189c512392f679bcf05a7c5e0c7aa71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e88fdc74b7e73f232dcc9cdbf8dd6d28ac9cf4f8ed517cf22f88d48640b282a3
MD5 5ad2bb2c74580cbb942bea1d1ee6625a
BLAKE2b-256 9bee2ad7743bfe186cbc3fa46c015761c5537de220b6d97e211c77c8f2a5eb77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 22acbbd2395ea109748ae0ace5def0d860727acdf424d7ce75c57c34f162b9ff
MD5 072d203a25c7c51e9ecd910a7994f612
BLAKE2b-256 886823e8385fe850405187203058986f89b850a31a2cd547f91b1aab3d033900

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 37e00a5c1cc63d202de4b23fdd7e1b3c97fa7aec2708f0888f124ccd7b5594d6
MD5 2e2df8ccede6f4e17fdb14aa917aa1ce
BLAKE2b-256 42936286f62bd59be703a964366828547b6fcc3feec99921b12c27a446aabc95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9ce29651e7c71fe61ad9cb2960b17ff9a93634b56aef4e637d8dfc6eb56c4d10
MD5 04fa7afce4cfc69aec9bfe01f1b8e1b8
BLAKE2b-256 dc93ea3d2c2bd939eaf65d981459e135d38321d58900e41e30ecab131b7f91e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c16123ecff5ae63f8c524d6590acc9a03d0262be26c039e497b040ba834ce4db
MD5 30c02993f9f71f83000ff650c7710fd1
BLAKE2b-256 2c716f23b4fbcbb9ce5dd4af17da5c8b5e59779fed2f5c45caf284ddc4808a85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 2d643e1725ea365fdda4b56d112cb8c7250e56b53c2e82a50c5cf4f322f9a4d0
MD5 e4eea6bf4dfc3c3e6681ef6cd659bc2d
BLAKE2b-256 117a759746a5d7563c84ab94cb0ce935a5f909acb3fc633cc169bb25e155b7dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4068cd3dc45aacc7fc6da0343fd6b3c5cdba0622007c9b327f4b9c9bf23399cb
MD5 2df1fd437f489dc31b8e7e570d41a2a0
BLAKE2b-256 4166cdbaf071ed8aca3980c9e4698aa6a90aec46b10f1317f9db3bfb0d1000e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 40448262970b516faae2a97c47a85b8f11d4ec786dcd444c3e78063f5ff2028f
MD5 cf39f10d2e7c7265cdaca49bb54c943c
BLAKE2b-256 cfc1eef8754db62f9b4d5bc738d94a218874363054bdc854a649537aea546c79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 63613e19f994879bc4bf4aae2dda6f8b3bcfefd73c35414db39b5b1239e7bf96
MD5 205e72e8f9014406f5ff539693f674ca
BLAKE2b-256 f12315f2e74df9a7630d04c4afdc1deebbafa65e94d9219dddc7ced1647e89f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 be3c57b1dfb97b740b386a4fe7d3bd9e86d79df01448a4d3e3a7ede385d6358d
MD5 6bd4c2f52d964b2c9fb5c039353e049f
BLAKE2b-256 cbd253fb3f508c7739d09fb29a3d43761e492665bbb23bfd05617fb394dd7b34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 078ece1b2ad82bd17dc5beb829d657a09ae4f629319e5ed4a60b885605dfd6bb
MD5 6f69f22568f7fa72973f4e7a8a78040f
BLAKE2b-256 05ac656b32ec538189f30f5f61983fef945e7a7f6512f6c9f226da77307b4b5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f1cd4c2f8113d12b7ff1f4e946b1a9411fbd48075ed82fff7934f1cf8819f348
MD5 2d8d5c057498499eef88deea23c5bd02
BLAKE2b-256 e2acbe51e607f4586fa1e83ed98f841bd05ed2a9b0791fcd089450eea7934067

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b1e529b99a7530b364deba74b833bfe9edc6607c7fb1f71273929fcfa97bc116
MD5 bdcfbf3d5d0f7353a85e3219fc55beca
BLAKE2b-256 f51f1b5284e5f7786fc3d025a689fdb6f5e6319a4315b3830036d97350817352

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ac18234324a104d258ac8c262cee63d464663642f41ae343645471ed52cb7d87
MD5 9f355087292588ae0b8fbe88d67e804f
BLAKE2b-256 e4a7bbdb276a5b80fcbea4fb4115fdfee4da049ebe0d3f1ce8d5a36ee29b3898

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ad21781d4b1a8ce432d9cfaf9d22d5e6a691f13ce181908f913bcdc581ea37c0
MD5 0628eafe728d3959a1c89fa2341f3d7a
BLAKE2b-256 6a2ffe1e2b553000d30b534e1f073604b3104e7a48399bd902ddfff435ec5973

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5f30be40aaccd844095d06ccea1dd1f64cc432c0057e93662a83c5fe5dcb8c23
MD5 0650e7a4613cd8ffb3ced2e1e3ac3fcd
BLAKE2b-256 d801f93c0e6885abc3bd34279464094a8516377653c3c66da5aebd87ae0d8c15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a82055dae7871a2ff4a73dea3374508ad1e50c21cc552ef5bddde041c8c2cb4f
MD5 c0126d50d36bd2739fc3f92540dd4034
BLAKE2b-256 54f8c00d71649cc783ba4565f749508752c91744ffc456950d577284537fd37f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a9ffc9e4bf5cb3826bf9589040c7e2c34628490fc2706930f33e52e83ae6748b
MD5 7378753be812cf609f0bcbecf01f2e1c
BLAKE2b-256 101b4286bc5be6ba849c00d5e6eb6eebf1f76563181771c99d30dd1da06bec22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a83486ee6383efa45a867a45b4bf256f66d2b327f8bc14ffad68aac1f29d6510
MD5 c7257b2137e22c37c294941bd4c3e1a9
BLAKE2b-256 5a72623406f0959301131090315886d0464c90c5ae9146b40627a4cfe665edb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4825c642ce982b8579744607f740242ba411a81f23d7559569e7ac9e6f2400d6
MD5 25d114aef5e589553971bcb6d6bff732
BLAKE2b-256 a24d3568a2f9eb280684f683b16018292ed20c1e43e85905e9cb55fe6591723a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d0957efb893d1b6fdbe4ad061a3283a33241b210a09fc91282f45ae13f57597b
MD5 307c2ecfe192966f7419adff0107ea5e
BLAKE2b-256 e97392ee9ce527eea6d61e44f7b7a06328d9a69bae5da0cb293bb96723cba8ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9e893dd1e07c92b433fc119c7b8faaa9f4fdc5b0ea564ab461ca5ec841a3171d
MD5 312830d51306e77e7e5cee1705f2d155
BLAKE2b-256 8c938f6fde1a90e1974a17c3d20779fe09ef94464033e7c848a942d083d295d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7cf1541b9fc10a1e7189fb860ed643124d7b83c298b363bf823be2d80f12588f
MD5 50405ea47a3a3c287c8bd0cb930dc39b
BLAKE2b-256 15b89b587edf7dff7088243e9ade7d18255ece72e30717b329f8533defd98955

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eb8458d0eb54a5169ca2bcb6d5a1d3eb49819e05f8ad33a736c1d9d843e83616
MD5 cef4d9d7e842734df2c2278a0969b85e
BLAKE2b-256 7727766d6bdd6f26fb7ea2cd0656cea153ba7a03ff52b2de1a5faa50629d722b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 509c7f1b6c9badb56bdb4435e3fb50e4db0a6f0dcdc237cfe2c956132274c343
MD5 e6aa174f814a96bd0514eb02d39034a2
BLAKE2b-256 2a3aac4369ae5058e4eb28226f397084e8759745cc14f2140c3da2e78c440cfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 49ba6d733972035f5e800410c26d04d0f1a91eec72d1eaf6ccdef571691d3273
MD5 7309ccfac92935d5ba3142b5915b32b2
BLAKE2b-256 2e62216f21d42128e2732228ac0c72853c2914cc36987edc946d39a88bf42629

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 226defba3dcf573150c566d5493b617927a5cf91d1afbb9b6bc91c42e8da202d
MD5 1ba34ba5a23913026a6f0d4dc65d022a
BLAKE2b-256 ab011d07bc6360cbefa4a07121e64da24b52bcf4a4ff516f735d7a097592823d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ac88ea7ba478aaff5874cea771e1c728474c683b8fe40ced4f8323a4a24f9ee7
MD5 9fea23f78515a65a1e919a302d0da024
BLAKE2b-256 c5e38a45321dd2492ab0cde67cecbefcead2344f436db0e9f56f54d8ecf1c011

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 59c81baa41ad372f951b315116186beb6fe4918da54d9066afb79817eedd1175
MD5 883f29cb676fd31356ff8d23891efbcb
BLAKE2b-256 2e0d287229ca4037d98b1e3b0054d73933b0488625c3388fd7622aecdd687f82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c197965d17f3ebea62ddbfcc89daf4becf6f186596f419f0abf3537fcbd20c2b
MD5 9b7e872e50bdd2bed019a0a3c6721b84
BLAKE2b-256 ffddc3f8c02f00a212c29dc603ec48efcd82a510abd89dab2b7ec22f9286931f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 adfa13edd4bc2e42ad0d840002f5807b9b2a196cd1ea3a051ef3364a541cf623
MD5 e0afdf0b6c29cac4a269c87916fd7d01
BLAKE2b-256 b513675213b06912d39bfd06167ec3ae1176f69ad1657225c8928578dfa24135

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6ad9cfd274aa08290cf23d0d369397396a4d8b9ad50ca2e7fc249b01e4b0267f
MD5 94d8f2b7ee116aef2b5c42538ea47888
BLAKE2b-256 98d99e84268af906b93b49a4b6490233bbefcafc8968273763bc37df7b2581b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 bd21e94d86cc6e59153ea1daf15e7896022875525bef1004701a5165daea2cf5
MD5 227412c256e6a2daeb9ffae61a61f099
BLAKE2b-256 a51621d3a929fb6c8e403342b7148e6e9b71b6f4d7d6083322d451a2c4c7dd5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a62947d04a92d39763ebd9090b20a34e54461bb25153251ff55b6cba18eab61c
MD5 7e8651081b65247d50a5a8d78412b680
BLAKE2b-256 9e58ccd800810160308bd48edf0d87b26bc88ea06fb2cc3bc71cddcbea4503f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 837aebd6ffbde2964333afcf3422bde99de759f4a419d4d263e156d375b4874f
MD5 45a9441d6d4519c594f5190d7688886d
BLAKE2b-256 1d49c3653553ea32ebad2f5e1ce8f7d5e6348ba12d14b45c0e5f0d459ef157d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1b604eeeaceddc9a9a02ba063a38af3a67b95c91a1de4cb34a0bef85bcfb20cf
MD5 818131b4aa4b06502686e0d06441c8c2
BLAKE2b-256 cb60f972a4da4e29adfb3387a31837d852918cf0664e354ed11518eabed3b472

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fdead3f435f356ee656625cab537799b7ea512e5616e141637c72928c45e50a6
MD5 a55b06bf651278fa2e16618cefa39488
BLAKE2b-256 cc8f0dddd32ad5ead524644e93588e32e54adde1cf0e121767c13f8e42531416

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 00526c01b9773d20fbe825a251905da085c610a624bd6b50b03cb086b8dbe09f
MD5 e82ebe2ccfbd7383b360dc52454fc029
BLAKE2b-256 232d375eb1dd82ea76c041ecc011f5f1bdcd1b045a947b7cef2319b295e3bd59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.25-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 96b061cfd6c636a130b504d2bf23fdaed8c4e1576ff786512b3a684c1b78c774
MD5 76dd0506c7431a544563066c42c807f5
BLAKE2b-256 8728186d772eea181139b071fb7c3451a6ce4d33bcd0ab21dbcb27138ebf5990

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