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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

mapel_elections-2.0.10-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.10-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.10-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.10-pp38-pypy38_pp73-win_amd64.whl (165.5 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.10-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.10-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.10-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.10-pp37-pypy37_pp73-win_amd64.whl (165.3 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.10-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.10-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.10-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.10-cp311-cp311-win_amd64.whl (166.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.10-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.10-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.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.10-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.10-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.10-cp310-cp310-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.10-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.10-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.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.10-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.10-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.10-cp39-cp39-win_amd64.whl (165.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.10-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.10-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.10-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.10-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.10-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.10-cp38-cp38-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.10-cp38-cp38-win32.whl (157.7 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.10-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.10-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.10-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.10-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.10-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.10-cp37-cp37m-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.10-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.10-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.10-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.10-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.10-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.10.tar.gz.

File metadata

  • Download URL: mapel-elections-2.0.10.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.10.tar.gz
Algorithm Hash digest
SHA256 3cfe3c7b7fa61f7ac32ebe722cda9cbb89428c9886e9ab46d690d0b111935570
MD5 343146aa6c3757d5ba4bfe5283156056
BLAKE2b-256 b60b1f0bfb2b8f9717819c152830f88bf262b21d1129ac5aaaf388f8a3e41fb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 51c6e786d198aa89ca14c8c06503aac04ee49ed615a886a8206fdef563b81770
MD5 fa4c90ac335e5d4e4fc781e4ba041189
BLAKE2b-256 1454e862a4443084de7acb11a987a5777500fc01f43331ffef041e66daff10ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8f2f79e32ddbe334ab51488ec2463281b61d56d10ce4b0ca326f6e830fb67e2e
MD5 3ab9162cec5f2b6b22c89df22f6730b0
BLAKE2b-256 e9fec9f46c59cae2db15651273770e27f5c0dbdcf23b47919e2030bb47ff1e40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 55e058857b8aa34fc1931840fc140f7b76681d9c4e82c87f9ccb34e547753dd1
MD5 68f299a5490a4110dc5ea57c9e94ceb2
BLAKE2b-256 7e6b38cac3eca61d38aa71b1a2732429337d3e71777af8b25950fabc86b12087

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 19e4086cc4cbaef4b9948482b4e5c071fe362c0bbc8fbf18296a069825a92e4e
MD5 164c370a8427933f1aae5dafcfad2146
BLAKE2b-256 b330d7d80f6bde6fe27e085aa63acd629bef7ac2ac5c39fdea8245df16363459

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c01b600ab6dd5d9d66c901c6df6eb9961fdee83ca8ff8dcaf3125f948dcb6c0f
MD5 725348ac9248ffa8f62730e442647a26
BLAKE2b-256 5eac1590122a13e636c853587be5868be7d565c63f3fe9c92847aa2323d2464f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0d960803c12f136351d540e1ae3a057fc1247e8c0edd83f2d15cc1525f49626c
MD5 0f8fffb68064aa4c9c21e35a26c85314
BLAKE2b-256 b6490e24f510f0e2ce0df8bde5050bf8611e0e31e3a86c9b67eec58c2c6d59ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ef004995cfda84a139cd419c47390c09f008c7fa1b6a08990be810cf77e99f4a
MD5 70da0e747b1a482d196f0e071e652cfc
BLAKE2b-256 c9686a88dc14ce6b6d60d8decb45f2b44b0269b780f7ac23f2a16263304141db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0ae7289f8b7b581a2066ef6e26b701637c567636d1222b25b9e2602e2f61910a
MD5 5fefb6d776614bb70c49ec4515de5d58
BLAKE2b-256 e88594263fcfc74d5c537593446838aacbd4167999cf9ed9be5a050fd2ce93de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f0b2e991c256abf5db29760063264152614ebfd1f5d9e59e8a0ec949d03bf8c7
MD5 f8f775b69c6f4cf497556b5584108c77
BLAKE2b-256 22c9f4af909eaa6150f6e309d757bbdf0b6d35854cd5464316de438ac109df62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ada73720362fd0639900beb76c7720cfa6a5944fe9c9d8214c3bbb7f5a8daf6
MD5 fa273215172e1f15942675171f7f5830
BLAKE2b-256 022d2eb9a7b0986bd012a3b2e82382cfae98d2a94969b426c04413d58ff3027c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a3cc4c17c800c79ba8e55118d291f8ebd4ab599d0e862f412df80b718f76f34b
MD5 76cf9197758ed736875e5e64751fa8c0
BLAKE2b-256 584eb0bda93cbd059c30fc2ce5c8ae46440c3faabb4687cd1a203cca5683fc01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 044f1515d05cf787058079a3fd92cb9100541436751909038c02c62ad1ff4849
MD5 23cdce3516f64d4941dc884708b37246
BLAKE2b-256 aa532442530ca70154ab37470df2fab91e624f60a8ec9e21ac864cafaf8b6edf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c21bf81291c654c84ce84549a0597cdbfd6c4b97ef659135092477586422ce43
MD5 d88e28c381c64496c56c741266d5b28f
BLAKE2b-256 838e5eafad2bb66aed348e47ac059ea2d90412f96f3533e1e947b411b7092d94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ee8becb988f0b7c9425cf2e3308dcf755664ad9cd8e95a9cc5db98a40cb6da98
MD5 e0d7b8ae5066da99de58477819a8e573
BLAKE2b-256 bdfbc1e5e754a9349ee32668cbcc153e101db9dd29af05c4d383d40f971b2af8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c5d6ce3d0c54e2d62d909c53db4f7deebed5453e0d173b7e539de4df5961ef25
MD5 bff30482f60dee1e164f68cbc732370e
BLAKE2b-256 f88c614a3af11bbc31a9b43ba32c87c2c1e9229065d44825fa004ab884d79ad6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 052fca416a46e5ff6d94da33233b654cc742a4ec3e948f0a603f556761475ada
MD5 4adfac9a425e8e179aef1195d4846f51
BLAKE2b-256 979135d304674a02f3b4242dc6b1831f4e43c21bc3e53dfed1dc47b1e2277709

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 359eb97d6b57cf173bbceaa77d5d802e4a9e6787066d4d213d34972dde72e8fc
MD5 a6dcf5a8bdee62ee3eecdba458d8fc4f
BLAKE2b-256 395bd8e8d42c2f05783f5fadaa6f8dad6aed83da9a1a94ba2101a410a5d27ed4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 64944faa322c900b49b2cc6c21469f0ba7866d426156cac499f9bb7ee705b204
MD5 20b1e39518753d03366b43d163b61071
BLAKE2b-256 ca74a52373f4ac26f7cfff5b33484acc0c33c38689d30de099ce0d4f45d56337

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8daec3da6861758c83d7d9dba40b9b060610ddf6d8b863a1bbdf3b26f30b1c84
MD5 ced631420bd049ec04127ea63e408fb4
BLAKE2b-256 26b6c9e041c8e54f5f8220f850dc9c477a2c883e7c0e2e2387fc066a354b9759

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5eddae78400b81ba900720497e746bb3ada4ab32f6f6c69bd4922b736e5e8372
MD5 c3ecf014df2f778ba8b73c1cbcb42087
BLAKE2b-256 e3d72f0c4cd2e811b9f503da3ad54825bed4e88099bc92ed2fa0836b2058aa5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5bfeffbc2747d60d59ca4fc7cdc3c7c051ba9ddb72b81b644f14550e9bc6f5ea
MD5 51b7180595b69064084c114e4ad13a3b
BLAKE2b-256 ee9958742641a47b50f8913f1e069b2493be6a9655e4f6c11354686f64e6210f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bd496ed72696ee257e21a51d34e1c41a948a2103ff00cd84dfb263a160b3b617
MD5 1dd249dcfb49d180dc756ca8fe888e0e
BLAKE2b-256 80c1440e7e61eb5f922d0965f4fb31dee433603212dc6ef0c08cd1855b10c230

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 04610e011a9c1d9299254005ca00af78a2927676be8fe12cc5c10ba34cb22b12
MD5 a7dcb0fdae0b97167ee3bf1d3b5ac0b9
BLAKE2b-256 bbf6f61d15f78e5d479fb16d73027f52d77ec5a501ea84b52a5b06bda1bf0e7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3f8646471b9a45115a4ad68e5b0fff579838d789dc6a41cb926b5a0c7640ad55
MD5 ef8ebbc0b51262bdf5abe45c2ffaba0d
BLAKE2b-256 2d94edac6eec7a41adefb7196e9a282b545ded88c42e132b46f1f676044fedfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1dd5c971c804185b8340a58832addeb99c9d99a5d92f4b6eee7ef0a11baadbb3
MD5 59349742e352e81f5cd204f839c950c3
BLAKE2b-256 964b98a223175f96c0b0c018550da69d7aaa8c796491b8b6aa43e826d6af60f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 18a629e461f28a486455eb4e549166560712ac7b2c7bbf98f9c32036c31ca676
MD5 b03043d77d8d087b116c6ad28981c332
BLAKE2b-256 6ba7f7bc8d8d3a1a0c7e888c3b430c12d5d894f829630b3658498b229d78f290

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4f36845c0113b02dafa120e08d221b028fa3b8bcc6ba8d15f3515ddf8ceb8991
MD5 a1fd5c8feb83cb50fc937635c9e16287
BLAKE2b-256 a89fc04212294decf2d810428bd7fc407d31c262c7bbf842ab9827421f053764

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 7100647f5329a358a663ad5cfcebac367761b79162d430acbf023f59d7424b9e
MD5 781ffce17ba883b1634a9089c43f7192
BLAKE2b-256 8d35dbaada5a4b2757f513ad7eea9546b2758242cdd359c371cd0795f3e55c99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c0d79882c0d03e1c4c446d89d1f6936fb231187d1b886d69afa6bb393e3d5ca1
MD5 8c80ae5874c9a38a74edd166f0190b05
BLAKE2b-256 0926f7d10e6b84c1d7e0b753e9e291c9f3987a3f00237f2dc30fc98fb009c650

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ccf7ce4e60ca4e38eab503862d1811c84bb9e503a888c7cb0922509b4f33f766
MD5 ce80ba93ed5398ffe9c06d29781164fe
BLAKE2b-256 986eae2228652ba00f3998ddd55eebad39ec8e385ddf150e9daeb87d6fe21654

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 61af395b0ede64430ae39b9dd5aafe5709ba42f118db416be0b136fac492d64a
MD5 8eb123c11da4d9e3a144bba3ecaeee0d
BLAKE2b-256 81c838f34be9cbfae4b0bdfb49d39e2dcf16326492685e8124f594da00945b64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a32a8652025528e43652a25ec8e2fca58c73439ebbc11ce7ecc937ef3109fdaf
MD5 d2e270609dff47af3b64569ae312c7f8
BLAKE2b-256 9b4bb3e741c23ea25aa38c04a402e70c0f518611cb6ff0ee4e0b6f3207287771

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2ff27996410b9e55bf54bd68193f5ea309de909f64c4a472987a4f4510f776dc
MD5 086f667cf1e5a17cbc9d4e4e28a8714c
BLAKE2b-256 8545bcf56ea86bad58e8726519dd31468637cc89d7c31e0fa24d0ca7282c0e8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c28c4110d6b8bc5d0adbf0ba04ddcd35406aa5910a0b9f1a4f2cd6e8fa4e880b
MD5 fa1ab33c5c1735f333bbfe67f650b53a
BLAKE2b-256 ad517270fc4837fdfaf23f0a9be4a795a638ea163993d53241971bf58e8d1663

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 1411d1e63e41755a42354b3ae2177e3a7f11ab2a9d090140bcb03bdd357c14fc
MD5 73d67d8b3be08266c369c498575b42c5
BLAKE2b-256 0abda8362fddfdf5c6f8135709b6a8a5954514f36fc15c1c17170c77d638dd05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 164c76d45d3a77c14ae4321d05a5991a68860b320e1417785db78fdfd7666ff8
MD5 b69a25e7e6e06febd2ad4920e72f38ab
BLAKE2b-256 7703085462894bd0b8e793b58f1246d60fbf2ccd1d6bd8156ad65183ada7898d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 eee723f0fa3c52eb89a8b4c34f0afab30df83ac6b9d5cd51abcd52fe13de0524
MD5 dfbc56bf8ab2e0734c592740ea236ba6
BLAKE2b-256 652f32d309c8697e580e442437587c9dfe3cc9b2389728d7ce3841219257f1a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 846a68a3e89711c8b7e8789abc8ceb10a37f206041de7a1d1a737a9895ed5fde
MD5 2e7ba73d78417bce755ebfd6cfd469ef
BLAKE2b-256 22d7049d991a87413f7f0a16053cd496a0e631f3c84823103e8fc5cb9fc8b150

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c6f3e82ec21bf90d72592032e6e07cd9d7c39f0ee0f597f54d7eeae76d8cdd30
MD5 6a8e8708f8bfbf129a9cdcf3041696db
BLAKE2b-256 2b3c33b2f6439d85668b764d90d329232a847b02132c3c9ea9491dd146adca4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 95241adda3e39dbf77f691cb5582f9609dfb8c872429f2f5394010a978727078
MD5 b553d297c34a341403b0bf96bd406aa2
BLAKE2b-256 fd16dfc71372453f3280b55f0daec2d5c76e08e8cb7c8e3abd06439546deb4f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8b8e05c54ed2312f6e6f88cc157e08c5595e02ed1afbbda500bfebfc10e29605
MD5 672e1ca2b64dc1385e5b5e00286fa96c
BLAKE2b-256 90b48a27f978963cded183bd289d38ab92cf03ad4551855a4d81ad5717c6b99d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a85d94dccc82396cf4038212bce4fee7a5c60806a55fc19b6be2214af63f4385
MD5 38c3ae198b5f908f138809e4fe8b5118
BLAKE2b-256 a4c6626c626a1322eb0d1a7262ba318bf600f31164092ab629eb6ca57c531173

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 30bd1e845cbedddea94a4f9c038287d68e5ebdd3bf44f8542be38295955d8490
MD5 e1eecd552c4cf0941185f8397edbebc4
BLAKE2b-256 be6c1b646ed7337f9e5e288a5694595673ca6d425c73d4d643d684e17e40f9c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3eb3ef7216c37b7a51dfcf08941f6270d3fbd75ee9e882ee8d579883f199ac59
MD5 dc2c97273a8c7f520eaf74935af8891f
BLAKE2b-256 a3a5af6c5903d274fd06666ce73d0bf6f7e2cb2ef5aafe62018620e735417090

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1570fd3d0872af61b157fd773a30dbd364d3758c515d093a63b55a0d309ed377
MD5 f8a20721f89ea55f3ad539fdec2fd980
BLAKE2b-256 2beb5911cf52ab7b96d10ca52f60e3890947179fe46d0b0bcef2e784377b58b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5ba816572f2b055a71f99bf526d1a17a2addb0e2ee0b768aaec2419d8712f411
MD5 8f84724981af4f05f922ec1f00babe39
BLAKE2b-256 fa752498722d479b7a68c8ccca40bbdd08878268c67d9d4faee7c6bd9773d261

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.10-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ff05bd701e1945cd5572e0304b3618aeb0c8742bb7ed02d7be268002ca138caa
MD5 d52bd0899631fc9aaa70d307e8ecff9e
BLAKE2b-256 3293ae2c938c066e1d0b2fdc96d274d9d49163d1f8cc962f28bf1fecd5046adf

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