Metadata-Version: 2.4
Name: mapof-allocations
Version: 0.1.0b1
Summary: Map of Allocations
Author-email: Paula Böhm <paulaboehm14@gmail.com>, Paul Gölz <mail@paulgoelz.de>, Andrzej Kaczmarczyk <andrzej.kaczmarczyk@agh.edu.pl>, Stanisław Szufa <s.szufa@gmail.com>
Maintainer-email: Andrzej Kaczmarczyk <andrzej.kaczmarczyk@agh.edu.pl>, Stanisław Szufa <s.szufa@gmail.com>
License: MIT License
        
        Copyright (c) 2025 Paula Böhm, Paul Gölz, Andrzej Kaczmarczyk, and Stanisław Szufa
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        SOFTWARE.
        
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: mapof
Requires-Dist: mapof-elections
Requires-Dist: ortools>=9.5
Requires-Dist: colorama>=0.4
Dynamic: license-file

[![Tests](https://github.com/science-for-democracy/mapof-allocations/actions/workflows/python-tests.yml/badge.svg)](https://github.com/science-for-democracy/mapof-allocations/actions/workflows/python-tests.yml)
[![codecov](https://codecov.io/github/science-for-democracy/mapof-allocations/graph/badge.svg?token=HxjjPHngaG)](https://codecov.io/github/science-for-democracy/mapof-allocations)

# Mapof-allocations
This pacakge is a plugin for [Mapof](https://pypi.org/project/mapof/) extending
it with capabilities of drawing maps of various election intances.

For the most recent version of Mapof, visit its [git
repo](https://github.com/science-for-democracy/mapof).

# Installation

Under construction

# Documentation

Under construction

# Acknowledgments

This project is part of the [PRAGMA project](https://home.agh.edu.pl/~pragma/)
which has received funding from the [European Research Council
(ERC)](https://home.agh.edu.pl/~pragma/) under the European Union’s Horizon 2020
research and innovation programme ([grant agreement No
101002854](https://erc.easme-web.eu/?p=101002854)).



