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

Uploaded Source

Built Distributions

mapel_elections-2.0.6-pp39-pypy39_pp73-win_amd64.whl (166.1 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.6-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (168.2 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.6-pp38-pypy38_pp73-win_amd64.whl (166.0 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.6-pp38-pypy38_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.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (168.2 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.6-pp37-pypy37_pp73-win_amd64.whl (165.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.6-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.6-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (168.2 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.6-cp311-cp311-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.6-cp311-cp311-win32.whl (158.0 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.6-cp311-cp311-musllinux_1_1_x86_64.whl (720.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.6-cp311-cp311-musllinux_1_1_i686.whl (776.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (209.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.6-cp311-cp311-macosx_10_9_x86_64.whl (168.4 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.6-cp310-cp310-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.6-cp310-cp310-win32.whl (158.1 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.6-cp310-cp310-musllinux_1_1_x86_64.whl (720.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.6-cp310-cp310-musllinux_1_1_i686.whl (775.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (209.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.6-cp310-cp310-macosx_10_9_x86_64.whl (168.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.6-cp39-cp39-win_amd64.whl (165.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.6-cp39-cp39-win32.whl (158.0 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.6-cp39-cp39-musllinux_1_1_x86_64.whl (720.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.6-cp39-cp39-musllinux_1_1_i686.whl (776.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (203.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (209.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.6-cp39-cp39-macosx_10_9_x86_64.whl (168.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.6-cp38-cp38-win_amd64.whl (165.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.6-cp38-cp38-win32.whl (158.1 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.6-cp38-cp38-musllinux_1_1_x86_64.whl (720.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.6-cp38-cp38-musllinux_1_1_i686.whl (775.7 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.6-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.6-cp38-cp38-macosx_10_9_x86_64.whl (168.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.6-cp37-cp37m-win_amd64.whl (166.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.6-cp37-cp37m-win32.whl (158.9 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.6-cp37-cp37m-musllinux_1_1_x86_64.whl (722.2 kB view details)

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

mapel_elections-2.0.6-cp37-cp37m-musllinux_1_1_i686.whl (777.9 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.4 kB view details)

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

mapel_elections-2.0.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (210.9 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.6-cp37-cp37m-macosx_10_9_x86_64.whl (168.3 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mapel-elections-2.0.6.tar.gz
  • Upload date:
  • Size: 86.0 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.6.tar.gz
Algorithm Hash digest
SHA256 8ee87f587505824f383409ff8bb7dff12a95655cd51dac73ba7e44f58ee2c0ed
MD5 a4e63937ab6006960aa2d87787f46812
BLAKE2b-256 d10dbf22707829b17f9157737cb8d6543800f31db8c93c4c390e775c85d41ade

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 eeee6b65e8010803a8306eb004ea9c55894b404efc43347edf00e57f2783f1cb
MD5 19903f606a5c223d04aaf849c521c753
BLAKE2b-256 e03fad18ab1f211c6892de9297445227eb24f592c03140cf30c703fd4a936a79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 327339acb6bb5eedeef82160be4658cc11b95e1c4086db64d3e4bcd267d3270d
MD5 592ee684223755e501c276e0c4a4b194
BLAKE2b-256 efc8a2c398442762a5c1c82d9c77b44a421b92edabb26683346235f628fa7c52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 91b74b9bdcbcc2e7f2adeb59bc1eb089e98dc5cceadd9f4564189e86cde6632f
MD5 8166457c1500e7563bffa5fc68e4df63
BLAKE2b-256 0fa0efadf2730d4f5d2a8e3606e3915212bf1b0b9ca78f14edf5e5d566770a36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1f830233b0acca7929a2822229ace1979169452d22f5d9fb87598db7b0b3b07e
MD5 fb71d527a686c205f684fe950e298958
BLAKE2b-256 b14741d99fae86466d4670a3c40a132a9e69b196e026ba9ef8051bc0e00494ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 203a86a84cf84b21caa15532ac9439d4b974b91c749573c1c7de3f0cbaed7139
MD5 a5c9600e48da9fc5aeb3b18d44c6d3c8
BLAKE2b-256 cbf084bedb7533e4c18ab5507043d6a63987abe15410508d9378dacba1390ddd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a8979b436ca73d416ba62d8af3a2d9cbd9b6e3f3d9726484f253841bab83cbb
MD5 95bca70707cfff592a13b93751ddc5e4
BLAKE2b-256 8d33f801c23181cf7cbb51d61fbfe3759bc526d0157098c2cfc6ddb6978e0469

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5bf5df2eedcc3fe7cee8567e9cb8f063eeab61507411e3deb634cb58638eefdd
MD5 01605cc6887bcf222b21f2f10fbf0535
BLAKE2b-256 2d2cf3bd23836e13712d2b80f039b4bf1271f2ae10af2f30524a606d0f6dd110

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c1f4cedc5206f1d932f9157ca75ce49ada7095067e57466d06e56ee5bbeb7de3
MD5 f70d4725119be3d0dcc72c79e94815f3
BLAKE2b-256 8e1042d178ed08d945f94129cd6065a88c0c4bf5afb6c5a6ef1e2c154f7128ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 bd33f0abf306bacb12f85531f179b1551816f9cbf2a370bc8a46e1018a1b52a1
MD5 cb63d2cec128f6ce84705a87be4c26a5
BLAKE2b-256 84bce802254b8904d48d91189c43f375eab84eb40d70a2c188946d60338e5670

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5476336454427eddf1a5154152750e440e5795d6cac1d98ccfddd3de2b396c22
MD5 c11e08e3909dfb067a6e8e15391ef5c9
BLAKE2b-256 a36f59efd4748a636d389817f2cb16cf9c77f39f32b91e2eafcee8eff0011d54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 932645c0942360228bbd94de2ab0be3a56ff7431ad8e857ea9c8fd2b70b383e1
MD5 b6795df10d974c5cd1a57ef71b2c1b2c
BLAKE2b-256 17ec3240396566e2dcacc8decce6b327821da58ed572acc4f5ac1e70170852b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 093e4151db0d4d688e71bfc6f9a7deb2dcddb2e01a39b7ad765454001ebd5163
MD5 a95d227b3784e8631eb3c36ae9c1cd42
BLAKE2b-256 ef675e01d83cc7e79f705f10d65fae15bac0df65387a63de355c9ed4292ea4c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 05c258686d6f55c1d8bbcbab7b18653bce47d91c4dd35f8cb8f3fc8debd58d26
MD5 0c6310940f541ca9f439e0e4aa919fda
BLAKE2b-256 1287d84c38831ce45bd0e29dddd27b96bf262c6939c9f75c04bb5842a120d2da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 19bbf6d1d13acffd555259b60e247abc83615cc99bdf47daf9b83a927552a28c
MD5 8e904644bcf70141b179af783c42bb95
BLAKE2b-256 4a4f443944cc2f5994c17d77c48411cb7861643ae0ad487cf7e2c307edfd015e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8b6578b76857951987ad43eaeeca01f5f7fc4e7b263feb84ff7362a58a7d3b53
MD5 7ff2c29a5f0302f6eeac5515f386e0ed
BLAKE2b-256 0d202dc3346d36605db0999072db6d278e8cddc381a262e4d070b5f80a8aab57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f17291d33c97582a0edf6345a20d0bb0a0f061234344522ee5c43e15d7bc11a6
MD5 5874dd2d89e30a104e17d0c8bca18a19
BLAKE2b-256 84b8b3fd6fcf3daf324bde8184a510686d2bb201af85a601fee1cb172dcab163

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7be1e6419369bb832e745d9c639b3fa500072609c82946327cbc64348ce2b2e6
MD5 5e91d96053754f2915d5ed46df3fed03
BLAKE2b-256 bff78b79b357e8cb554a807682e6eda5d8b3d68a2c8da3490e0ffe24a554d618

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 789ae9a4f7e3eb17e7cba75a9b381fa9d81965cb30eee8fb43eb656201264fe2
MD5 c9165cde671d157689259ddcc9171f09
BLAKE2b-256 911f9df5b55ae92a4c3459509196b3c6f9d991681ca1e1a41eb5ca24bf977e56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d762a6fd97ded6cf0dd93631e77a9f60ee89ebb34aa0afc4ca647e3e4f7ab2b5
MD5 c13fc228dc7441080a0dfe1c24ffe6dc
BLAKE2b-256 06765d730a7a02d7e0dbaadeb7f26a268393d935616991a153668b4bd92bd9b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c5eba1997f80dd9c14898cb2f6aaeae546266f81485f5defe1e99df0188653ed
MD5 031b9eb47eb8496dbb55f3722c2bca4c
BLAKE2b-256 abf41461c2db3e4cfd81018f90ec264105dd258d541dcca6ecc421a5732121ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 818b5e1ad6eab3da34316b18a35cf958c18834254bd78cb34811bddc17541def
MD5 95d94c963f24e51c4c7b66e2a1f84a9f
BLAKE2b-256 750b319c70e2cebe26e8664d41187db4c75d692fcb8094e53674c6eaa502a2d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 18eef583a9638e25ad1b33ec5035bc05ae26604fd49d2089af5460cc8d2cc78d
MD5 a5d3d36f8bf4adc252f3ee1683197e47
BLAKE2b-256 365800fc9e8a46fa08cb2a591893fd7897e5f6711693f78126d59543063633ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 071430080ae948d4eeada71ff0996805afa87437863d682843ee8a7510d1561c
MD5 958945e4cef28e7ec576c44c9b429ec0
BLAKE2b-256 ef0857faa70da90caf3cd19d64ea6e949c4ec675e677988ccd393f5b8a0e2286

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4c5f5994e4214c57354618aec86cd634b8a24c82ba6e0346f895066eb8b558e
MD5 9415d634b1a7dc94484cbbb86ab9c0a5
BLAKE2b-256 68cb8d8a9101f985876ac1d723d7f6d40d02ca26198babd31f1cddf73b7bb1b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a6013dc1a3046091c0a1c8d1ed656494466c2a969f0a3e782cd6bdbf141c7319
MD5 31a8e74f02d3cd7a5f6ffcf3f6ced63b
BLAKE2b-256 ca9409f9b0abee533cd77cc54c9c2679c2d7849444e4c1add3d01455602f66f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8db621f4dc9121a0e46951ac861a406be9d402f02799835978d1b417bf0a17e4
MD5 cc5b4552307683fb61ccff8577071bba
BLAKE2b-256 b97408e9c600fae4e2f864664bc2410b00084635f53d8fad3a00f374add16411

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2064c18e25418f99a1af3be705f5e339a7ba837b239672ea6e0c5eea9b8613d1
MD5 daccfb258be901e2348423bead4b4415
BLAKE2b-256 ae45a95dc895f40b092ddb932f34b001169460a4bff8c0011f1ac5e5ac9e54e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 b2a0547634cf925b8f006dff9f60808a9f63b943b94610814a90c3aa0118a8d6
MD5 6db5a4603108a9f053cbf2f3cd64346c
BLAKE2b-256 08740d8180fa851c5e56ca864e2889d97155ac5421638e61ef5e5cf8ba9b7b29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 242988dc00a7fae127a2786708613eb5bcb42b1252a448a432a86e8dee63557b
MD5 512e6835e05db599e1bdd4431a75fa45
BLAKE2b-256 c29081495350246958de1c8c8350d8830388043475de80a3f9b7a611f3172197

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 06d3529c2c5147b47bc774bcd69daef5b3ad310b135799b87a18b8370e82f97a
MD5 af7a24ea585337fcb64faf788db366cb
BLAKE2b-256 1195346ddff54ccf13605e200cee7724bf799e4d3623fc71d51c823ae5c84740

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a3c482a374b95bd9a25357207000bd76901ddd488d25000023adc18731dd2c0
MD5 1731a95754cc616735270c2f64c1e966
BLAKE2b-256 b53be2dee352ee51c3f56d3cf1a21a9200ab6b2dc991c6dc60e583132066704f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6e290d6237524a2704fe3981e7817dc9c75b0221f8a8855b75f7d0acdabba0e7
MD5 4f0eafd35ac9841f16bdd3e450b36094
BLAKE2b-256 f70941733594894d4798c35f098a36d209354fd65405682a227fa32640fb5770

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e1bdb9a274e4cdb6d0f960cb3b561ad31028c3e554ef0b126cf719803afbeca7
MD5 b5249de0a34966c929ab9b3cb321b9f0
BLAKE2b-256 de15ca2d0821932a70589ce92dbee0dc530f5dc0bad5937d79432a249396519d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a700ad1698067ee9eac4a4b7fff1c1ea1366072d3b1be0ef6417f30fded46265
MD5 2c56e8b0f6201b2c02381d9d91dc0819
BLAKE2b-256 6489229e3b43ecb3b741aea73c8153a42d3e6fa8886a51abdd7070c9cb06d5c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 461581fa8f8f77e133bd79f5e8252d46af42df5090a8e560ba031685a4d35baf
MD5 4e7f531cd395e895db4f65b42b93ef6a
BLAKE2b-256 6cd2af34189aa25ae6150dfb8260c702c9ce15fcb5374c17a47acbd812592064

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 95af9e85b1bd277e56fdaffc3fbe2a738dbf4866b55022da54c8bb3414875b06
MD5 0a057436ab7e6c7500014f3fbcf6aa74
BLAKE2b-256 5620be0a1e77cc48c20a0c279a64cdca228b7d30c330a25f852d166e38b9a2a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 018cda67976d88e3aa387b1f3fd3c82b6fbfee2e3ccabe7bb0b26993a680c495
MD5 59f2b8c721c7921b0ff49cb6b9b558a2
BLAKE2b-256 4df32bfc9310b34ccb70a0350b1d898115c2b03de03a9b058b2403646900cf37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5bd0c9f054e411f1ee87a9ee232a4ccabf6a95aba45795e80357c878d8f5dc7c
MD5 846ee7b93147b4856a3b3ba9c0e908ad
BLAKE2b-256 d6f49d54e675e83b27653bdb7cc2234f0870a19414d6223458b56b77ba6412dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 804cf187a0cfdabb352a4dcbf682b39227d567055316097185cdcb71a3cbbe48
MD5 e031c730968c3fe8f2ffeb16f39a9083
BLAKE2b-256 6ee91a41799e66c3de4a627caf731be117fbb54c1c60e5f250c3a39e0c1ca06f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 08e387bafdb0edeab14e51a790e4a9001d10f5418ba4dd31ea47dd53b701c159
MD5 f2099bfddb16c7e5d5df8221c7c0da43
BLAKE2b-256 5f1e61e11e5b68e835c15d2743aa0ca8ceea46ceefc7d17c4d61b0b0231825e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 945e97c969f92404fc54c59d06d8869fd8b908a79e258d25d27a115900997187
MD5 00c8bb23365eaf10c5c57b71e41ff0e1
BLAKE2b-256 ac0440d009ad0f5da19369425d2d78ebffd72c8e0613058466571223574bc5d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 e27578781c23e31ead6da491e119ff3e0287597e3766ff6c995406a8a185e4a3
MD5 5c9d9984b7002f3ae8f7123c1cb87744
BLAKE2b-256 385bf40c127b156414492fe6b57ad3d0a444e296732c96322b25090ece43770b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1b3987c14dcc02b5d43dd6252fce08bfd7aee666ac087760b00f9281e7aaa3e5
MD5 392ef767d8ade24ba614b6911d279c9f
BLAKE2b-256 a88b7a6974f5ce248ca6b95f9a20e11a5e24a051fe02c1475bf80aac43ebfe6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ccfab34662ff8e7b4e6357bff9c8c6175ef44c7af61625dac5bb1c3840172ea0
MD5 f2a4986ade6e4a25aec73506b5fbf608
BLAKE2b-256 2d1156adb3a5bfcef6a3b57508dcfeaab498c3a7281f7f363c1cb4ed989efbfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 de67bfd879a95025a2683c512147647e07cb1e054de32851d15848a6d58d3e76
MD5 65632f585ba1d0040e2da906a70a08ad
BLAKE2b-256 06de9860ed5f8f1ee7006d8759240e5abf3309f83fb3396ff5afb8a8c14706eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eb5f8cb6ac28e69a9c3dbb7eff625bf76a1537e679f240a2f8e599bc1a3bda3d
MD5 0bc45bd73b7e1bb191f597458a84184b
BLAKE2b-256 66cab8351704b3074fe196721cdb538aa0e59ec1f4cd611e00a34a19de7d48ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.6-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e6f4c38ba770cf3844851ff6bdb1f704cc3d989fe1063e93fed91c059ac7f093
MD5 775d831dc8bf272dfac13c11dc08037f
BLAKE2b-256 63376abf8ef49061c882afc34dc4ed58c56eedcef6bb2554ef7ba7dd5898ef1f

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