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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

mapel_elections-2.0.17-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.17-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.17-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.17-pp38-pypy38_pp73-win_amd64.whl (165.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.17-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.17-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.17-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.17-pp37-pypy37_pp73-win_amd64.whl (165.4 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.17-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.17-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.17-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.17-cp311-cp311-win_amd64.whl (166.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.17-cp311-cp311-musllinux_1_1_x86_64.whl (721.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.17-cp311-cp311-musllinux_1_1_i686.whl (776.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.17-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.17-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (210.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.17-cp311-cp311-macosx_10_9_x86_64.whl (168.9 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.17-cp310-cp310-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.17-cp310-cp310-musllinux_1_1_x86_64.whl (720.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.17-cp310-cp310-musllinux_1_1_i686.whl (775.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.17-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.17-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.17-cp310-cp310-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.17-cp39-cp39-win_amd64.whl (165.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.17-cp39-cp39-win32.whl (157.9 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.17-cp39-cp39-musllinux_1_1_x86_64.whl (720.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.17-cp39-cp39-musllinux_1_1_i686.whl (775.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.17-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.17-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (209.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.17-cp39-cp39-macosx_10_9_x86_64.whl (167.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.17-cp38-cp38-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.17-cp38-cp38-win32.whl (157.8 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.17-cp38-cp38-musllinux_1_1_x86_64.whl (719.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.17-cp38-cp38-musllinux_1_1_i686.whl (775.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.17-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.17-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.17-cp38-cp38-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.17-cp37-cp37m-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.17-cp37-cp37m-musllinux_1_1_x86_64.whl (721.2 kB view details)

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

mapel_elections-2.0.17-cp37-cp37m-musllinux_1_1_i686.whl (776.9 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.17-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (203.9 kB view details)

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

mapel_elections-2.0.17-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (210.5 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.17-cp37-cp37m-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mapel-elections-2.0.17.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.17.tar.gz
Algorithm Hash digest
SHA256 f0edc220520b56346774f669ec3d93bc5230e4c35bc8b260bd24939d3394caca
MD5 93597364d6302a11f50b0329d32d0178
BLAKE2b-256 6f42dbaa2fdce57ccd671b7d78bd52b7b6f2208fb4ac9e74d8e4013b7fc719d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 fd700692cf66892c707f39260900e8984a41de280003a818f20809fd2672cf59
MD5 ec4379047248c7af30979e5501741294
BLAKE2b-256 f584c5fb177a9b38366ef94448cae93c01da74b8fd6b3c1c22afaf66e5b22e85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 21a54a8853d6d1869d7cb6be166a446c38f372307287df3584afbfb10e0f9091
MD5 4591f03dbdffde294fefef423389e119
BLAKE2b-256 5c36dda63a6a00156d0e6951b9036ce03c899eaf2490331a1baee4bf472ad7d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 668698f86526d7908f5f8f9af124377d78a80c1b095c8a277a19065e616b9ba2
MD5 f2e52b0ebc88bc4136c3236a842849f9
BLAKE2b-256 5c250e589957f15f303f32d793071c07bd134654d8447514de94da1776e17bfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 54a1a0e8ce9aa32d23855f3a0dc22dc5e869193b313d9bf4d16a4d77ca4d775b
MD5 6fa88f7f0dbb197c913c7d69ae06ed56
BLAKE2b-256 756c4d62545a162e69832808e5d23d564dfa538402bac5bfc265a83d919168ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 502c2704dde695be0a57831d5d337c86cbab930b66f6d4c4cdcd94868800ddc4
MD5 4f4cc0247ae37bf4a334ebed7249ed74
BLAKE2b-256 1ed6e5e1a3aef9994bb085cf2239564d87f87a6b61cbd106a9a4a71db8207990

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 58b6631673a4412d65f0f0a7a88a004d2754fac0fa2525e40418d4298414aa7b
MD5 a8092198fd5ffadf396682e9c6b97fc9
BLAKE2b-256 a291704ce8e831aa4487a1e442be51b9a931af0640f69a03aa3e8235875b50bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c626adc423f4dab26f7ec019ed8719d9ceb1acbdcd20aa6454c0de059507a167
MD5 2e0ba7f4717c319d65923763f04af8b3
BLAKE2b-256 141fb22fb0e0437b548721095e22bdd790d46dcb0b2bca6fb773a140604542ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 48c59eecdbc234dcc5093ea3f54c4b0aea2886d9601a9325064289e611bece76
MD5 11eeba54f5d19377642915d8ec4571ee
BLAKE2b-256 a8e5fac70b1649f3272422f3a967662847f054d208b3995536529fe80f41a787

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2aa5c0de2242ace423efb3854d8dcfad1386e7d844c76c7ec9c9f965c7369caa
MD5 8e2e72e4bdb920bca549ee93b2e0bdce
BLAKE2b-256 568653acb55ad10f454b5b49d7a1cf5d7c39f8e6ac816f1f9d136856054b01e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3339b1d3df9f2dfa6897acd1fd1d1f314f1319e58846d3e52f9a0b9ea4fbc560
MD5 40e0ef1e64b86a276377f4014d2f7c43
BLAKE2b-256 94dd165491e96c96daa168bd99bbc15021aa9202d0a45356f024616af8d5eda8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ac28db87e3ef0534b73db75b63077d2e369561501dbedfdf8709e24fff14f5d8
MD5 9251a63407c4b0f9625c2f1651ffaddd
BLAKE2b-256 fee5081ee57e108efe6f2d8ca9afb431a8d400223ec76ac37ba8f1230c2280cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9ec0c1252c7df60d5d0bc382c454e9db83db3f12fbd03a17d68d913cba3d9555
MD5 594bf77ef2d0eb576372fa2f52726c28
BLAKE2b-256 ef98cb7caeb26a8312d68629c0a72e55dccdc06ebd4bc0b338120d17bc9af026

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5733491f3a13aeb73d833204ae45995068f5681133aaa24236d8b67cfdf8e0a2
MD5 40c3b196d7d1c4e26333af5fb2978cfc
BLAKE2b-256 54790c9dc6b9421d8f4a494f732598c7d129743d28c9117741ae5b932f984b7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 1d95398a5adbd5430dac419b233af3b3f3591d3743528225fcaabc09e4929a6d
MD5 db3b578d2454673fb72b03e90a05d57c
BLAKE2b-256 bf3f583c644da06e226725275b68188ed8aa01fbf6644897662818c4bce5c106

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b1aa6a27245bd51a84e206f65304fd2511e741273077cb7000a47de86dd32623
MD5 4e92f802717826810a398d3efedd8a28
BLAKE2b-256 54f820f34ff12cfcf82868037fa6b7dc22faae22ea94339775671959fa1ea8d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7d41ad46d96ee637fb25dcb1eea417abe089cf546fb6cfb2a04dbb05ed8b39d0
MD5 239268400e3b49369c57dc8ce4f795aa
BLAKE2b-256 63f9daded870828d6a770d555ce374f7be46b744ad31b68c2c4adab977f199a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f43def494aee10260c170114cb5812a3faa2e2570fea031139856f353cb256a4
MD5 7e739a3ce65a4632ecf67b804b784560
BLAKE2b-256 8d2d6b4b9e0921a7fb2dfce4b36b0aee393013ede7b9584b5d3b158052eb8960

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a571db28f6cd7581dece36728a93fdb5f9dbcbb4772e34c1db577a0215f62c71
MD5 dd6cda80ede07e59861f864df5b2267b
BLAKE2b-256 7dfd08905276eade1c2ab1aee65019df00122cf81cdb32b75aab6860c978ce60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 479c209d2d050c64bd9f739d1f1f8bfb9ab0b13383b9bb6108114596058fa124
MD5 c7c91db3d8ad864e4c1d2f6a9528a0ce
BLAKE2b-256 a9ea1a43b8e90d15b32e86cbc4a3873a5acdabddb5f433911240b894d364e4ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7a4fde12ec5835eb3ab43c217b0fccaed55f0034903eeb950946aa8b4a8248e3
MD5 f3fba8210c0ddfd5b62703fecba2a5bb
BLAKE2b-256 d866c010465cc6455a7a5adf27c36272ba7d97bf9dfaae9936821159bf5b0df2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 77bfe17739af609bff23f3309814b3aa0e1a9f8fdbeb20fd8917e6b8c23b12b4
MD5 cce37997e5b8dc8f5ee07077187c87db
BLAKE2b-256 933f06019ecda670a9f3d866000827246a786e45e06783ac66fa022a5141907f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2866e27326ba252c9d4310582a776ecb93b7e703ab760869b615de2b9f84d611
MD5 9c8e73fb3296b85eb25bd70c85263e45
BLAKE2b-256 7a6823c21d61c6052a864800a8b8b3958e3ad072a80e723f2a1122788e475110

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ed2cc2d21455274f3d884381ba03b2a387c09e9e1a02516b23463079e5879d1f
MD5 82ae41ecbd3cab906f59a1df4b766540
BLAKE2b-256 03959c9b4898c2d8b8bb03a8688e506abbf9ecb976357a9a0c5b216196358876

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab42ebc5f6a8a94354b07c4397538ccfc971db09ed6a12ddf6f77a60c8dec773
MD5 fd866e93ba9c42b54333f6ac358aff03
BLAKE2b-256 bf03bfc7ff9d3a030b05b7ce2ca5611f9e64ee4c090c9ef4c52a66f7176b7c99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 39b16527dc3ae4964fefbec0b19b051c8392f4e607c0747304bc5501ef2f9292
MD5 436ddbbf0599bdea3df2ded1681aad8b
BLAKE2b-256 35b71f072da4a79298e0f032e361669ae572b5ba72ab9b91203b8044b8ab42dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e017b48ea0a8d70c1aa6cdbd4be6600c8a795769ca6104c14be8693ae48a5a22
MD5 0737dca4cf0a7f29b51cf49888c9b147
BLAKE2b-256 3baf712f3b5a51db9aff0f93da254642be01053cec4bd8852e687f9e7eca323d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 dcda23eb0d031eae02d5a42b6a723e09d8926aba42c3efe505dba1a097ca505e
MD5 b8c47ff64410613b5c7da4763c00e9cc
BLAKE2b-256 12019ae893e09fdd685b8714149e93700eb08a5aca54e79c153d0cc64ede33f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fcdf097ec6655003ff8e186ab3ec2f61a2dff7265c9169b9ef9486142033e8c8
MD5 1a32def8a4dfa68dda5e351a60dac0f4
BLAKE2b-256 288704d4551e9f8cd390e63aac76fa2617105e41bcdfddcceda6b4c1f7b7f6fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b339e2f16b720f40456ce41fd0ca74d59cd56ff37750833650883648980cfa3f
MD5 3a24b5048a50356c79cd038b1523f6ef
BLAKE2b-256 a2b5060442005b297966ffca6934bc41e1f954797f49d4084b685bf00eb9e3a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3ac264915d71769dc58af926c619481a09c473af742f76abf19f927c2447a71d
MD5 5087f97996910b9a1814f887f37adb56
BLAKE2b-256 3f3832b5c82bfacbb568ee34e137ced170e97a91ee17b8e37a9da80e022b770f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17d2ba90fbffdfb6ecca98129a9247a354da79928424fa1b5b785af044fe0765
MD5 cedf4999f2cfd6b8310dc4b5bd2078a3
BLAKE2b-256 280927ee3c945892a30b77517691829f26753ae6ca75ac2ec70f4d8c010969f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 76b9193043672a339b3be4dba7c10a736319d7d108d573de5110dc159335b084
MD5 9dcb646458febabb430a4f9126993b01
BLAKE2b-256 863f77ce8cf7c98d71ee29e935c69eb3b403710733f2168dceb63ec051abab29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 731574e72d3d65bb5ba5c05e91f0656b0b4139b6ebf66bf5a0c3629e416e1198
MD5 88c1c864692e68d320a67c125d444dcb
BLAKE2b-256 7f93fb58700f5c719fd27fc62d483899223435c8fa3f17c66b25ec6a16c17225

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 672409d137bff5cad88a2fa39ad08fc13a5bc2ed0adf941418ebe2c2a7ee4b45
MD5 92addd98f5cf04342d17224a00e1fb17
BLAKE2b-256 affcda87a2d92340c0f4f2895db919f5269ab66cb2c400c9af4be8d4a284702e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 98e84cba5def909a7f227ffe8fe689a3f45c76129f34d8c25d98ea5503d8791e
MD5 04f270a733bc91d2ffd9a4f63fb2a419
BLAKE2b-256 d2a520dcb1ac3626a1814542c91d777f7125dc3d32fdd8c9ffc0ef6efc42b6d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 48d8217a62c95309e62fdd337a4a43a326a1287a7bdc151fba8fcf35dbcaa67d
MD5 5fb40c50723d76ae895f4accb76a6a10
BLAKE2b-256 842ec7427281537395b0e3be2569c73b6461e75c226ed8eba52adb338aa863ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3a396ec8a359544e3e46ff920e4f1edca2de1f4add628dc4795717ccbd5072f7
MD5 f3543914bd1a5a0f68a7d7779d2c3726
BLAKE2b-256 8624427cdab5984f2f83e8d99862640c1bd0d5634abfd320ba6845a63bb49bb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fafaea27543bb711aee49acd93b748a5426a08a1d521e4d8145acab30905c7d0
MD5 5c441a190501e13b1347914bdd0552b0
BLAKE2b-256 84fa31c70269f5286422b713a9faf7c2cc57824a2bd96c0f2983311538565114

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1a8f1a84024998a16d4786e7fdd155f11092c9c3391ef1d59288718b13bddaac
MD5 046975284c28671e367d814aeefed69a
BLAKE2b-256 1a625e6e2177b4c25c3eb8138ae73bf06bc73df7f1a479f421f62ffc987d4084

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d7f679de01c1acd25daa83e56737f148e03aa3350e5677144452d105d232a88d
MD5 a0256b5c96a1091dae8a032eff2fd366
BLAKE2b-256 9ede36cb09befaffdda644a4cea797c3e396bedd9405738b50ee52ce74827ca4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f40b7dc8242ec17ba7734b2440967216c13728500147f3612bcb006edb7724db
MD5 fa48c1ce796c7427ffb94b109512cfb2
BLAKE2b-256 aff4138989ecc4d02a7b1cc52b2e2e524accc5b4e3c15431b942c54241754765

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 c722aed7582a4929deec57cb2d9d00a63f42ff74145eacf16c84ba629a9fa16b
MD5 24e5dcbc8d2a7722a98d426b65d99b68
BLAKE2b-256 265bd43b5604a41eeae919906cd9764c4c49f0f415d7824f648dd046499bc442

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 27803b96cbab6c8b9e43dcd96aada8a2aa3070153a0c1d0f3330a0bd90bc295e
MD5 affb1428d53c22342bd4630d2ea03f17
BLAKE2b-256 e72dc3abff09fa44e7b0c6e67eecde77e1043d4479b0975fc754d05bca9772c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 0ce45c0b32f4aeb5baca4840e4e659cc4d1112cac0c8db006d1dce0fc3761b5b
MD5 71bb597c88a9ceb742fbaf505af7286f
BLAKE2b-256 362bbfbdd1fd9a4a09f236984ef951fce286f1dfeac54fccfb26aaf4c3f01faf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb7c4f266c98225bdd6d8e6d9e3a1717cc77b91cee843d81e533986a1ad7fac9
MD5 77fe904a1eea874b98811d666a54ac2d
BLAKE2b-256 ae2df228f85195fc52b35d63581d0d966b778abf04984c0f30a90ae72e2fab09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c0be02b4c6d5dd7321310f3adee3c1e6d6002b843afb074971360d921dff551e
MD5 090c9a53acd3ee3b4d9558fae0c4581f
BLAKE2b-256 0fd3fff22a7957ebf23483e3c5a7bf95f50c9a0be6b544bb02b34cbf2c8c704b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.17-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4d7e67fd6825b851a226104365fd07fe837b89ec617ff0e07a99b162ff255d62
MD5 30219e0cbdc648139375660b15a82f07
BLAKE2b-256 d0453c20a3097b8838778c4c1df5b22257a121b35515e92ae890ec58f2776056

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