Metadata-Version: 2.4
Name: groupster
Version: 2025.4.0
Summary: Python package for building diverse and fair groups.
Project-URL: Repository, https://github.com/teachnology/groupster
Author-email: Marijan Beg <m.beg@imperial.ac.uk>
License-Expression: MIT
License-File: LICENSE
Keywords: diversity,edi,fairness,groups,higher education,inclusion,teambuilding,teams
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Requires-Python: >=3.13
Requires-Dist: fakeitmakeit>=2024.11.0
Requires-Dist: pandas>=2.2.3
Requires-Dist: tqdm>=4.67.1
Description-Content-Type: text/markdown

# groupster
[Marijan Beg](https://github.com/marijanbeg)<sup>1</sup>

<sup>1</sup> *Department of Earth Science and Engineering, Imperial College London, London SW7 2AZ, UK*  

## About

`gropuster` is a Python package designed to help you create balanced, diverse, and fair groups by optimizing the composition of individuals based on shared characteristics. Whether you're organizing a project, event, or study group, `groupster` ensures each team reflects the diversity of the whole, fostering a more inclusive, effective, and fair collaboration.

## Installation

You can install `groupster` via `pip` from PyPI:

```bash
pip install groupster
```

## Documentation

TBC (for now, refer to docstrings...)

## Support

If you require support, have questions, want to report a bug, or want to suggest an improvement, please raise an issue in this repository.

## Contributions

All contributions are welcome, however small they are. If you would like to contribute, please fork the repository and create a pull request. If you are not sure how to contribute, please contact us by raising an issue in this repository, and we are going to help you get started and assist you on the way.

## License

Licensed under the MIT License. For details, please refer to the [LICENSE](LICENSE) file.