Metadata-Version: 2.4
Name: bgm-toolkit-pro
Version: 0.2.16
Summary: Bourdieu-inspired gravity model toolkit (Pro core)
Author: Arturo Rubalcava
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.24
Requires-Dist: pandas>=2.0
Requires-Dist: statsmodels>=0.14
Requires-Dist: openpyxl>=3.1
Requires-Dist: PyYAML>=6.0
Requires-Dist: jinja2>=3.1

# BGM Toolkit – Higher Education

[![CI](https://github.com/ArturoNGR/bgm-toolkit-pro/actions/workflows/ci.yml/badge.svg)](https://github.com/ArturoNGR/bgm-toolkit-pro/actions/workflows/ci.yml) [![Release](https://img.shields.io/github/v/release/ArturoNGR/bgm-toolkit-pro?include_prereleases)](https://github.com/ArturoNGR/bgm-toolkit-pro/releases) [![License](https://img.shields.io/github/license/ArturoNGR/bgm-toolkit-pro)](https://github.com/ArturoNGR/bgm-toolkit-pro/blob/main/LICENSE)

Config-driven Bourdieu-inspired gravity model for higher-education demand, choice shares, elasticities, capacity, fairness, and reporting.

## Install
```bash
pip install bgm-toolkit-pro

bgm-pro --help
python -m bgm_toolkit.cli --help

Links

Demos: https://arturongr.github.io/demos/

Author: Arturo de Nieves Gutiérrez de Rubalcava

