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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

mapel_elections-2.0.8-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.8-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.8-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.8-pp38-pypy38_pp73-win_amd64.whl (165.5 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.8-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.8-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.8-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

mapel_elections-2.0.8-pp37-pypy37_pp73-win_amd64.whl (165.3 kB view details)

Uploaded PyPy Windows x86-64

mapel_elections-2.0.8-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.8-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (207.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

mapel_elections-2.0.8-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

mapel_elections-2.0.8-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.8-cp311-cp311-musllinux_1_1_i686.whl (776.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

mapel_elections-2.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.8-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.8-cp311-cp311-macosx_10_9_x86_64.whl (168.8 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

mapel_elections-2.0.8-cp310-cp310-musllinux_1_1_x86_64.whl (719.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

mapel_elections-2.0.8-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.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (208.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mapel_elections-2.0.8-cp310-cp310-macosx_10_9_x86_64.whl (167.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mapel_elections-2.0.8-cp39-cp39-win_amd64.whl (165.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

mapel_elections-2.0.8-cp39-cp39-win32.whl (157.8 kB view details)

Uploaded CPython 3.9 Windows x86

mapel_elections-2.0.8-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.8-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.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mapel_elections-2.0.8-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.8-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.8-cp38-cp38-win_amd64.whl (165.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

mapel_elections-2.0.8-cp38-cp38-win32.whl (157.7 kB view details)

Uploaded CPython 3.8 Windows x86

mapel_elections-2.0.8-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.8-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.8-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.8-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (208.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mapel_elections-2.0.8-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.8-cp37-cp37m-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

mapel_elections-2.0.8-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.8-cp37-cp37m-musllinux_1_1_i686.whl (776.8 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

mapel_elections-2.0.8-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.8-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (210.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

mapel_elections-2.0.8-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.8.tar.gz.

File metadata

  • Download URL: mapel-elections-2.0.8.tar.gz
  • Upload date:
  • Size: 85.8 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.8.tar.gz
Algorithm Hash digest
SHA256 e4b7e8588b7cf92711850e54a59dec2aa5a0769b7d1d2e0d6c34a03722a4a755
MD5 cdc705bac159ac52a37511ff0e1f73ff
BLAKE2b-256 a8f2d91ca5cd23f3f6a3d8accef206bde246d0ed3d8096aba103456385a0e303

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 badd01c1353b7935ccaad61dabec2ade5b06964bd299506b116ef6ae63a7330e
MD5 16562729a95877ae32180e4dd022e3d8
BLAKE2b-256 aa9bf6055d3bf66955a93fdc3d2279eeae585c69f6081072591bd7a8a8a80043

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 086c6f726c8765580191c416d771413b9c6defe8d3353fc6bea35bc96ee9a0fe
MD5 c6670c80f03e9b32dcd08db3642cd131
BLAKE2b-256 5a547042478105ef9c7a96bf8538a74b6c2347a7da56564b3562a71e17ff633f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 79126d9c447691fb5be46780eb6ca094fbdfb265ddbc9abd3e429d4ec7f299b3
MD5 ace06100bfe07ddabe9f3dbac0cc6aa7
BLAKE2b-256 29679840d0fa42d4488554d59889f609f5da47afe03a1c348cbed706bf0885dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4806b6510e70939408ab705182907f9c6aeaa81b8e32f195c7981d6944fa05bd
MD5 f6f95e045379ad0cbf78647a6e475451
BLAKE2b-256 27c91a10d61d9285fba1feb3cd8ae935ea840a6ff173dc039b57f3f98740fbf0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 038e9b1b2de3ce9c1a5e74653e44551e0551255381d4e04ea19121503f4c03c3
MD5 155e907987fc95cc911b73838e107c92
BLAKE2b-256 7b0e46c9ed991047e1e2cfc3e1c61cdbabd1ecf1ad6e098640f17fd8c5a28002

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8e5ff388dba25735a28e1d4b168602bb4218cdc853da1e117dd6b04baad3a61f
MD5 0c937b99bb8a820ccddb400e508dbd6a
BLAKE2b-256 3d8c3e16a0df5a3e6b425d32c8512b63c71cd34e52ced41a221f30983ba784f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c285143e6096861ba7e4f590bb91ee3bf5a1a79a43ae4d3f216c07b59479df8d
MD5 e7b0a586fe5532401cb55c0e85fef35e
BLAKE2b-256 dbb65370bf0bc5a3ba311dc6831039c0ebbc7c8d8f1c4148a0438063aae57a2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1afde1301f990df845dda8dd51d622b6795609ff88c58ce72783b98dda779840
MD5 3cbdf2a22cceac8ab7fa305fda1c91fb
BLAKE2b-256 87c781f9f5d16d12c4e9be02968935402a244227c66384bb6dd7aa6a4d38c2b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 994c840379a9b349a8ede9e331f1f7147b3541698968545dfda4087acfe46fb9
MD5 eb82daac2a8a6d97a5a396dfbe18a677
BLAKE2b-256 41ebdb9b1feaec3877d04ed322b2a55745e51feae616c733b5b0d463cf4300b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd55570cc1191e6f37d230bb9f51deafcf5057a010006bd4e8098072f15a24cf
MD5 4ffe874ca9afbb8d3b5edfe50c685ab7
BLAKE2b-256 d8dc1bd6c6639cfa5c086081bb9653cdd5ec8c74780abc0e616ed7bfb8c96d2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ccc28f21341682e9f2103cacfdf23d5adc3d67bd412f4e9d4dd3f45fc954e6fd
MD5 7647281d516c72339e9c59012c6fc679
BLAKE2b-256 e6211e5801edccc34cf242b83f490ad37c2ecc2eacd8ae29a82388f05bf7f21c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0743d3124ada052d7ad1fde15613f029207e9dbe2b2884e2112db5eff196dd1b
MD5 f7dc93ee1f8921cf413a657431ab525c
BLAKE2b-256 add813000420fafb3b88a98572a18a4f5784cf7b04f382758b294e4dbd4cdc07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fec4fa7e782a59901318a630e81991c9360619ea5e604f898bdd86680cf8a14c
MD5 0d0b4e4b8cbc707706d49089c201b52a
BLAKE2b-256 11330ab1f7b5b5589a716c67e771b2633003962e9d40f1e75a7ad824f8614828

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 2acccf2eb7b37dcba3777735f6011dc6f6a9b70917112a1d6d5d42a57b8e577e
MD5 7e76c395ec0c7bd6ffc60b1646d32c7a
BLAKE2b-256 e9bddca9db19459d30cf5f9e7a080d1759e85327d2b10ff72d2c829be4b05ce8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bb75a4687f8683f8a17a08c69762984dac2833e4460ee4880709f85e6efa7db0
MD5 d85ef7a50a8ab3a7478a96b3de643d38
BLAKE2b-256 053cd539466b6d20a8195daf9059a8d95335f9a90eb01b6b790111a84b2d3f8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2c4dc4dc2efc376fe55419d99f46f4f4e6fa3ab61865b539671bf351a63ed314
MD5 6e94e844d9dadd4338cbb148fbaa0786
BLAKE2b-256 aa80c92cd9775218e637505430827da9a78c4e1a1f0f3f333b47840b62536859

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa5c9dbc6c36fec973a14fda8934496679c6521c46fa4c2f4247a60d23c1198a
MD5 5609b7aa7995c56c33c14ffa54477e11
BLAKE2b-256 a72fa3f7980f1a6ad5cf91ccfb556e60b4a8f798eb3f97f5030716f8f903dfb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 69cc3b7a8c06e0a818a6234c5edd655993c5ff5d456aa89d0cbf46e9f487e052
MD5 35f8b234d6d7cbea4e43885baefac13f
BLAKE2b-256 566b8fde11e097769fc73f517adc4928054656fab186546744d43a0f65e0493b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f912961ffcc542b03548f32feddcc87fffb39b8207fb3215d6a1415252beae49
MD5 90ab91fc8de012b6ca46e22483d5e504
BLAKE2b-256 e801cc8d91e44664f8b59f0cab46e05a1dff3ac3db9d7619825ce8de89d51618

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 dd1023b4c61ac37d08821fd828ba13adcdb59ccce1b150780f1666cd329c149a
MD5 e70d547117e6735b67d24de3ba655f38
BLAKE2b-256 3ec7958dd1817ab3e727c7660d36108193a14e984454f09347272e3f87647f47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 74e0badf7d5c929da539c62d118ce4abb970a2d1d112646293d2034b09fdef0e
MD5 7162d21bab75eab1ac17a1513de5c0f8
BLAKE2b-256 c48d5cbe883590ffa6246ff98c45ef0e1dba07c1985908fdec70c291f28b96ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2c97e7ca71dfc921b4134edda4d65bf1171cc91718e5a2ecf5043343db9104f3
MD5 d6ce6495c496116ab529f47b4403d0d7
BLAKE2b-256 2b14c826395ed0f50ae57eb1a39364edbb582f1bd61a6242690a156a8d3917e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 dc0f7ed573d878e747d7616b79b166b4171e312fb034d6b67c89b1cb3156f672
MD5 28c25293b0a0fb66a9f7fbd5e4b6a969
BLAKE2b-256 722d9c7592d1d3505c43319abda3148999e77f28741e3013eef7a5f1eb88faf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19489f092a4bf3c20964042828e317a02a1b6dafd7635c8dd6212aa169089426
MD5 ec9982e517654e4ea183af6cafe6827a
BLAKE2b-256 2bd555d85caf9b8404b18414fe68688eac6fbc8d7bf4b4b51342a34f7f874749

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cdfabae40afa07a1973f67026677c6be713fb058a45a93851fbaa174cd1ea8d6
MD5 8562878f4de237b0e7c442927ac3d756
BLAKE2b-256 780b0f04972ace13ab14ce2babf67fc8ef322455c46cc5a7268be23d2ed9d7d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 529e60e108568497b56fbcf4abdba2998c5fe850bad60748002aed1a565fceef
MD5 d8edc6c5df427785d9086fe65929124a
BLAKE2b-256 3e08953a15cef00bb2da389f06b8481cdb001e7d806831a27b97dea30f249bf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f86790fb1ad2195df7d3ee75cc79ecb59997a7eff363d6d4fe315c0a06cc4968
MD5 1413a0508a55492970a41c622bf7f4c6
BLAKE2b-256 282de452c979d5f2a98fbeda3acaa8899e7088cfc051c6cebb5822c8dccb7b6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 675c5d402f08b9233736142bfabedec3bbaa7f559bd927f91ffa8dba8ee2ec5b
MD5 1f233fd4a42de3eac71e89f2467b907f
BLAKE2b-256 fee6ed7ebf5646a52fd42900e01cd47bd6f3e5b4aff9f2a8eba0baeaeee7f2a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0b4fe773759f3b3ad0a8e1630325a0dfc530378c46aff850e7ecb2238285bffd
MD5 6598490985da6b53d3c5759d9da613dc
BLAKE2b-256 2068809ccf3fd9c25b4e996fb6ee8d6a48443915a188d4cb0ae4265b4ef77eec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5c1485a950927712c2b74879da73828ce5ed72b24cf6b4d8f232322c8eedf2bc
MD5 8509c992df97a094d2c4f2726f42ffa5
BLAKE2b-256 36c0f89a7f278a0582df7573e7f9b80e8f7ce1d3a447cb0b72729ba7bcf10d02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9e2ddbb2d23bcd9884cb4a5068a6b51d4dd94af715b234cd669c99c741fbd9de
MD5 ef4dc314b9f462c732318c165c74c752
BLAKE2b-256 61b3c2101aa01ed17d71a8a363d16a01b5ff73fc818f18514efb437627cdc0b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e4e76700697c671f52a03100fd14d88c43e68bc45f5cbdcde420c838a093fccf
MD5 c975a6dddae0581d867e57fee0a9e385
BLAKE2b-256 886747293c53628ada628972fa0f02b1c62ce3f58073b5cd48689373af70f8d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e85f1096d323cb609f34768ac080c391d9444ee4de6f29139cffc7c6d2182f10
MD5 4e1e0f2a557ab64081eeea64783c09e6
BLAKE2b-256 1b5ca21f603a363a088ca62774e08f3f29a99dafbff400eea0d00cf17e5af7bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 dc6f98109b9286ad45d3517003e4283ea989cc73bb75a6dba9b87778926386ca
MD5 0e7c328eb6d1340a578a932bad094dda
BLAKE2b-256 66739953a387dfe7234f4ce03d48e144c1c3634f50a546ba27c4bd8a4253ea84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 233b0289443e0c8ac1a73c00ac6debb476ce6d045ec60aba87426014e174d946
MD5 f7640c74f8c0cef570d288b3c6278298
BLAKE2b-256 0b383668480c32cdc29ebabb478a1d76bd7a9469e52307e8fad6d9d54fab8890

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9745c1338fc2f9290865d112044056e3890953d212d892b32439159b6a512932
MD5 3a3993208dd7008154551e3899f4049b
BLAKE2b-256 a95043f2e090d91147f90759db2bf994792db30c16588375bd2ee96aeed89460

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d12da252e0202d9a789b9de714ba680b38b5678869f39602001f8dd3c3e562b8
MD5 4acf1ea339810ba048c6d6f4ba0dff94
BLAKE2b-256 1d32b0626adb0a41319e7c8f0a39ff96457ea733cc7ae6367409e5c04ff27844

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 228eb3b15d0b8047488a377fc1ee7439bedb0db38afc6baf0eb17faa5076180d
MD5 280418609aa21a74bf617962d16c1ef7
BLAKE2b-256 8247a6d88be577e6ab24b91456340bf39932f9c0cfe56f82fdc22fc46e8041d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9f748e47cc0978a32d1924a5348a444b9d1bf0a6d9d840f54c3ff15715fb6a11
MD5 f786f2070209d9373a738eeeb6cbab8b
BLAKE2b-256 607dca1dbb1dccd0977703f9c2569ee70a729d2ce90c81adcb5e3edfb2de5588

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0583e192d34eff0cf3346c91e8c3bf876492dab073494bbc2c9adcc4c9d1bab7
MD5 d203878c89041fbc4cb148938c126c3d
BLAKE2b-256 a7d2557228e9f698351b4df5ab7b4c70fa284a901e68e45cfa6d1cd3355ec9a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c49fadb4f181196c6ccaec4ca02570a5e67971fe7a46aa0fa17d89c1cbb80596
MD5 85ec823028944fff025889384e8625dc
BLAKE2b-256 60028e2072ba55ad6f8e24dd176979c33c594e871a54d4206669e45bab4cbba7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 13139cf67f464bbb755ccf23756a95834e0d00d16e5cd01e0b472d3a5f6c45af
MD5 0b29a0f67be4ec8a30c3cec1060136a1
BLAKE2b-256 83f9c4c738b4ddd7c40574e17b75baa9c15c628a303d4e22fc2092afa216e192

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b1bf06e353cf9d21b7f099b73e7be1ec4662f1ffcb49dcbbb470956792fde486
MD5 9adddf43288fc044d571f63c6ec98b55
BLAKE2b-256 eede3c63a9844478f456bce85663be54000847d70c0520a6d4d025e1fb5c3084

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f6dbbe5276130072e70799fca432c029be602ce502e0da6f097cf467e8459f49
MD5 93005dad480b84c2f4987761b3bc27fc
BLAKE2b-256 cb18cd7519ab01d561f2e423478d089f9d7876b6a76702316f6f2454e45ab2af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bae87694b9946dab22ce8ed69e9c75255456951e3c0df788b66fb92f1456be4a
MD5 7bd11808dae4d88e9594897ed44467bb
BLAKE2b-256 2ca90a539ddef13cb3c98f3ba4ddf118e622d55788abc93491d69da9ce3f7b07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 80bedb80efe4a861d07eb7757ae79d5829785ca7aa79f59be38df804ad607ce8
MD5 dbdc13836b53be837d167ee52839378e
BLAKE2b-256 d03fb13bcbcf5b971bd74e88d7dcd617fd4efc5ce4aaa1d226d49b1609700db5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mapel_elections-2.0.8-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ede7c6df076366979d81599beff37865ddf206586bd8963cfc92b66d39f11f93
MD5 9d44e6f63d9c398a33ebb3418892bbc2
BLAKE2b-256 5c6e06b6cbef016d66b99d9b2a074513b275841479288f871a13ea9d3288fef4

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