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

Uploaded Source

Built Distributions

mapel_elections-2.0.5-pp39-pypy39_pp73-win_amd64.whl (169.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (211.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.5-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (172.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.5-pp38-pypy38_pp73-win_amd64.whl (169.8 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (211.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.5-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (172.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.5-pp37-pypy37_pp73-win_amd64.whl (169.6 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.5-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (211.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.5-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (172.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.5-cp311-cp311-win_amd64.whl (169.7 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-2.0.5-cp311-cp311-win32.whl (161.9 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.5-cp311-cp311-musllinux_1_1_x86_64.whl (724.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.5-cp311-cp311-musllinux_1_1_i686.whl (779.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (212.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-2.0.5-cp311-cp311-macosx_10_9_x86_64.whl (172.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mapel_elections-2.0.5-cp310-cp310-win_amd64.whl (169.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-2.0.5-cp310-cp310-win32.whl (161.9 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.5-cp310-cp310-musllinux_1_1_x86_64.whl (724.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.5-cp310-cp310-musllinux_1_1_i686.whl (779.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

mapel_elections-2.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (212.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.5-cp310-cp310-macosx_10_9_x86_64.whl (172.1 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.5-cp39-cp39-win_amd64.whl (169.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.5-cp39-cp39-win32.whl (162.0 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.5-cp39-cp39-musllinux_1_1_x86_64.whl (724.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.5-cp39-cp39-musllinux_1_1_i686.whl (779.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

mapel_elections-2.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (213.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-2.0.5-cp39-cp39-macosx_10_9_x86_64.whl (172.3 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mapel_elections-2.0.5-cp38-cp38-win_amd64.whl (169.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.5-cp38-cp38-win32.whl (161.9 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.5-cp38-cp38-musllinux_1_1_x86_64.whl (724.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.5-cp38-cp38-musllinux_1_1_i686.whl (779.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

mapel_elections-2.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (212.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.5-cp38-cp38-macosx_10_9_x86_64.whl (172.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

mapel_elections-2.0.5-cp37-cp37m-win_amd64.whl (169.8 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-2.0.5-cp37-cp37m-win32.whl (162.6 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.5-cp37-cp37m-musllinux_1_1_x86_64.whl (726.0 kB view details)

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

mapel_elections-2.0.5-cp37-cp37m-musllinux_1_1_i686.whl (781.7 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.2 kB view details)

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

mapel_elections-2.0.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (214.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.5-cp37-cp37m-macosx_10_9_x86_64.whl (172.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mapel-elections-2.0.5.tar.gz
  • Upload date:
  • Size: 89.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for mapel-elections-2.0.5.tar.gz
Algorithm Hash digest
SHA256 0bb8bcd3a0e3eb0709ed7543838ae976bdc587a08e7f1df470c0d42421b7e501
MD5 1e5cabf329aea15d9485c6a098a0eb32
BLAKE2b-256 cbc9f61be87fada2a5daf0ee59c3458c8456dcd8c64701cb31887bbc8338e157

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 34c31d474ae0f12803babe613c714f10dbd9294843939b7af24f77883800eeaa
MD5 ffd1c087ba645b1515b33176afb10939
BLAKE2b-256 766fea88833ff92d2798ad5867a6f6a64a9294c034b5093c004f4ca3a0e535a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1d74f58796fcecd35453fdef5d74ee6abe3df05993ec9683246dd38335df1cfe
MD5 09f427778beefbc9565340b29a2230ea
BLAKE2b-256 efd4ff68d8146269bbf63cea65e864b4d1efee22ad1178cd6663ca26bed5ef17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7347caf59e98110585ff9714ec7b32efae79fa1bcd41aa94e368c526910fbf7d
MD5 42724813e8179a06eedb767315096770
BLAKE2b-256 fbdea305bb802f6c9e2aac16858331658029140b4d9c00c72b46dca7e2b82dc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 09af1ea38cac4c321749a9d604f591c70631774c920f5f5ffd3a864120453ed8
MD5 9f005d6bb3c8f2092bdb2e805bded360
BLAKE2b-256 174e81eb19ff161171472aef0b7d8c4e342e1800d46ae5e3393fa8de784ae4ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8b49a2573577332e51bdf1a83b700df5013b1e048dc741258f145032a6cdd024
MD5 46ff4f6a496875b8e50f92cab75d10d2
BLAKE2b-256 d36b47206a51d45a858b8a3cb01359cda34c24f3427acd4a51f9109342e49817

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7df7278abf7b9c5482034c319fcfae85aec84258ba913f6d5d9597ee9e45e067
MD5 cf11cad3486dd92eace3e3b71a727c59
BLAKE2b-256 f887e892c116740e9ba40468e8b7130d66273f207ddabf0c89d1ea6692b39b5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 224c98ec537874b5b5a71f652b7009e3fc340ff99d19352d7b43f9b5cf9c87cb
MD5 9a43c7a41baa0fb3977ff1bd934ece1c
BLAKE2b-256 4ffad091e4f5e62b294db667683352ccd83d7730f8458bd98c1f5ad7099c0b91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 86f37c2b1d8070dd20f6a514d4679ab007507c3b45f1b85cbda6307d3729fc90
MD5 ad47589b417743c54fe4264556f22eda
BLAKE2b-256 12e25217e902db2f38b43d005bf90d95ad0dc6b5916f5f57805d136e643ec9a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 165e44c6c51507cce920c1ec0ddc5fdcd33c005730a6bf3a71c03aecb15f7f31
MD5 47be9d06d0fa0391f5fc4801231161f0
BLAKE2b-256 95d035741c94ab2606af45af57a14db6945f347915faadf7e5797b36c1af6b24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9ffaed6f96581f449737caae1268b9b38fd2df8ed1269ba79535b007b4cd77a7
MD5 88316badaa637d77ba2d7d46eec2b242
BLAKE2b-256 e8751385819185ac67f2895bc823a519ac8b33f56b63fdecab0211179e2af653

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eecd3d5161859a2fe95eb0d32dbd1993208687027e766f10e097525f3a07bc27
MD5 942bb9956fcbe276c4a720699c37feca
BLAKE2b-256 63264bab3585f0a4f6705f5b4c439e222008e922eb6d375fb70e71c876764f36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 12437676378e3fd47017e566d43fd9e14de51db9cad2929e0f8f382a35528176
MD5 cf5ceb67c8f3b2696d1a83451c28fe51
BLAKE2b-256 520281ca92f0cf841e518f7bab52aa964746ccaebccf16f989b835704123aee6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0a8c6d58b78f62e2dc1bb26e7b67ec372a1547811d89d6e592fed6f0c44e1ac9
MD5 ae89efbd8ea8a0db1d25352f927cf54f
BLAKE2b-256 b71f7276ef57ace15b64867f366addca791980baed436cca0e0c9165cd241e3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 94b4eb721352b9304b6ae39e0bb6faee61b64be14f0496815c98dc857d997921
MD5 934c431e8b920966196614d9e521d965
BLAKE2b-256 a0f3d789aa6c55461bf9e601226de7c2f0af48f55e802869b64c5125098f3424

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 30cf5554045ced50aad734243c1bc0c01f06c0d7046a7dc85561ed34ef5e0e10
MD5 ebaba5a3c654cc687f26e831a83caf72
BLAKE2b-256 a7c15be3e10228dd1cf1ad05ebef4fd029a9e9ad19c50d58d6a6a6c8755f72b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4f22fc21770c43bfed17c6c1db3ad2f932c986fa3a8f6ed37de0e15717c4f8cb
MD5 8ac309b66e4deff2aedf5a798cbb7632
BLAKE2b-256 0de18121febdcf5a3fd52db459fc4769d996586a9fe0c8010f96cf10d78f19d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6997b6ac6e2d4a56adf62ec4ace6131fc9a5dde994fabd40be18af235d4d35a9
MD5 6095a74f85d66c78ef71c4b520ed86a5
BLAKE2b-256 9a90a22de220e421e78d0d9178492958ca3bee900f5e7c4753a5506768216c56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 25f791745a1112150985ee31124d2f51d4f70ed59cbc9da60afa04095b767f46
MD5 2d069eaa747a453ba0dca3f4d4472778
BLAKE2b-256 4d117d19ea9eba937f3a0facc4d9e8717a33837dabd2c7d3c887e6def29d61f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cae1488473deace30652d63266a68151b1940f0ea9c3318bb7a17f0b9718d4e1
MD5 ae00947c76d1c62df92db06e2618e800
BLAKE2b-256 20ceeac97bee625547435c5c116795abf55e3479b52e6cf1916c59e0b84701c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 887ce8b4fdb581650b06e9518a651a6b40b665147d5c263674dad5dfe48e35dd
MD5 7ca38b16aa67394f63423648499a0178
BLAKE2b-256 e5ad4f7afcff6608f272f1d7f34ea4767f452c11e13831c0c67287ee3454b739

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 db364e55671440ee0a688f70d0d642009b6792143c05e2dc525a171d674764d2
MD5 643d6a85a73c56315477bf5ac7ac46a3
BLAKE2b-256 b226ffbf17b375e2955cf9cc091b4284f66eac94bdbd4816945d6b4d2c267b87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 14a7b7b6a50883883126b890ace302ebc5a5cf3b127716da437d8e4425b79a5c
MD5 597084aebea9178be4d86f1e97e261b1
BLAKE2b-256 449ac53041dae83622e26983983a3d82c52400dee1b04fd0c0e4cb73cd7de88e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 338e949e86caa960026b8b4b8f2113142a2f865d5fb4a1435874f7f74be1f533
MD5 febef54e772359d5baae5060b03b3987
BLAKE2b-256 65940624f6629e528cf62b1475a35178005d8b0d4e46c7c917024c6d4dc43663

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e1e7e904eec8b815d6ea40a5711cea4968c59c48c9ca1d5d63e0769da904c0c1
MD5 5721fdcbcf232418ff1e8b81f77647ca
BLAKE2b-256 604917a2953e182ba4597b0b04ba56f805af7fa1bc1607cd4937ddecad1b7d64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4b27834fd2ae52ceb6ca25e456daccd9c713fcf18030654f33cc71d79949da24
MD5 53499da93511257ed4cae10e2fc2433f
BLAKE2b-256 87275216216694e7e3f100ec21704ba89bf7ea9bf62de97950f07b750601c09a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c9e64d52d679fdfaf75b98ff90507d42a266fe2cfb5f429d9c574c67991f4baa
MD5 485f3182c29603943dc83d090559f543
BLAKE2b-256 ba8a98ceb9275482d0b30c70f696c5355c6f48f92355823c5469c83e1e5bbda4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a8b4cc01187d282af41c30772e211062a66396ca2d90e3ed75e1c246906d270f
MD5 8d1a116db5de613a2557db81619810a4
BLAKE2b-256 9da433e5c5294646a13c4ddd38934425f564092e6fe80b063383d4d119ae4122

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 917e4ed46ee350e1634dfceb9281422263e19abad20e8f95a30bea9cbaea957e
MD5 7cba39540e64f2ac3f3a014cd465fea2
BLAKE2b-256 beedb8160ac22f1c7f1344094970301f5bc9f6bf177d524f9368a67a7487d972

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0033940797ad69d2ee82fa5370f32b0dbada3ad6adf53897e0e7d595821ca631
MD5 c8d5a8b908c4011830156baf73ebfde7
BLAKE2b-256 f9328fdc8021c6e64437d8f7fa23d6fbd00e518e7068c5610959a6224312f041

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 58ace95fd7fb0fc65dd7d0d8ceda586e294bd3001f70143e44809c924d57a759
MD5 f173a831f001562f2aea2c9485de4e31
BLAKE2b-256 12cc09b8d33450cd365c7567891db1998e3f17b3e563ec244b7ad236e5950cbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0ef735a251b0d52fecdd9d36f85c44e51eb09a4cb96df7c0d09c9a4e7e41045
MD5 58192ee208500f4c5395c10417e9cba6
BLAKE2b-256 be0588001f8ccd985f6aeb15d7ba47fabe821e1ed4891ccb92ba58a81dfa07ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 105617d6943830087a599288fe07467d075b63bbf897d26dc80e1620c69c277e
MD5 d3e4f3fa3180047fe6579edcaffd9778
BLAKE2b-256 c44aafe74ff9518cbeaa638a730f7d018f8fd3dc5154dfce21bdbb34a41d176e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 031a362b2e73933ae174aeab036a28b1a438ae6793eeb4a982dc39931784dbc3
MD5 82ed8425bee91b1f92bcf8cb40e88567
BLAKE2b-256 4ffad4635c89b6f0d130754f9fb1c31dce583e89512853971c29a73583b4191a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 bb0e1d191a790622aca771a8f0e8ebeba6de0554370d7e5e8861e8cdd0aa2de3
MD5 e21e634d9dc81248832a09c1d7cdfe2b
BLAKE2b-256 82281cc6e82c9900f2fb9dba5a083ddc73711a88299361e44d7f2cb2639eff57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 5523ebbb917075805430b6c4c84cbaa9d2ddfb31cf826449a6cb6cdd64cc8688
MD5 054b21e80531333fdc40b8399aee7057
BLAKE2b-256 e4ea8bdc75c0cc841e68ed394b0c91282d1c4cc1ae512c2309421b0f6c2f2846

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5f987221627a3b04fb41222df99eca1a295eee23201a4d39c968ee0fa6d1a8f7
MD5 154b4c6035537df72f99c2bdbdaed09c
BLAKE2b-256 aea83bd23a875877a3eafedb97a31335ef987a1f343f4db00069b6cb67cf89bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2cd110085bb39314c0354584591df4663641554e8cfaa95e730089376c39459d
MD5 9c276120ede7687c18202045286c1468
BLAKE2b-256 f7c68c1914c2a49aa2bf1b6415b072ca7b80555f8231e299b4154121419b4c49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 799f57738c094bd73505fec9078e52919d37aeb7d09bfd83a07706ea7c63ae1e
MD5 8486efcd8c11deb3bd42f566c0454d98
BLAKE2b-256 cfc50bb5f5e1bd9cea93bce6a5d7c49d39f4d2416fac74c339da9b3c4df9dd49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 008df8fe2afaaaa04eff67e4ef796c0de636f6b315b8565f04b5eac0880df4cb
MD5 eaa7137354d748134db89b4d549dfe36
BLAKE2b-256 ff3702c101cc4749fce7f4951212c6f4370411211295500221eabc66436ca995

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d6288a32e6c8feb2385208df7de32ba311dc7569f3ece321e7f845b8d10d738b
MD5 469ac86ea4211e5794892d1df2e3b815
BLAKE2b-256 a42f371db3587ab5560733599aca3a9ef60df10134ec20ee6d16314854ae992a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8d89274fbc500156fef1bbeba1f297b99ecd6251b53be9995a205f2a6d0b7738
MD5 148552437543666c816c32726c713f7e
BLAKE2b-256 731bfe0c4e1511b1ac08196aff3fe51b45cd5049a6cf1fdb36035c17cc6c8996

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 e56adefe8c6dc26a54df398d3b0ac51fa2ce0c0f4d4e719bcd19eacf3d065fd8
MD5 fc5731b02ffa9450be90588a2f529e08
BLAKE2b-256 6ebf5c1c35a8efb5f844f978fb66f13324c69d371e8bc900c874b5eaa8584cea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cbb01123d624e78a8d9de293d1c4422dcbccd40424b3b1b5238f92bc2e5b95d7
MD5 e56cdaa155f357fe1019b8e9f8a56f0a
BLAKE2b-256 ad22e9300669f37f46d279f3465fb17badb92c4b7f2ef4fbe36c04dfb1a7a8d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 317e3d4a266f98f8776e6c1b030ec711690a26be08703d65ba4139bcc4066881
MD5 a7f8778e4a64f911878e4bcf0c77c493
BLAKE2b-256 defd3928dc4c0c04aa5c3e5d025da1d85cfab5686a5fb91f62ae9ea930bcb2de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a558846ab6195ba63208750b1cefab4247ec1d39625de8e6be26b2bcaab2fb22
MD5 8cff935da008804f7ebf3c1bc589de46
BLAKE2b-256 84ca48afee2b05edd6d540ed0d9ba56984c65bf1b549a2b6229b1d1ebaea5e31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 710e5f0e423e5e4412b0b9a6ca62c95f04ebf3afc91626a0ec94fea7aed5870b
MD5 ef4f61206d8c0c17508e59f2d273c91f
BLAKE2b-256 2dde7ec0b69522127fc39ad6b0a7096eab050e1942ab185042154af6336b3632

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.5-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d9147b37e1d067e05025141eae77127ed0387f3f68fb024d29419a6e04ac9533
MD5 8570e71d85e6322d88116e5eff66f686
BLAKE2b-256 5d1cb1f8dd9d1a12dd71cd58d72ba15c08550ae206b25d4ac6766eb35246a936

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