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

Uploaded Source

Built Distributions

mapel_elections-2.0.14-pp39-pypy39_pp73-win_amd64.whl (165.4 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.14-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.14-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.14-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.14-pp38-pypy38_pp73-win_amd64.whl (165.4 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.14-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.14-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.14-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.14-pp37-pypy37_pp73-win_amd64.whl (165.2 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.14-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.14-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.14-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.14-cp311-cp311-win_amd64.whl (166.7 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.14-cp311-cp311-win32.whl (158.8 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.14-cp311-cp311-musllinux_1_1_x86_64.whl (721.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.14-cp311-cp311-musllinux_1_1_i686.whl (776.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.14-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (209.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.14-cp311-cp311-macosx_10_9_x86_64.whl (168.8 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.14-cp310-cp310-win_amd64.whl (165.3 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.14-cp310-cp310-win32.whl (157.7 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.14-cp310-cp310-musllinux_1_1_x86_64.whl (719.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.14-cp310-cp310-musllinux_1_1_i686.whl (775.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.14-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (208.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.14-cp310-cp310-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.14-cp39-cp39-win_amd64.whl (165.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.14-cp39-cp39-win32.whl (157.7 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.14-cp39-cp39-musllinux_1_1_x86_64.whl (720.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.14-cp39-cp39-musllinux_1_1_i686.whl (775.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.14-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (209.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.14-cp39-cp39-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.14-cp38-cp38-win_amd64.whl (165.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.14-cp38-cp38-win32.whl (157.6 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.14-cp38-cp38-musllinux_1_1_x86_64.whl (719.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.14-cp38-cp38-musllinux_1_1_i686.whl (775.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.14-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (208.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.14-cp38-cp38-macosx_10_9_x86_64.whl (167.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.14-cp37-cp37m-win_amd64.whl (166.0 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.14-cp37-cp37m-win32.whl (158.7 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.14-cp37-cp37m-musllinux_1_1_x86_64.whl (721.1 kB view details)

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

mapel_elections-2.0.14-cp37-cp37m-musllinux_1_1_i686.whl (776.7 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.14-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (203.8 kB view details)

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

mapel_elections-2.0.14-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (210.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.14-cp37-cp37m-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mapel-elections-2.0.14.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.14.tar.gz
Algorithm Hash digest
SHA256 daa488d94ccb7870e6fc6db068967b45d6297cbd9fb3424a1b0455392c319cce
MD5 9b1a9761d700a26ec59b6c1fed00f590
BLAKE2b-256 bf5388ceaeebafc8d50a19290d66cfa98a10cb33bc9626aad9c5163efe144ccb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 49b154fb90a8d00da0b79d9cbb92f1285d4ed3513cb01e4e1bbbf11d7c84f62b
MD5 29163648994d7dea1234f8d8e1270c22
BLAKE2b-256 5e8a037ba7262b5ea4f9fce1fe7c0217d4b68f88fd605e44d06eac0b10559cad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b07cd575d0daa5c651ea16f3c168f984ba8e6c397592d63b8b9d4206c1bec224
MD5 f678e0bdb6602ce8dc8c3319127a6d86
BLAKE2b-256 054e736bde271ac6fd6ceee8f543082127993856e00b867ea22bc86f451461c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d5da9ac659b7ccf6665e22843c9028e0899feb94a52999886f0896aa1a4e99dc
MD5 9e1c37f37bbfcdeae6f826887de08fad
BLAKE2b-256 1be88c7f8ed8131a9eaad7d1b905af17a12a8fda360e24dd3632f6d031669118

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 31a13294349cfc0f54feba03bf1e0d5aacdf5f52fdd33fa25c0596e208217a03
MD5 b0fcacc99eea812d010294c64dc17aae
BLAKE2b-256 147825bf3876370b627b9195dfbdc417c64eda639a104c78211d0bb4cc3ba201

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e74f7b38d12be107b49d171ee2ac3ad9e1d8949191082a8d6bb34aa8119f419b
MD5 ef664a3ab611f1214fc05abaa7a70a59
BLAKE2b-256 ce22eb9225d6781a4f295ca0b11060fb9d5807b9d69cd4e1bcdb07f14e98441f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9cd547f22397d0acdbca9288bd2f99aadc481de9929113098fc98b50e6356cfa
MD5 e9380c7d8aa7680f26158c6518f726b0
BLAKE2b-256 dffd6c597c654dbce132867f71a0adf979e110ca3f4a4b5c3d7aa03e2a8bc3aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ad75d1d616e99ae2528de002c7ae2e4db306ca4daf7499e84757f6dc17a59483
MD5 b525b13b09540f76f45ecff3f6cc17c3
BLAKE2b-256 fa2e0d679e7e841603d70462dba3697510adc8d104c6fb0be8badeca21f9c2f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6cfb85d1fe60aadfa4178ccb70565ccf618c452ca26b48298ac173ebf0fc5a4e
MD5 96c174e555317243ff11c10c4939fc92
BLAKE2b-256 0bb0b29dc5ea186b4b78b50825bf4e2bcdb18c51a55c3472eabf3abb265ebb24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1e38a07de54ba25fc58fafe1c7a8ccad330cd551e486268edad2c82a2ec1b6d1
MD5 2290dbf29225b5c0160645aea3fb8c2a
BLAKE2b-256 70e650a08a6e467be2cd340fa25c967c78f90f71885d840249d6376d804efdf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3d1cd9adb6b1cc81096f89c5a1df3fe878db76399c91ed385b8760c84371ba47
MD5 bc3df32b1557eb5db622a870d9af29da
BLAKE2b-256 2d5e0d1cf0f080d2b996d3acffb46aca2dc82daf9e65c52b44d72675116f2aa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8ab2e6125ab499ee41ac03015a203b018f180fd6aa10cd7d378818607b8077d1
MD5 341fbd923c7416ee94ecba03548f7d68
BLAKE2b-256 f91f1f644906e181cb299622b749015bcaa5ece1c76f1a9f6bdfb467c300ecdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8060db28d561d3d30251be0fd1b6c977a8d001ea04b55b66f7dd0badba17e087
MD5 ce4e9f74e937e2b701902b1f33d76bed
BLAKE2b-256 11d847b3818554dcc464c225e875e6b8c22511d95fff257fd973d31c2e57a563

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a15280848570277033df2a379d5978e790628e769d3c093c321968dc458cefd0
MD5 74d618663bccb906df23bdf0ab49861f
BLAKE2b-256 e9ac961589b9ae0408f771d1d3e8f35ddcbe0ec3373adb7044e69408eff84286

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 34f84ba6d97e519c65c657586d44d5c648deb98e51838fd62be1008ea049b984
MD5 84e59f157b86bb055705fc4ed1bbfd7f
BLAKE2b-256 66dff5ddb3e27273ff9f3992d57f0226641e9b852f2dc2cc6fcd161dab524ce9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b2c9ed1f7fdae1c84bfa3e1772146ffdb040c42cd2060003575ddebd95423c1c
MD5 a142ce3d85120b50adabd9ebcf34a6cf
BLAKE2b-256 9646680e0841553391fdcf77d0a259b32c6e32e7a2cbe11c89a3ad537d9cd305

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1b98f4b74345fcc707bd9a99fa3c78c590c2f3f0b0894c3db4f08089c0a766fd
MD5 a4baa5aab9b6de6a78684a9eabe917ce
BLAKE2b-256 6eed32a0cff5eb802fb8f046aeac576204e8a3ca68ecc0892e60c8ffb8b88633

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b945ca976fa7ee6456f292036e0ca0956a0f2da4033b13f44d72261349a428ff
MD5 fb5ad20b1f87fe939aad100248bfc2fd
BLAKE2b-256 689a053d39bc90e1ed99a27b3e39659eaacf7ab32cb287763cb772c58c447151

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 346e885b9c4f75bb8ac438573fb737ab68d5850176b9c349d7f71308f674c3d3
MD5 53bdac8438b539fa8da8f2e1eff1e298
BLAKE2b-256 2b28d8c14669a7f7ed0f58f1f66e562423bba876b38a943d8feafac20834f5ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6ff518e34fe3ae32e7dfbafd4da9d8397e9f153b049944e9cc08aecee9efeac9
MD5 57643e73ff4b82fda576ec9b8d304996
BLAKE2b-256 12ac0882b14079260cc6c0eb3ca4fb9d56fb38b8d8299757665add31f9093aa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b4c94060f3040496bd46c6038626fb0d9086c5c45c3fe4b0bc6059adbadab619
MD5 c579350ed5f1a887e1e8bf058999eb50
BLAKE2b-256 3aaff55cd79af6dc727e711dfb5e73a8e5b2efb4c129dc61b221f1db0b0b53e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 19ee651b37123ffcdc8509c2cee6ba75539061a7a89584950697b30bef6702ea
MD5 909780f6cf21cc2673004e549a0a040e
BLAKE2b-256 fbc279b4f5f96f0e6f9b4cb73a80f5883f6cf298546d70b58b48357830c633f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0b998420c45c97d87638e32f39f2ddc387d3fee8b9168de0087a3910b6b8fbf4
MD5 f003487dd9d7c3db154392b0454424ce
BLAKE2b-256 410fa69c673de7dfc9bda48bc0db1165f7d4f0211736c5ac192e07a67d6e916a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 bcb8855e8e9ce87bb0cad5c8675b9dc7945b06dc24827206e0eee597fa1e0dae
MD5 f892636a15fcb6279837eb63d8262d43
BLAKE2b-256 5d1fe11c9c62f56449a5caf9ddac6c136f3e0130cee9218d8b118b8af9183928

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f18f2fc9ddebef90db5814af725c8dbed3a1b2bf32462d3582adf7195dd574e4
MD5 a06f65fc7b5618c2d1050429e3af1e63
BLAKE2b-256 aef451519a33c16c122ada80c885baa344dce0cddb6b5135528081a24c61da61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6c35706cbceb6e50802e1c66b2e1a22c32fc9730f4aa8d247f73206ef80d331c
MD5 c5edb8b0c125abd1281d6bf3b215d459
BLAKE2b-256 a884a0b132229d0477651bb623c9cbbb55423bcff9be6e8c433c9b3846a5a174

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b343049f24c543299fc5c8b13b1c5f580718f96901e478bc0a7adefb588e9209
MD5 5ff5ce7b45f76eeb0af0b3d10b4fbcfa
BLAKE2b-256 6c26c1d91e62091c8ab6e98fa23fedb87998c9a2e64afc9ae6ff87a3484d08be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ce724f7a83b235f2794b5ab7ea92333fe11ed80575fdda831a20dec74bf87d58
MD5 23e60509dc4d70c77c8947b88c8dfa1e
BLAKE2b-256 6aa3f6150314d432c0f5a3df652e69cb7501639f5cf57dd5e37d0406c5762105

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 83852a673af4f53c3779ca39f3a86d285381acaf36c4300a609a5560225cd6cd
MD5 abf1d47e3d28392e1a932f040a55a440
BLAKE2b-256 d9c7ab681da12c6e1c833b29bccaa2f3aaebaa768f6a5ddf284c40cdb0e49606

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f3444a87a8ce67eafb26f1645b525ce1823797c3826d1a89fe7af5ce2606f9fb
MD5 b0c29d7621bebdfe7220122d241bc214
BLAKE2b-256 48b147e805c4f9750dc471e680ade54e63bc4fb250df4e75af55ad454d9bcb1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 47a0d8995f2934447b7c84c60dd73f26147a2ddb7d285e4db160546162188fd3
MD5 5c399a538882668d995cfea8bb290ec3
BLAKE2b-256 bd5f92495e601de7d5012ab4beeca805df59a254841a8ea71f990461ddfcb5a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 25c1ac5070b214c54d32f597fe6213e9df36bfed988845aff79116c3c128a184
MD5 9c47cf8dd87b1a961060cc6c44e5a105
BLAKE2b-256 d8c44dd480c8389ab3039717490a49890eb9febaa911a548ecec6618c6bf5d68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 91ef6a981e9192d28e66d33a0588af4d8fe5a570099579241082f8c980aa315a
MD5 42b334af7dab72b5732bb3274dc16e97
BLAKE2b-256 12cba43e7d3571a1e777c9c71e791155e3c06d691a66f9557d41993c4f91fa84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 da027d3a77f138149e8d5401f925c498736b53cdbaff4e84098429189c4734ec
MD5 b663936c4451b53afee9c9f2f668faea
BLAKE2b-256 1a5e16164b6ade10357fa271c01e4d43b80dc341abcb386952b3b080fff20bfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6a5cbfe895c4705d9ca2489b8eee0f94f54a1df23bde845616290f848f46992a
MD5 cb91097611693a65cf2ced5203b0ff3f
BLAKE2b-256 1595cd317145572bbbe06d2c8f7c15b85bcecbe3ca88bd905c1e8bc7603a5f80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 e8149b17bf9efc01436ffef511820d189e24413b0e8bd1195b92d277b230ad15
MD5 4d6662fbfd74e2d3454e30e502e0175b
BLAKE2b-256 7677f334c859f01e63b56c8ea41228f07a0b22c8f759e40652d180d55b88194f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 978dd99e6641e4a3f8b4e64617a88a5878104c150250bfa906c526ee5199e515
MD5 0db0c5b330b45a5fdf2e5a0155ed84d0
BLAKE2b-256 c281de1908005b095ec5e5dd0f48a81f4cce147aeefa91a5997f5256fda5761a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 cc5fc744ba6241910f713ca77b1cad200479568bf64dd8b66053eaec32180322
MD5 bd20462258bb796074a6c5a06b47c865
BLAKE2b-256 76bc0fbbb419b9bef0239c93580d5a630d8eff4142f76fbd1606cffdf40a4341

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7a3bc3727771f98f6e2d16b1778dd939ac6dc3b91de9b59078293b0059ad87b
MD5 4a2cb27bcb132762d23b4166ac33b32d
BLAKE2b-256 93019c0138d61c5682c1bdd7ea3e4e48f290ba2191fdcf7a0b6d6ec53578fd56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4c9ead70dab5cfd5e8d17d4a7c0cf06deff70ad35b6b6399979342f7d64745f9
MD5 b72a65df280c5d7abbece7b68a1cbe9c
BLAKE2b-256 fbf4bf972a941978a2458cf0091d37de6e22b8d9d275d1271a3602127c2fbfbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c5fbe88a291bf40429d868d23adefd56dd9ab50d5de121499f7b44aed86caf67
MD5 ca604f9ea0029402641631e73241517b
BLAKE2b-256 cefdaaacfd988d197d26469f4c2b9e2ba8b0e21e3f26ed356db2cc5b3318c2f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 3ad392f22c583abae96ed41023603981b22f8c90ed31699fa432d55733e809ef
MD5 74cbc60dfec2d01e94e613f7e8f0f41f
BLAKE2b-256 6941488a7ce05cfb7dc9a206bd8b9d815e8529a891149d790ef0a65d2927d3a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 b1f678ef70fa4c2afff2ba0443f43a5afa8926cf062a36eb89846a6ce9ab81aa
MD5 e32b742b85b2a9995bf0f5dcca26cab4
BLAKE2b-256 4bb1b24a5d31a979f071160514872d62cce5e44896e3334b188612b06504eee9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 76cf720c2186499ba11781cd124b1ef62d6851aa4c6239879a048ec3e0194e61
MD5 a77fd738576ef3e81a7d2a9247e39bea
BLAKE2b-256 3a5321d5e07cbd981749f19cab34bc951f1d26e5a02358c35267c840b74095ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1f26b8b569455c653f568b0963132cf9439bdc9341acca79dae28e91fe211ea4
MD5 3fbd403d76bd6ea137419ea2c2457ac0
BLAKE2b-256 35a779ac84dafd1d83852fed8bab0816c4ee4c321e1f04c06fda6bb77f02a5a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94145776618776fe13d0a40b67f388dec1c4a385917292d22fc258d4cbe5628e
MD5 1fb8a2aebe0c2676290eaf0ebe66b82b
BLAKE2b-256 f0972701cd2631833666c9dff7097758128a31cab3102e3c150aa1768690ec97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 193969c38783940c970b4081804bcb184c0d5f0008d73b2342b28aff60c057b5
MD5 5ec7ac36d21ad00132e1756338a62fc4
BLAKE2b-256 6171ad13cde905e13adfbbd36a2720c62b72b1c4ae04740da15ff7d3567ee712

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.14-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 538f3d755ab8b7aaabecca5e016c25806ac82b08ed960d31877f281e59cd8cc1
MD5 66463d2e30b3434b34c4b7cd8c1bbccf
BLAKE2b-256 1325f4e1b4ec49c0425db5d2783043baf40a9cb61a773f94c436ae64be29190b

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