Metadata-Version: 2.4
Name: trustdynamics
Version: 0.0.4
Summary: A Python framework for modeling trust dynamics in human–AI and organizational networks
Author-email: Aslan Noorghasemi <aslann@cmu.edu>, Christopher McComb <ccm@cmu.edu>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: tqdm
Dynamic: license-file

<h1 align="center">
    <br>
    TrustDynamics
</h1>

<h3 align="center">
    A Python framework for modeling trust dynamics in human–AI and organizational networks
</h3>

<div align="center">

![Python Version](https://img.shields.io/badge/Python-≥3.11-blue)
[![PyPI Version](https://img.shields.io/pypi/v/trustdynamics?label=PyPI)](https://pypi.org/project/trustdynamics/)
[![GitHub](https://img.shields.io/badge/GitHub-30363f?logo=github&logoColor=white)](https://github.com/aslan-ng/TrustDynamics)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

</div>

<div align="center">
    <img src="https://raw.githubusercontent.com/aslan-ng/TrustDynamics/refs/heads/main/assets/organization.jpg" alt="Organization" width="520">
    </br>
    <em>
        Illustration by Viktoria Kurpas
    </em>
</div>
