Skip to main content

Map of Elections

Project description

Mapel-elections

This pacakge is a plugin for mapel extending it with capabilities of drawing maps of various elections intances.

For the most recent version of mapel, visit its git repo.

Installation

For a simple installation, type: pip install mapel-elections in the console.

For more complicated variants of installation, refer to the readme of mapel here.

Extra dependencies

For the full functionality of the package, it is recommended to also install extra dependencies. Doing this is covered in this readme. The extra dependencies contain:

cplex>=20.1.0.1
pulp~=2.5.1
abcvoting~=2.0.0b0
permanent

which unlock approval based committee rules (which require solving I(L)P programs) and sampling a matrix using a permanent-based approach.

One can do it by invoking
pip install mapel-elections[extras]

:exclamation: Note that this library contains C++ extensions. So installing this library from sources might be a bit cumbersome. We will, one day, put here an instruction how to do it.

Testing Installation

If the instalation was successfull, you should be able to mimic the following:

(<virtual_envirnonment_name>) $ python
...
>>> import mapel.elections.metrics.cppdistances as d
...
>>> d.swapd([[0,1,2],[0,1,2]], [[0,1,2],[2,1,0]])
3
>>> exit()

Acknowledgments

This project is part of the PRAGMA project which has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (grant agreement No 101002854).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mapel-elections-2.1.3.tar.gz (87.2 kB view details)

Uploaded Source

Built Distributions

