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:

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-3.0.0rc2.tar.gz (93.1 kB view details)

Uploaded Source

Built Distributions

mapel_elections-3.0.0rc2-cp313-cp313-win_amd64.whl (178.2 kB view details)

Uploaded CPython 3.13 Windows x86-64

mapel_elections-3.0.0rc2-cp313-cp313-win32.whl (171.8 kB view details)

Uploaded CPython 3.13 Windows x86

mapel_elections-3.0.0rc2-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

mapel_elections-3.0.0rc2-cp313-cp313-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

mapel_elections-3.0.0rc2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.2 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

mapel_elections-3.0.0rc2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (227.2 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686

mapel_elections-3.0.0rc2-cp313-cp313-macosx_11_0_arm64.whl (178.6 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

mapel_elections-3.0.0rc2-cp312-cp312-win_amd64.whl (178.2 kB view details)

Uploaded CPython 3.12 Windows x86-64

mapel_elections-3.0.0rc2-cp312-cp312-win32.whl (171.8 kB view details)

Uploaded CPython 3.12 Windows x86

mapel_elections-3.0.0rc2-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

mapel_elections-3.0.0rc2-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

mapel_elections-3.0.0rc2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mapel_elections-3.0.0rc2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (227.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

mapel_elections-3.0.0rc2-cp312-cp312-macosx_11_0_arm64.whl (178.6 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

mapel_elections-3.0.0rc2-cp311-cp311-win_amd64.whl (178.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

mapel_elections-3.0.0rc2-cp311-cp311-win32.whl (171.6 kB view details)

Uploaded CPython 3.11 Windows x86

mapel_elections-3.0.0rc2-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

mapel_elections-3.0.0rc2-cp311-cp311-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

mapel_elections-3.0.0rc2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-3.0.0rc2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (227.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mapel_elections-3.0.0rc2-cp311-cp311-macosx_11_0_arm64.whl (179.9 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mapel_elections-3.0.0rc2-cp310-cp310-win_amd64.whl (177.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

mapel_elections-3.0.0rc2-cp310-cp310-win32.whl (170.5 kB view details)

Uploaded CPython 3.10 Windows x86

mapel_elections-3.0.0rc2-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

mapel_elections-3.0.0rc2-cp310-cp310-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

mapel_elections-3.0.0rc2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-3.0.0rc2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (225.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-3.0.0rc2-cp310-cp310-macosx_11_0_arm64.whl (178.3 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mapel_elections-3.0.0rc2-cp39-cp39-win_amd64.whl (176.9 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-3.0.0rc2-cp39-cp39-win32.whl (170.4 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-3.0.0rc2-cp39-cp39-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

mapel_elections-3.0.0rc2-cp39-cp39-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

mapel_elections-3.0.0rc2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-3.0.0rc2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (226.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mapel_elections-3.0.0rc2-cp39-cp39-macosx_11_0_arm64.whl (178.4 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mapel_elections-3.0.0rc2-cp38-cp38-win_amd64.whl (177.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-3.0.0rc2-cp38-cp38-win32.whl (170.4 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-3.0.0rc2-cp38-cp38-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

mapel_elections-3.0.0rc2-cp38-cp38-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

mapel_elections-3.0.0rc2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (217.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mapel_elections-3.0.0rc2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (225.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-3.0.0rc2-cp38-cp38-macosx_11_0_arm64.whl (178.3 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

mapel_elections-3.0.0rc2-cp37-cp37m-win_amd64.whl (177.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

mapel_elections-3.0.0rc2-cp37-cp37m-win32.whl (171.3 kB view details)

Uploaded CPython 3.7m Windows x86

mapel_elections-3.0.0rc2-cp37-cp37m-musllinux_1_2_x86_64.whl (1.2 MB view details)

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

mapel_elections-3.0.0rc2-cp37-cp37m-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ i686

mapel_elections-3.0.0rc2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.4 kB view details)

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

mapel_elections-3.0.0rc2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (227.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

File details

Details for the file mapel_elections-3.0.0rc2.tar.gz.

File metadata

  • Download URL: mapel_elections-3.0.0rc2.tar.gz
  • Upload date:
  • Size: 93.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for mapel_elections-3.0.0rc2.tar.gz
Algorithm Hash digest
SHA256 4bc3a39b8143b23fe2c8997dfb8c658a8b82123246a8ebb4a75f4df5579d9bd1
MD5 a62b93bbe23e9ea75580a5bde1beb072
BLAKE2b-256 3018db47af454777911ad09fe94b790569ac44b3fa5af1eca3834ae8ea4467b4

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 18ed5df15994ca3f3a621d777782cd6f2b4253a3904120a69827ed66db4ad54a
MD5 c24d83f2903a15e33f70240efdfb0f21
BLAKE2b-256 3169b26386bed508bd43b1f23f3312ed8c2bb6d56483b8c907e7813408737b3d

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 547394fbf40421c50a2db177c7a77bfddfadaa3c26ecbf29aa795e7a992f295b
MD5 03cb81abe781ded041d04959bc86955b
BLAKE2b-256 cf4ca11838ccfd6a50897c15ef36c8128df116085a6c5ad5a797a6ca89794b34

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4ba92a6c31faa98627a8a245369c6ab7c8dd6c5eecf34c2a0cf05aab90929510
MD5 e40ea90fab711fca4d3c254a99c820be
BLAKE2b-256 8f9b3d9e31bf15c7e36714efb1e76f4489d507c1578d7b3eab7421ee9efda7ac

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b90960cd3188193bb74513fd90044ba5f1365ecafb7f5a70b5da59733e7e08d2
MD5 d80d57f159519cde380fcd5fce5bceb7
BLAKE2b-256 7095049e9432d235cddda9842d11f8008bb5dc0ea5d401705329a7818d597916

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 481b89163498cbf2a7a18fe8000c3a278a7a39aa3365e6b35edf9e6b750ec221
MD5 900157ed9a113b0a736c1ad72a9572a9
BLAKE2b-256 ba592f5704761f4b448db45dc8e351d519361718c07ea35f900534aedbc651a2

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 23814a8fb32f6c0c6c080d1c4fd3bf4d91654316099a5244a4cdebe3849c13a1
MD5 a885b56b706ae668066b97c02e1c78a9
BLAKE2b-256 ca52713dd60607285e4aff673cfb5fa2112a7a639f51c9a2a8615d0ba6322cbd

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fae8074602aca41d4ed512f0dd2c6e77d71953e6f80045520fedc2e0c2f5d8b8
MD5 6be1509a62c7088e1abbbe193cdb5847
BLAKE2b-256 08bbcae8d859270f67737e08b181f7004ffb1e1a1e3fd2354067ea279983ea5b

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 40659a03fe7ea9f3eb2c45e75cfbf680edcd96c4ebb7b52c24e56d916327fdba
MD5 d90c0b273c7741f1fac142f02735f3ff
BLAKE2b-256 1638e6c440da89c34e827a7d0c840cf24512a85d466473cd027c4a1d730e912c

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 41b912d7159d9e43ba680ad972659c91fd1b7b090b14cf570fc08e6dbcc69d9d
MD5 4932a93000371da16017969e667e84bd
BLAKE2b-256 791aa6b536b05839242d6efca3fee1fbb3a96e1012a9e858012a45b0f937a00e

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 67fdb7584a0052f831287df6528b833846c450848dab606c2fe19259ffa34c48
MD5 8dbc12e810c42a59b115fef05e9564eb
BLAKE2b-256 ee0c1d531a66b4bfe165d7b2d1e64b078523649c49f197821e21012a715212f3

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9e370f7f6cc05c798c7d4458411e85caf8fe51aedd08d95e68a1179151ca5523
MD5 caf964eb5f824e4ac8f6c3a6886fc713
BLAKE2b-256 883a453da67cb24f2bb0d45b11701aa2387364a1e7933e789c3cdca0e6c1f489

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a7408df6e4fe4c23b79bbd3181a22b40c93c0bfeb17f71fb432ccbac481ff9bc
MD5 e2b867be7fba3e5f165008694e0a134e
BLAKE2b-256 870ded1f1ead32c50ab399918ea64be1a0c56c96588850247b41f42b3a8fd7bd

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7bd24aad123526fa5e79cce67b2a16b5226046d9ea58c6fdf13bdc0573ea7984
MD5 28599f7691eda9c0db34def5efc57af4
BLAKE2b-256 1cb5476f07ef9fdcb6d08e6aee6956cefeb71fd9bfa847744ac53dc0c337f66a

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 58d6477ad28756905ed0624906378d4b1df106180da0d5cb2f4ce9f4fb5e6cac
MD5 e98b47beb8d3c0f2bf2bcfea982c44aa
BLAKE2b-256 9c10448b080d3bbb8044ac20ed86c752e232eb9cf04ed9a5d11542f1dffcecfb

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1113c1737134f70559b68d04437618cc4fcb0227e74c0fc5f7c6d3ab6e7b550f
MD5 bd9c4b83a75bac8ab752730badbbe069
BLAKE2b-256 6fa0904f6c58320eecb2e4a7facab4fc82cb3f6a6b1178915809fd16355cbcb0

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 606c4d795ec35cd507c5dfe597341ccd1472fa9da45ef54041150219d9039825
MD5 15888e13bbc6f80773a2955e4b37e5dd
BLAKE2b-256 08575775f04dac3b7d036679174364884d0327c4e9b02e8c889c199216b16f00

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ec5c1d599d9e47266915976829d22751fd28692ab1a74b9b7c37069b1e3cbadb
MD5 507b7b97737c733632fdfe32cc379763
BLAKE2b-256 ea519fa6a05cecd16722bb3ba6e120e10a50e67087fd2a3badf11179696b3024

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5b550ffd9fbca7ab038edb962bbcec1c29699878fc21de1be82e8c330fbf51d0
MD5 a990c5c11fbd87487b4167d7554af4c5
BLAKE2b-256 d61a0564ab69e2542fa2ae1cb0d52053268b35272ff36ead1513de96ab7e6407

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 600b214d9488ffd10200165d0075db99832261195235bdbdac665ddbe87d0fb1
MD5 7a0425d1000b6493af4db3a5441d2d8c
BLAKE2b-256 b585446943bd137c2a6fd9b0babe41296bcf6a6461104c233c79160707af1022

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 545f8206b42fecd3e224e435a50f81f53056215a167cd627bcdcefe1f44f0a65
MD5 168533432f6597770ecf19b941b1db93
BLAKE2b-256 991bf6663accaa7164f5e25140fc36c0ba4e3a7c77ab28e9ef1dd870cbb57e46

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9683066aad0e404b5e1946568e4c2d7bcc99dfba4d861a9b243991a6edbf7707
MD5 f36b4a9292f980c984380f9dde01a0c0
BLAKE2b-256 1a833d2574b93cd2c65592108682926f70bb52447bbc07b841ea57a6636429a0

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d511924bcfdec117df338afbaf8bd57d6aa63003076cdeb3883397330e1236d7
MD5 2251e8ded9cbc6ad09ca46aa9ce783c7
BLAKE2b-256 7614a9b58f68d188098c4b65218d194b2f76341fcb10b60dfffc96c07556af0f

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 17961c5047783ae70cb79121942c046bac4db47aee785255a4e0dad406f31694
MD5 ffe803e3e57ad80af9ff042982b62568
BLAKE2b-256 6d7a771ce4216251fff24e2bb85a905ca9c42be1b2c7abbc652230feb2bee1cd

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 86dbb056277b8a01e9907dc632b68203b0168ea5e5ccb6219b6d116127a628e6
MD5 978144f1557a775e28b4c54d5e411de9
BLAKE2b-256 89c8ee94ab0c7e744899c04fce26e0ebf32e92d80583bfb0a6c842cffc733e73

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bdb94adb8b1445a887a7f024fbcf36fba3b7d32cd9997810234efda6ae3c8102
MD5 cf77b754c8adaa623feeea270e036042
BLAKE2b-256 cc5772687b97c29eb1d2b9faf5ce798b86c69a32a727ded4df573e198ecfce30

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 58f46076a34af090e2ec87217278db87bef1524943d6ae6989806db92aa1ce39
MD5 b3fa30843cde5035de3ca188944d6b95
BLAKE2b-256 9411dfc750484f59d9f4cdf1cf1b5a449278f0b63f97f7fdf7176c8407bd5259

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d37cdff42b5dd4304b3888fe695fe2be3e329cb0838d0b4fcdef162a6b61f6f4
MD5 2ef1ded676d00ed488a64490ae421688
BLAKE2b-256 c79d782383f6a9c306b002b4c5c0ee788dec830ed25be463d305ad98a54da25e

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0df48453a96036c37bdb2f19dee214e77df17eaa5c0ac90647be81371894f112
MD5 2187cd64576df41dd43dd3210f8aca2a
BLAKE2b-256 0f85c94c309f329e35449e0770153032daa146af0c84e90403d7c5f801741e49

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 be4e5dc282be628cbb519e564bf4424113e6de1ee7f28360622e2d90cfb54413
MD5 31287152f8869fae63974687d671d01c
BLAKE2b-256 fbad048f16743a842ee835700fd69cb52135d3240136062cebab120f3fc3b344

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 dd0803d1dd5865e491517da66d24de659fd88848b1bfd0f272c5e0c526f58253
MD5 754df0f30bd8edafd19f387c5caea5be
BLAKE2b-256 fbce1c5426ce851e740df7ab1c5495a702747e509eb26f39d05f2eecb3202892

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8f6a8c0a6f6ac07571394641e63fc7657bdbb747615cbebaef31f7fe401d11b3
MD5 fda3201cc880789171591a313d2bb88f
BLAKE2b-256 7d42b5240e2b3ad1816bd9e8decfcb359223a4368dbcc9cdc09188fb31489210

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f116c174097c1e1feff9c6140fc5b3a102638148a18eac67f621cc2f642eed53
MD5 a8d22c5fc5ccd11096b2797a154ef25a
BLAKE2b-256 3b4fb741a6ab2eac7935f7e7ec00f7a7a458170ac089bfe13a6ea58787c25494

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7e19d644f52a400c37633519ccedf38d78a072598bca5e92a969499bf6b1d28d
MD5 90c64e675dc560f4ef663cee6253ffad
BLAKE2b-256 b13f13be3b97513cb6e385e71f2067523c21102c16b7802452a405b0f32500b4

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 be418e0d006bc0eab600e21e65d5421fb1339637fa134581fc2643e00c63ff44
MD5 e81346c4ecb21819999577345bdc5daa
BLAKE2b-256 ac7a83ba27c3f7190e8a606e8ad4c020c662824cc93d86711a60ae9c7d6a00ad

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b93b3200823fdce357ec0cd71dd828382c438828ac505133e3f61d5eeab90060
MD5 1d6a06f35cbf41139269b34f16cf9f44
BLAKE2b-256 4ea06842d11c91682ad6ccd770d99d37dda76cd9eb2794dcfa8b69cd86d4db87

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a080710048881b52b1ccf7d8a5c5f6c8404094124031f5f954e7aec32b06f932
MD5 6b9112db409f5b7f20471ea5e16b7349
BLAKE2b-256 2e84e6db76627d282be1cdb4aa394b916b8490cb5b8e7172370ce45eef4a9956

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 e927f8381111ecb0d761ee8b6f1ba6495b06b8949dcd04bd196987af95f9c142
MD5 ab618b472c3ce513dd96eda271e1dc70
BLAKE2b-256 d680b43603b021aebdd8526a047080a74719a66ff70664ade4483e1867fa597e

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c3cdbef18c7861a4fcf3ec57d99f5b5b6da11d8fd59bf50a5be3ff7877cf1b55
MD5 727ab01aeb4902f6f9fd00e8bdf1a7b0
BLAKE2b-256 39276295feb0c78181a845b7a23c5023ea70cb3db4f9f3d68afa749ae7d7882d

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7b83c34df979e36a6d9aebe8f029e5494719aa6ef46f5bd8e3e53d12bad3a327
MD5 38336d6c4083d6ce79d280a498f6cf00
BLAKE2b-256 6aea96bc22b858893d932f630006d0340f956e2020367729b251ea9b651cc74c

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b45bf2f4899dbc298ada18f97348c1d7560756e48e89898bbc0649e68aa7f7b5
MD5 b7065d32f466ff2df5530d604180b27b
BLAKE2b-256 27d7c0b4f4d11791923d682f5d1521b39fed7b9c261049b26a53d552e549b2d3

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b4d1e2f9251765e1b3acdeffcafcf89098697fba74eff1d9eb29572cfe24e0c5
MD5 adf032ffc54cff016d54b038d856378b
BLAKE2b-256 bf092e413fbc3b1d047a8213e11fa794c702930f6445c95307d754df33d04cfd

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 669e7e21cd627fd55fe1b88bf4ccafaf9c1cb541501d8e9c1c9268ed8abc790d
MD5 e5e63a3527827b341b85bd0d35825a03
BLAKE2b-256 9057fd60cb955d8abf1a8b197649c9f6ce47171981ad6a02ed4fb298500f278a

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0611b926532f5b033143f2c966c3109003189b3ace26b51a266d6ca92f7b58a0
MD5 ee3416e4fc0bfdf8610ea373b5ed4c8b
BLAKE2b-256 4b1311c975199e258bdbfae68f7959f1dc33c0d0b979294ae1d3adf693303766

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 0e6c939a0b83cfd1e848f85ed7a1a60d6854caa0bbe8e94fe478d76098e4bfc3
MD5 5a1c29502e4352c36ae7a45b645976aa
BLAKE2b-256 77787810a8e7a490929ccdaf51a234ab64cc3649a756f51a7de8de5cfe4c79d1

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2a26edb374acd706f0017f8e4a0129f9c789d8a5621dd82a2bb4c346db6c68be
MD5 8187d875183b314b52be44764e4423a8
BLAKE2b-256 18a20d1692f8e6953a4266a99cac51436e6e47df2ca9674faa17682d05c72eff

See more details on using hashes here.

File details

Details for the file mapel_elections-3.0.0rc2-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 59479063ecba382351a5f7b7ba757903bf4731804560490520e062fbf95dc9a1
MD5 a83be773dd8007f89d5ce58e0809c1e6
BLAKE2b-256 da0b58a9101b4c311e2f579814584d02fb029bb1bb997ad8cc27c6f7c9aa912f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b4eead8351d217dc098307eee214f9e9c747ad06d24fc6fa230c1362f9a2bdff
MD5 218c99a48dde638909e80266220877f6
BLAKE2b-256 b1fbe3711279a958cd9b90ea4bcbbfdaef069e792e01a2abce6e9037a48c3c49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-3.0.0rc2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dce549e21eb25883a19e981364655b0031e5c8ed4546cf9eb5b72dab42fce105
MD5 c85830ae18be632458f221f2cf5a60be
BLAKE2b-256 8dcf7000d33094f645de6b9cd86972cd364d4abba9acb92ac671fbe1d00c236f

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