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

Uploaded Source

Built Distributions

mapel_elections-2.1.8-pp310-pypy310_pp73-win_amd64.whl (168.0 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.8-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.8-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (173.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.8-pp39-pypy39_pp73-win_amd64.whl (168.0 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.8-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.8-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.8-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (173.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.8-pp38-pypy38_pp73-win_amd64.whl (167.9 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.8-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.8-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (214.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.8-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (173.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.1.8-pp37-pypy37_pp73-win_amd64.whl (167.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.1.8-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.8-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (215.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.1.8-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (173.2 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.12 Windows x86-64

mapel_elections-2.1.8-cp312-cp312-win32.whl (160.1 kB view details)

Uploaded CPython 3.12 Windows x86

mapel_elections-2.1.8-cp312-cp312-musllinux_1_1_x86_64.whl (727.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.8-cp312-cp312-musllinux_1_1_i686.whl (781.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

mapel_elections-2.1.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (218.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

mapel_elections-2.1.8-cp312-cp312-macosx_10_9_x86_64.whl (172.0 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

mapel_elections-2.1.8-cp311-cp311-win_amd64.whl (168.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.1.8-cp311-cp311-win32.whl (160.9 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.1.8-cp311-cp311-musllinux_1_1_x86_64.whl (728.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.8-cp311-cp311-musllinux_1_1_i686.whl (782.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.1.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (217.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.1.8-cp311-cp311-macosx_10_9_x86_64.whl (174.6 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.1.8-cp310-cp310-win_amd64.whl (167.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.1.8-cp310-cp310-win32.whl (159.8 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.1.8-cp310-cp310-musllinux_1_1_x86_64.whl (727.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.1.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (216.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.1.8-cp310-cp310-macosx_10_9_x86_64.whl (173.1 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.1.8-cp39-cp39-win_amd64.whl (167.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.1.8-cp39-cp39-win32.whl (159.9 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.1.8-cp39-cp39-musllinux_1_1_x86_64.whl (727.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.8-cp39-cp39-musllinux_1_1_i686.whl (781.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.1.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.8-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (216.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.1.8-cp39-cp39-macosx_10_9_x86_64.whl (173.3 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.1.8-cp38-cp38-win_amd64.whl (168.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.1.8-cp38-cp38-win32.whl (159.9 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.1.8-cp38-cp38-musllinux_1_1_x86_64.whl (726.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.1.8-cp38-cp38-musllinux_1_1_i686.whl (780.7 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.1.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.1.8-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (216.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.1.8-cp38-cp38-macosx_10_9_x86_64.whl (173.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.1.8-cp37-cp37m-win_amd64.whl (168.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.1.8-cp37-cp37m-win32.whl (160.7 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.1.8-cp37-cp37m-musllinux_1_1_x86_64.whl (728.4 kB view details)

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

mapel_elections-2.1.8-cp37-cp37m-musllinux_1_1_i686.whl (782.4 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.1.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.9 kB view details)

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

mapel_elections-2.1.8-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (218.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.1.8-cp37-cp37m-macosx_10_9_x86_64.whl (173.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mapel-elections-2.1.8.tar.gz
  • Upload date:
  • Size: 87.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for mapel-elections-2.1.8.tar.gz
Algorithm Hash digest
SHA256 bf2fac4ec5f80dc9424607f868b537fb498fe84079d81f9efa6ee92746d024e0
MD5 ea5badeac1a27ce11136343d40e9c51a
BLAKE2b-256 7af60fbac789eb1a0665e0996696dd8831b020c928eaf4c5c32f57dadcd4686a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3f471e3407027929c7b5deeff24111361585f9759ae306c95bab45bdca6905a0
MD5 b1b3caf38744538ae2f15e68361b17bd
BLAKE2b-256 4cef7dc4acfbc30b3b86165fc1f56061b30830d7af326468a00c80f5cb7625db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60ba40b574162b52aeaa41f1d6caf9d8c6051f6b95719e010f491ba81d5d00aa
MD5 6d4889f6fb50651eb2aa3a8cac2b756e
BLAKE2b-256 8aed0c97b13aaaf91c6e37ea2bb14534dd90bc43792129a4edc83eb071a3337d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f09d979c2531318ba5b4a20919ba7428f39353e3bc5972476b1e2c7dd68b60e0
MD5 d31338245dd848e24f7ef23bb6368983
BLAKE2b-256 0ffd40770991a35c6dc1cd2126dfbe55d02c861823e7744be4ca45540501f397

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3d2042bd9ca00d5f8cdc6978f09a87994cce00427f432c5efa1ca8151d92d61f
MD5 2316e323b2891af0018cae369a1f684b
BLAKE2b-256 8aedaa457eacf19125781005ad60e68627ee2ce9259eb195e49256e4f89aebfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 068b8707eac6c568a98ca8b906251ae636d65a8293fcf0e33d17917bcb337dc5
MD5 7bbf7bdc0993a2880164a3f3d99c209f
BLAKE2b-256 439309f0f4dbf869d45f18e2c8a63e6b142897725943d9c97ed4a17f3db650c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4209e42c63a3e33e19071c91c4db20e09586d8f4eca0cf397ff12e9aa8742099
MD5 491fb18877ea176a7abc0f7b5f8708ae
BLAKE2b-256 ad463da092adeb4e0785069c156eb605ba576869822643afd7c1461cbd23d4c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 76ed9470f74ed2f54011518adee4375decea3c63bcecd043d2cdfb70712f07f9
MD5 3471d115e74c3208a63a582cd1b972a7
BLAKE2b-256 0854efa927f9bf51f180cff72280d13e412ad45856bd491bc4d76e3c2c584e3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1c67b452a02b6bebaf45763a6d325c80cf9ad13e35dcbeaef6a47cbe3e79e026
MD5 e8f134741881d8101d92121c4032c0b8
BLAKE2b-256 5a36741dc83b9badaef8dfeee5b4b20f5ec06e8c9b6365fd328e2a62bf541984

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 45553c801e245df8c540672c010e63998fe978db42d222b987e6760ce12256d3
MD5 085530035e83224f1712663616800f6e
BLAKE2b-256 3cf5956a6fda63cab19615642cf464b5877fe480472925c5f0de24d26a5d98a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 afb30a4360faead19c1b97e5f8fde3dbf9bc18257e35c19ea8589031ed4b6e3d
MD5 6b911a1aecb4c3bd59742793c4f498fe
BLAKE2b-256 133624cc84307e64c03ee8601efaa0930af196bf986a7ac975f274fac52099e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1931fbd1fc9ed4a346ac91055b13b6b81a163120ef1345ff306d1323f557b9ab
MD5 1765cbbf4646ed7391ce431e5d1b1679
BLAKE2b-256 827ec212588d13945bd2faabf32fb81a81fd709db3c9637c4ba3b68ad5267c68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a0b99dda18cf3613fa4217032ea0e57da7b6b8be3aa8a3b125c3315191fb737b
MD5 7df5b6b0ee60e7965e2af312437425ad
BLAKE2b-256 4b89de3c43e9b444f1bc0b848cad560053f689b6b6234a70b6ffd358360f12e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 65f8f67c2e63bdbb31d37925fd4603eeab4304094cfb52c0133af1963ad6b222
MD5 355428983035d3e70e27bd459d172bb8
BLAKE2b-256 b8c6a350f54d6e2995b758be8de4828309c2bf783405c137c389159ad380b4e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4356cfecdab79da36d4d44b47ed8aa7782401ed6a403af543223a45c462a3768
MD5 aa3396aad8cfdc7d197406bfb0cf5948
BLAKE2b-256 89740e201c7ebba0f45779da0fa303c35bc3c0d94f013fe5e3e9cd48c3150c43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e6e16f508e2d118b0a91d38f1aa26a4defe111634c45f70e4c255211ad446f5f
MD5 b5773053ffc5c1bae4e4aea06f1a3b4a
BLAKE2b-256 8896fb803379c277a6be8439fbb8e718f6ea14afa12bd2913c2a4f94d7bd1590

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6af5bc00402c16d7b66e64f318bff6c0f30f0e5bb3a19d9cf9fc40101a0b41d0
MD5 1050f22799791876f1f055ed42cbfdc1
BLAKE2b-256 fc69c677820e5bb696a7f39a8870573844e3802f435428c174001f3f1e077913

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7ab08a4edafd1d357978dff4792540eb17783996d7c7fba3119076536eacd433
MD5 66742a565ab89cc9d870bae56351b4a3
BLAKE2b-256 cb84d32297dc15be0e24c42970ab1e91e7f1f20b496ab7a59f8b082e9e084360

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 b66c3ba5e53f5baa6786c9098f818341f99f3799bacb52a1cc2c43b396f27c8e
MD5 6ed33cee77387387a73f7bf4792601b7
BLAKE2b-256 b2964f3d935c6c01dec6b971cd094a4fb572e9688c93e20c27a7ded4d712a113

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 79dc0bdfa96885998df6d90dc20b5f30500942c61f33e7e35833a2beba52ab4f
MD5 b1e1e13617f23b6be5504a709a0c419a
BLAKE2b-256 10de26c3ee25a26344d43dd40d204aa3e4b16c8222adc50b831909c7c1b9b955

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ada75165240ce69f111bfdf8630df3adc895133336c512848f0435ac504cb344
MD5 a55959d084c3ea2b4ae855811581ad92
BLAKE2b-256 c47a889a5efa51fe785297e207023314c7eac13b925e9fa5019ec152a2d32f63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f1452eecf0a8812f8e018a0b0c5fc0b906ddbf5c0965142af137688039fd4224
MD5 026d0670a34892ba110d904c3718920e
BLAKE2b-256 c947d7497a77345a60bd5483c1fb0b7abd0680f706ae83c0c605d0d1cfda2aa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 81a5fb894c1f6300ea3a1808a1fc84e01f0d88f97b18c81a3b571e73bdb90870
MD5 b495a026222ebf143aef7de41c29141d
BLAKE2b-256 5cea98479389667fedaa9ad350a330fff2835afaa99090f183f70a12a2296f03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 29193a15a247d1ec75e447777fb46b27935c9d48301bab1dcc2a8c8dba95b30f
MD5 8983492e087e3ba0bd68f00c125c2d21
BLAKE2b-256 a4c43653a132d6ee3811f5dd4278f0d2493c35eaafde0c2073fbf74ff2ffcdee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bd7d6a48ac7d7da3282276d2acb8f036ac125c4cd884ce42a0e93a7815bef62d
MD5 c950ec71b0575582f01214d902e4d223
BLAKE2b-256 962a701306736274ec64693f0265cd95ee1993be93a1561eada707359b540887

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 9302646c6cb912a72112bcec0bf08151ed4eb986171312257ea0e454f6276977
MD5 a647e32cea56180a7567d55f835b0ab6
BLAKE2b-256 4b81ca7a582f3c2728b076bba5053ab3ac55661d32845604061dd8c84ab1caed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6174eb0bc8a06c1cdf72d3e03b8b2ed6574d1c899e1ebf748c300671e0f011ee
MD5 fd3c82792e5f695ecfd2195e8908f237
BLAKE2b-256 3c7482599057644ca08775e6c2cc980cb7c67656ae0ecf07ac115230fe85c3d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 15ed87348885a5933ed44085f0472a5088dd19ed5aefdfcc50423c85c36e42d5
MD5 125573fb619737760f5af9d9097d2e04
BLAKE2b-256 41ed00139e28358c82434e52f993e4c5f5b8a87c15f07b53582a868ab5692fb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d9be75399ec7e79b719c1b16ab426f42e7315d895cee4de380bcdc18b7c148aa
MD5 7e01a051ffb796b39d07d632929f8200
BLAKE2b-256 32c8a79fb0dae4e91442199dfaa6b5a6dc44a5574a28454d39d7c2cbd8c9e615

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c146fb1cb42a394349062f12d135d79c7b0a598cae866c8a9281ebc6f71d7a66
MD5 63d2f2baabceebcf01603a7ea99b4970
BLAKE2b-256 a962d747dec7190a68fdb0479fca74cfee07312ff4a24518e24ad376a388d448

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9bfa3981b1de34dc7a2cfc3995fed6096a239250dc3674a60d6378e03e1fa298
MD5 dbb752fada8d42a4222274b4b8d870a4
BLAKE2b-256 bede7a3b50ba9b5ef6f86fc12bfdebec530e2d79fb820d6e9f51a4e10bb809ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 303f735a61989f4db8574ada1cceb7efbbadccea57ef6c02dc2cd27a1fd9ec8e
MD5 75c545e97625368627d2abb11169f92c
BLAKE2b-256 9a1b7ef371d3051e0f5d50d083b106b800f788d078bd7f8c9cf73e8546c5f888

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5851dadbca4211faebb51842f8868149f987b10e03559579983bc61594217662
MD5 b22713ea925dd3375a8c6a288b8e15e7
BLAKE2b-256 90fe2628589621b2ba0349a5a5b750dd75f1cc6e89e7a8e19c77d51e83bc984a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5ce012fa2c53b302a403a2b80e85b9c64a1a3b09292c9371ca8c834bc566dc78
MD5 6ebe3c89583c387d225fbe328fabf127
BLAKE2b-256 b27bbafde78d9c339c667af3a3d4efb60381126eb783885f0e772ee2ef33d629

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 57d7dd16e4f77f55ef9f0a208d84749588110e314cb265117d4112434827fa8e
MD5 f58e6a164dd3d435e9aa4005c3f13087
BLAKE2b-256 fe601efc3f43acc897dc562a201a9e8f8abf774de38caeed5282986b32403b65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5e22453ec99ce9cd8a83e8dc79c0acdf58d123ad46d712b1fa23ae9ccbaee868
MD5 4cba0397c34ddb31637190b59f75213d
BLAKE2b-256 f8483aeb737e2754be9849c656aa48e0313da264184c49008b5da1e2634e4bc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8bc221d0961007c5b2f1085cec2ddba51107065f7c4f5732b7f8c9064fc0d48b
MD5 c2e80bf4449cf1714cb7a2759d2fce06
BLAKE2b-256 eb797c10e5ec3ec5484193003ebbf9997ab27deee07eef25aba53947ad997dd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dce6590537708941a925e7897aba7c55aa11b925c680c793ff3e78d161b0afd8
MD5 2d8a009a560058a85909f2aa015a8902
BLAKE2b-256 79461dcfeb4bacdcf47fac2b67326d2c0f629b46dc21fcad4c462ddd282b154c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 76ea6214e4718849a1c10120a354a6c17bf3591c25ab7220d1b14044d4f5363c
MD5 2f8dccbc554e6758328849fe02e00628
BLAKE2b-256 9a6e9b19229d9364796e4a47ca29eddca4da175c34525645f79322e330789a3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e0ce87bfe2b2c04d73362e5e1354e4b1e217e3e70e355430b7f252c059342164
MD5 5e3c43255f47c0eb744cfef29591ee0e
BLAKE2b-256 e75a330df16921f28ad9585e36486b1d83c51aa09e601e25dba6314fd46adb8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ea4e2af33aa73271bf7ce513b0a28e16efdeef0934f57806a64e853f44a6290b
MD5 52b3d74e9d1c6849c90bddf5e7b36cc4
BLAKE2b-256 54c6df080b5904d8df83505eb62ef9cd73c92f895cc8356940ee3170946ed040

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7f2af3c596d362591400205c072bee0b31a4d49d14b77f19eae7d9d07642e504
MD5 826aab3fdaf956a2a0a7bf31438b61da
BLAKE2b-256 e900f1633787c995ec91e17ddecf2a9c145cc401f85e5a847717eb822c932ea0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 83e19e253daaccf8159577287001815d70e3bfc1543736a9d6510f894cbde3fb
MD5 e2866a98e063ae82d7c9cd14300e42ee
BLAKE2b-256 5c2145f86db562908d177b3e17fb1a74a0578d11e8a7e2cb2a8ed0df56dc3143

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ce9cdc411f3a14726cb779f9bc7315de8b5ad71753374a9400eddef870f553d8
MD5 4f7405b1d250d9d0d1b0ab2802d5a413
BLAKE2b-256 f72171ddb908200594b1b3e200d08fc9d7fb119e3625de446550ebf6ca1f2234

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d35679bc589bdc9e699148fac1b5fd0006a58703bcc269b2740681a18b7df3a5
MD5 fba2f297c4179842cda57b027266d37a
BLAKE2b-256 d781e2ab7059baf162f754e8f10eb81e8417dfaa34e576034d07e9e69c658533

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 917a29c608e4a26d10fbc3ecfb2ca0a9c287c7024ef0455e99b76e6538e248cf
MD5 5fe558cd4c393cf6b574876e0cdb759b
BLAKE2b-256 ecf8495e7822357ce1a1d184f516cc63705dea07ffd6ebf0068552dd0d15bf9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 9cb609047d3858a987f41e15f1ea1aa93bd4a201d310370cd3d9f20e478bb2ad
MD5 fc2c0f1548fcec268109cd007503856e
BLAKE2b-256 d38c43af7c58e37887526e0144e4352b8eb3a392bf4790e5a55cbd5eae3f3365

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 84a47df1f0edd340b1fb942645d9858aa1664967b6e103cb838ba09f931554c4
MD5 3892abb0aa8adfb925c85f2b35b6c170
BLAKE2b-256 d08021fb523a66be0f6308f2532d49e71a3e9bb1624d887b8aff621534b88fc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 aa59773b454f8749561c434a905e6b964613387905addba8a93bdf363cb32b55
MD5 21c57d989bb602b4ac619e47382102bf
BLAKE2b-256 243231dc47c8f94eef498b0af2e8bb669bb3cb9d67f77c82bb3a8ef968ff9ff8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b1f777f299cd2ba77f9a806ea989225f8faf72b71ede0b7884abba463f6228f6
MD5 f705ae9ab3d2fe6edd3a2af6d5e71f33
BLAKE2b-256 3addab186d10cbed6dbdc7e3988496c59d883c833bc707af25425e22d5a36db9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 31e6f48cbc63a111ace1a6e6b17343bf24e0c3bff2091e895004711b4f736cfd
MD5 08e549e7457668c75ebf5dad99bf6b97
BLAKE2b-256 3a24bd114f2210fc0c147a1d8347eb14143e462a42acf0d358d4599ee5f84061

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e9c7e48e13b653fc7525fd599ec9b558494760f5c0c929c4787369b674ef148b
MD5 06ef9e865bff858947b885758f52d5d6
BLAKE2b-256 f2c4e9ea66d1db47b2fe1660fbb733cfd057c0ec6b3e817a7b1e2fbdf8ac4053

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 96f7fd1a01ccfdb40472927c361e636f2edbf5a8ca32bf056ea3999cb2f28958
MD5 96f30178f023e881c95b70cd0fc67fd0
BLAKE2b-256 09284db127cb3d9bce7ce2e9b27b458afd12e3ee57949051a6ecf70fd1231e10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 6581c91181e25e5cf4ca56f99f43ec447f30459aecf19f40f06a68b892e7efdd
MD5 56a5ecc914fd1bf09f75ce8565b8b6af
BLAKE2b-256 da40e9091aaaa0911a22fd106824fb33b47ceb14d47ad9eae7879e7b5e93bdd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f87654966d502e285d9ac7ae69dcec5ab00dbd4dd3583a3c31b6c590272f393a
MD5 cdc8cd7d3c4f50f1149e1bc9621463b4
BLAKE2b-256 19c989a9eb1928a6ebd34001b6f46a40f9908880dad431c9a3110edf48c6378d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 797b506763739ae6dd36b11f14d25651a9f4c9d8889ab3bca362616f5485ad89
MD5 ff5a0831e8a062f76f48292117c2e682
BLAKE2b-256 624e89d24f4a5508645b2001afe9811f4faab0ce83fa51955bc19a6f4db06c53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7672691a51aab033df8de2aeb8c9d689ae8412c64ebc8a7ab26eb2d5d01a7fea
MD5 82fb37928d4c24840bdacd45b7bc679c
BLAKE2b-256 f25579e795f18cd737422d2eb2b9a2bf3474d6a3187c0531de22b330ffc4341e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 19c2b73c73e9a8e97680daaf674e92adb21d5cc237b7c14d9560a4f76a408f2e
MD5 2acd5fa8afdbe24c0e15a5acc5fcbad1
BLAKE2b-256 616743fcf930ec5a19f311a513c5529322363137b3b7b284d6af0cf05f88404b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.1.8-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 afbf644abedf08e6b27cbd65ed7c6563926c30e32b40d6ec0f0a6f50fec7b5dd
MD5 6bde5b7e917b742ccd90793c30ffb250
BLAKE2b-256 be16774278a2b867ef9758c70ac36103ad4adb3aa9883df16b90a43f257ae034

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