mapel_elections-2.1.3-pp310-pypy310_pp73-win_amd64.whl (167.5 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.3-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (173.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.3-pp39-pypy39_pp73-win_amd64.whl (167.5 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (173.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.3-pp38-pypy38_pp73-win_amd64.whl (167.5 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (173.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.3-pp37-pypy37_pp73-win_amd64.whl (167.3 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (172.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.3-cp312-cp312-win_amd64.whl (167.8 kB view details)

Uploaded CPython 3.12 Windows x86-64

mapel_elections-2.1.3-cp312-cp312-win32.whl (159.8 kB view details)

Uploaded CPython 3.12 Windows x86

mapel_elections-2.1.3-cp312-cp312-musllinux_1_1_x86_64.whl (727.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.3-cp312-cp312-musllinux_1_1_i686.whl (781.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

mapel_elections-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (217.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

mapel_elections-2.1.3-cp312-cp312-macosx_10_9_x86_64.whl (171.7 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

mapel_elections-2.1.3-cp311-cp311-win_amd64.whl (168.5 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.1.3-cp311-cp311-win32.whl (160.6 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.1.3-cp311-cp311-musllinux_1_1_x86_64.whl (727.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.3-cp311-cp311-musllinux_1_1_i686.whl (781.9 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (217.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.1.3-cp311-cp311-macosx_10_9_x86_64.whl (174.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.1.3-cp310-cp310-win_amd64.whl (167.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.1.3-cp310-cp310-win32.whl (159.6 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.1.3-cp310-cp310-musllinux_1_1_x86_64.whl (726.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.3-cp310-cp310-musllinux_1_1_i686.whl (780.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (216.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.1.3-cp310-cp310-macosx_10_9_x86_64.whl (172.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.1.3-cp39-cp39-win_amd64.whl (167.3 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.1.3-cp39-cp39-win32.whl (159.6 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.1.3-cp39-cp39-musllinux_1_1_x86_64.whl (726.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.3-cp39-cp39-musllinux_1_1_i686.whl (780.9 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (216.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.1.3-cp39-cp39-macosx_10_9_x86_64.whl (173.0 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.1.3-cp38-cp38-win_amd64.whl (167.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.1.3-cp38-cp38-win32.whl (159.7 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.1.3-cp38-cp38-musllinux_1_1_x86_64.whl (726.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.3-cp38-cp38-musllinux_1_1_i686.whl (780.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (216.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.1.3-cp38-cp38-macosx_10_9_x86_64.whl (172.8 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.1.3-cp37-cp37m-win_amd64.whl (168.2 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.1.3-cp37-cp37m-win32.whl (160.6 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.1.3-cp37-cp37m-musllinux_1_1_x86_64.whl (728.1 kB view details)

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

mapel_elections-2.1.3-cp37-cp37m-musllinux_1_1_i686.whl (782.1 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.6 kB view details)

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

mapel_elections-2.1.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (217.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl (172.9 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mapel-elections-2.1.3.tar.gz
Algorithm Hash digest
SHA256 7a1a0f777dec2b1ccfe2ab30499b66afc442742fb4eccce1e68155d0a4530261
MD5 4985fcbfd7d0b35bf32c8eae1e828939
BLAKE2b-256 9a2df81071f18eaccdc283a91148c62a8a1fc472517c95a37c6ff51b2eabf3f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 358db716a179d3fd5f5cf1f15e9dd16a15221a91e2159c3e51e2e8fbee35588b
MD5 49115de4679b207797728f94a93b5fc1
BLAKE2b-256 b546c306c96df225dd46a4600eb1496f3f76ae8cae2e39295829151bf5ea81b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2bcaea0fac33e6455ff81f93b6cf78d2bb9afbaaa6c08d462b4068969123c31
MD5 4a80ef2b6d4bb8060bebbe945d0db701
BLAKE2b-256 f9cf41bbeb6dc41476a65a4d01c2a8e197268b8c9967322939f5924ecf8640ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dc52365d3de451e75c1802f7a23ead72de22426d50023c4d2ce6507ffb67c249
MD5 aff114bd238a81d5528ec75ce868ff1d
BLAKE2b-256 c1cb68a59be73a31decc7a87291738b016d6f6f950512620352d563e482d37f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4371d6b647d24704c04d786a571b7b15eae46567fc2853083f28cb35fa86c555
MD5 aa89bc8b7b7a96a973d6e4b5ce2c2772
BLAKE2b-256 0cff2798a113042f12f82d7c67cc4ccb905963a8a1d45e19afe76b11d587fb6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7a0d799a2e38b2bbedd5da4ea30f5be3ebcbc95025277d16ea82931e3da77083
MD5 b77881667bf1c91824e596b88ef91458
BLAKE2b-256 f48ca28a28977172266406126c1ad37cac7c57f33b047ce14f84844ae911e1ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 997c78977dc031b9ede10e3291c79585700eaaa45bfc6ddaa32d7fb18c002946
MD5 c2f814e25744963db1e346a977d70644
BLAKE2b-256 b093f913c5c40fa91509f56b2f448ed4b4123f17e1c693b5a3de59d7c0e387d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e93b29244f1174a234d29450f1d3ac5859dfd0b2bca5c72d971d89232af70f54
MD5 341d800f4b4dea963eaa837333f46060
BLAKE2b-256 d9141c41c49b6396cf4c92a2f8449e27ee1d1c43b97e79963cb3cf577a81ddea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 53dbed51b3f532f6af3f2313e876ad6439db34858aa528a3f7050f6334843b58
MD5 b7a3f6fda5733df8db7219c8ca0cde13
BLAKE2b-256 b5448c48c469f0cc0d6eed5a425313ea6b13ff874272da997c27e07858b019cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3ea5cb507d682baeefbd8e9e21c8ee0ad3bd6dbfcc287128e415a8e117b536c7
MD5 7a396f1b59cecf65a26c1c35bb79f96d
BLAKE2b-256 bc690c07f010dddb2e8fcac03ac1ecc56432217db6f652db7b2d84c54ede8513

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 979186e18ad2f753a44900d538717724afed4148edb4af030b355d37e150f280
MD5 4e3db839f61605b9617651ec4c0e35fa
BLAKE2b-256 edf60222b6dcd3f5b4e3ba2f18b186aea8f064573c60277c58d50d48266c626c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f785075eb88168a58dce00ef1836ca31cec209ae059dc3fdc7684173ebdb13a8
MD5 eb3b0ccf188971672b78680caa84f55e
BLAKE2b-256 c4ef77d5a2ce33fb45820830ca794e21ea32c4f7e1616b8225b7bced9b15d53c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 125f9e8cc058f00afae77b34eca10403a3c802bb7532d563d90c5321af4a0a1c
MD5 8fb846ada36408a321a2e1845f546b9c
BLAKE2b-256 31bc6957813798664d194abd0f94f67f9429adaac8dc8742ed92e495c7ee6f0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 dcb287412c9cf6dcd39d5d8d31cca304be7a2de51121cd7a0e71d47a45b16b62
MD5 43262099b573503e7ebf682d7136c663
BLAKE2b-256 f4a6ba3d96b769beb6f50db2c30b88d45b773482f15576b085451c06fbf7e3be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52ae443e3d6f79fc544a1940fb6b7b58750f0b2af4099348395cdd1ca0428ae6
MD5 d7a2e19481ca486434c10eceea3b452a
BLAKE2b-256 6325f4592661602bd8d3fa63a34d2be01db9b470b21c860763de2c27b500f9e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d79731ee4c7cb5b36b9a411cfda440b0703ea4ece66330108385c0043d91c1c8
MD5 199de1529ea3b892cf3cb3efbbab58e3
BLAKE2b-256 79bcbfb659f0edc0da8c3bc8a38fb078f0aa9e2224f913ed8ccc36c22fa77a09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b6078f1a1624afc97ace02f599c3189a1e213bf53e3ccf9d90c207d30b7cb72f
MD5 20fe9eb6c7904148fba1960a53943473
BLAKE2b-256 3925f7bcec858d4cc60863567939f4dbd84899105d1eef718eba2ff3e0da451e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6c290153613fcaf8a52740c64f58ade9f49463c43433a7215287475943b1b898
MD5 9ce0fafdacd6f806256e12e25f919968
BLAKE2b-256 964ec65b4e73182a0fb8f98e3bdfbf0b606143b5cfa5f3b6a7e33f7786018994

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 37553c0da31968c03ed761d5c9dfdf1e95e0bd76f5ecfb0ea01bfff2abc2d497
MD5 f8c2bcc878e14e835d8890c938103e1f
BLAKE2b-256 1c5fe18a2b02a2ca0085551e9bcd4b89f588838948ed2d2c18549474c4104b91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a13135175822a4e0a23abdd51d4d62df2c78531e36b802bce185115212d06e31
MD5 34e296d02d6deba64108f059df8f73e8
BLAKE2b-256 da4c9c0a0299ed715ab462e5212dd1af7fa056cf3ce42778d89c2e396a738b06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 956221436b20efd3c0f9c0949a1f8ff70fe662f375397d4e97f40ec0a1a9c51e
MD5 304f0aa12957bb2778e06137f44b353a
BLAKE2b-256 efc70149266b80488c932655bcdabe2c91cacc2ac5d939a2dd81cfc599236e29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1832af49239cdf2d8b46bf4a7bf6d7f916c938eaac61fd40853544e8c4ba7cdc
MD5 1767ca15efa658a5838dc830f8669e86
BLAKE2b-256 7dc8933442da009f1f786a7aeaf230540590b2cf379727cd5005659c33b665bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cfacfe8a8a8b91a17baee2b6dc7479ca3b9edbcf4d5d4fcd22335bfd52fd599a
MD5 9441004a9801e7c7ddcbafff28cd924a
BLAKE2b-256 b33eccf1a567188df4f7a81a14b83d45c20911ba9c20bf0265d33b2a25ccda20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 94f9deb1bd1454843e0f640f032f77a66dcdab13c7d3ecf74f3c07d77e847e08
MD5 8212ca9d569a408825be534594a39222
BLAKE2b-256 0e9d42c57a482fcdf68b710326453ee734d5f86aca7af2450c3b8fc1fde6fe53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1b799245675a70237f403aaf4a2ec6de851b2e8ddf6119f323ba368654b7c34a
MD5 d1d159d8e2acf3df1d2a284b1f618ec7
BLAKE2b-256 2365f5c04dd48ce5e9a42ffe0247c1fa3f7b54c524167e9e712a8fe1165b31d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 57b04b7914220c5d5c0d97aeb4ef6a577f8cdb1f5a4c8337ed33c2ae1ba69319
MD5 67e015dd417e3792f3ff8a09cfb53173
BLAKE2b-256 08240d7d5a825732280abbfd8e0cd47156e7305a3d52f453fb57d2c3886d9b20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 534ca23359b58612a53206fb7f0e36376729721ba6d37749701b5c78c7ee660f
MD5 77d8e56be85b0c6c8f1b58f097b6766c
BLAKE2b-256 a1044ec9f3af6236bc7170f0939d584179699dda80c0cd5ad9a9f615aa40065c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 36ddcd1d5c56b3c4726c454bfd08b77bdd6eb5e594c684d5769aa223e786013b
MD5 59e09efdfbb0673d19034ae57c61288d
BLAKE2b-256 a4c09150f7fc7a2e83840a38083ef4da29a1b148997480e49cb40e60aa411b76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 197b119723bf10c27c372f27ff99327525f2760f65ddc94d49809cfa18657788
MD5 e268eef7b4308fe13e1bf0ad5b3b936a
BLAKE2b-256 50e2da1475ae0dea45846972cb92ba4c5c2751e627243f057c8bf65c99bb7ed4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fa29618703af1b9308f94f9313444c219fd789d9188196f1c35822586d4b4659
MD5 dc684dec7b82884998c49535a7f3dc85
BLAKE2b-256 e649b5ee203eb692fd819ac8cfc06fd9dfc1e5f857b12843d74a261284ab86f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 200c7bcbab6e5fc2047a64f1325ea3ecdc3f7d0b13a415f83ab998cae91e9f78
MD5 865e699b946b87d83c4edd34d3262eef
BLAKE2b-256 b3dea886122084bada91963bf3ce180c9c8db2b6cc26b8b3deefaea50a6a3e93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 30ee02dc0ddc99222a06927697a0ad078b9ae6c028bbf13eb103c2209aa46fdd
MD5 575dd77f98ede8fea9ba791c70ba21f1
BLAKE2b-256 cd38b00847a4b121292fcc779e3c3b666d34d6e02b6c605db44b19d90d616a3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a3ffb4f3ac018959bea7cb9199c465be2eb8d3fb411685169a06050bbc2ad83f
MD5 10dc84ca7aa5cf3136c21932ec6a35d3
BLAKE2b-256 cb246a63f83af173be70e10a0cd7d90f4d570c893e53a5c44a739070f4806fdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5a38779e5de0a88e8c9a676bd605db37ec3b7fab206addfe6d75cf4a452c71ef
MD5 b5aac0418101c43b5476cab3d432acd7
BLAKE2b-256 9a01d1798d46472451b296bd89f4929f1422759a5407caa3f59bc3b053f52344

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c6aa62011d89bc9b843cc4aa369a614a2909af264bd4b409b9a1beb127d17bd7
MD5 272bb5c1765f8cbb37fef1c1f24cd3fe
BLAKE2b-256 82df0dee2704139c2a3b1f22ae14be43da3c8ba61ff2243e455a03c58e9cee8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 916efe11ef72b60699e70d124786e222dbc40d267b86a85a9577fb3e394a4413
MD5 46642cc6724b7d7938a7beb79b3ccb6f
BLAKE2b-256 aef5422fb8d4903388a79c1d92fb5525a8394491648b507cf9087f824247dc08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6e24d199dcdf6b36801f92779f5abce85c214635314f1b830deae90471be1f08
MD5 3d5dc142fa5164e57450039663ebef59
BLAKE2b-256 2f6b108b22ee779a56429474aeff74f6752d3727867875412c71c42005247721

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 522a75d7892755d1df81339d4bf4a09af06013ebf4e70d0a860e3420166d79c5
MD5 f8caa50a67a66964cc775eb437f10607
BLAKE2b-256 eb55cea8750d01259739c5f55ab4deb00db0f191051a67a85156de661215c5eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9849a169b9e39f62195a9fb7a6d83ba7fa6153c5faad26c9c20ec3123091c232
MD5 ceb3647736ae918455654c0941195e35
BLAKE2b-256 67655694dc00131ce330a6ce43c9d6067eca75d9f636376cfe6e780d248bc9ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 5dabc6091f5eb31f97f13e13868c04aefaab00fbdee226d7701d944b8f5f10aa
MD5 0bdc8f93bf0270707a29d5125364c3b5
BLAKE2b-256 7047d7c6d9611bde0264776bf8f914dedcfc84c793a8e6a1397897ea456c29d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e23dc2a654f17332cd5975f1b7d95a9d67a751c3eb16b60730b60b8abfde7034
MD5 0e231dc43b94cc8b61774e55a39d3332
BLAKE2b-256 454f02cb09d2c00306a9304219fd358c890ebb7168466969612cd5ecd3cff898

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 24870af3440694ddf7931b6b3c9bb26ec605f3ee62b29e333c01b85a4ccf62b0
MD5 94fcf414946fc7cfe0e1e4ede1cf3f08
BLAKE2b-256 a6c8a4b2c783ee7f6467904899f786538a3cb208e7a9c8f42ff54b4d9fb370c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4565d16a64d0c33da5909e72ec1ec897a7786dc3ae29be1f235e51e623cc8dc5
MD5 b6c89b855fd57cc0d0cd3b7436f7c3b7
BLAKE2b-256 50053c62a63de14ee3ecd9bc0245974849164d6768687bf2c2f95af398c80e6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 89bb0b57f563802bcf2613fc00ef1071e4bc14e825d69f279cc38fa7d394393c
MD5 f9c4d8863dc99ac27330c21359d062d6
BLAKE2b-256 b28780027ee2893e50382c0b1f61f56fd7115240131cb1e4685b78f4d1e04f24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ab7acd8f3b10fbc6bc8a9119a894637f27a3c8b5e3348cd6aa2e1dfaee3b3720
MD5 317f79193a16070d8d1ed7cb03013b68
BLAKE2b-256 c3928f0bf4a8db4185e06f9e427c3a488e2237851dd4b5e5a1d0f635e066b7cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4e0d3d3974c369f8fdb5747e18822c0dc9c632ef21258180325b8cbfb51f3d48
MD5 1affde35015536297f8310b10c8dc50d
BLAKE2b-256 c7e41ea862df1548b202fff073422831278e4fee2574d712666752eed542cb30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 9e534225b7017f21d0d96468d7399f8230a4123b0da80ac553790fc11c1b51c6
MD5 ebb654d7d2587405f3adf2f9b37124b7
BLAKE2b-256 5d2dc74208f7c8233f4fbd323f7350fdd4726bd226fd24558a83a4c42f3789e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0466fa9f81c45042b96b5ed837ed5551ee265c466dc6baf69d8b60ed3a5d0ea3
MD5 68e2b253d68f3f57f46100fcc89e13a4
BLAKE2b-256 74de4ec3bd759953917cc4ba284aae7e982eb0d2ea53dde7bc455eef742c0dd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3c51a199517aa960b282e282c6abd608ee84e1effdc3181fed6d5c48dcf4eb18
MD5 5d979989602114f8b797e5dc992f508a
BLAKE2b-256 bb4b61548cd5cfdaeb4bc47314afbf9e1ace526290b61b72ea8e630c69665eb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f024afccfd89b8d3e2a550c226d7cc9f6ec7449e7a9ab28554aeef6f532c0e54
MD5 c6199b8c1e67e9482b4c43c62cc5a665
BLAKE2b-256 13905dd9ef7fac7bdb2d23e57494339b60098d5fd52a3e8aa19da54249438334

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8839e066f9dc1d9ed57945cfb36f98af5a0087a14c7427eb8a1ab098a2a876b7
MD5 6d0f247aead75ec8002381ef60c81a4b
BLAKE2b-256 bbecf40df931bd13abbfaf0ad6159f914581a090fdc3f2d2667b3c422a20468f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 47010aaef214645c1547f4f5a47fdac6baaa45bb172c92bc3465e00611247690
MD5 15cf9fd61b14f28db55f9864c324c3f5
BLAKE2b-256 539f865541fa51b98e823c366fc92e535f2ec2676657d9291d786ab0cfcfc704

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9a91f72db6993ffe3a5ec4b141559e3ab383e8eb51e8f9f756c9b28816059df1
MD5 c2d8d6931d790a51dc3cd68647908f3d
BLAKE2b-256 20f9b0fd53e3ad4704997a56fb1f3745dda4fe79cf8a03318c8778b8f42c2730

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1f1713e60b29f7fc07099091d1eeb24ffa98c6b4d4cf3f56e181d09afba031ce
MD5 d7ea974898572e3fe212820e0eb39b94
BLAKE2b-256 12c007c480fdb7ef4ae12ba89d2cdd5131e1e9eb79fccd4081a12957e4ca27a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 200953eee4866a9937219819a28a05b9056d1716c347575297d922147ac94d31
MD5 93e3d4f516f80fda00d8177c7169a4b3
BLAKE2b-256 ae0e32b09fed7f2a889aee33536d47134f3ff4fe7a228b03c93feef5f10ac757

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ac3993feb45696adff5c6d3b1d21dded8e00469f143c0cd41960bd22c656da7c
MD5 7f108d7fd4713c23e2821d1e6a36aba7
BLAKE2b-256 08f05978c8640924d5a9fe0fb38f25b1da8c081ab71a5357ee0a5ac98e2bea0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 39e5f5108aebbe8ea6b68923da75fb603f803a840adf08ef404c080ff429aa48
MD5 2709867c0c366883c07bb24ff9dde2b6
BLAKE2b-256 e162a7ee32fbc71409248797385e3bb78f5b1db86000b382cb7f979cd0d2a2d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b2a0c2657ef21f62cb7f1828140a93984618d230c6fc5987291e12b8a409bafa
MD5 def6af16b1f87b8a8b308caa88bbbea8
BLAKE2b-256 2092052a5d7f3b7d0184fd5b47fdbe933584aaac01fe9a89ffa1b96de1933dc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1f9142e501e62adf534f93dc346b835805a79fe96e0726513a30178bf7418aa7
MD5 e37024d30f64dc2c151aa0e7353592b6
BLAKE2b-256 1a53ad977880f75aa9f9b7fc3c5c66bdf4482dbf0a341fc90275a1db5dee3650

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