Metadata-Version: 2.4
Name: decide-exchange-model
Version: 2025.3.1
Summary: Decide exchange model
Author-email: Jelmer Draaijer <info@jelmert.nl>
License-File: LICENSE
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.13
Requires-Python: ==3.13.*
Requires-Dist: blinker==1.9.0
Requires-Dist: matplotlib==3.10.7
Requires-Dist: numpy==2.3.4
Requires-Dist: pandas==2.3.3
Requires-Dist: peewee==3.14.4
Requires-Dist: pyqt6==6.10.0
Requires-Dist: requests
Requires-Dist: structlog==25.5
Requires-Dist: typer==0.20
Requires-Dist: typesystem==0.2.5
Description-Content-Type: text/markdown

[![Build Status](https://travis-ci.org/foarsitter/decide-exchange-model.svg?branch=master)](https://travis-ci.org/foarsitter/decide-exchange-model)
[![Code Climate](https://codeclimate.com/github/foarsitter/decide-exchange-model/badges/gpa.svg)](https://codeclimate.com/github/foarsitter/decide-exchange-model)
[![Test Coverage](https://codeclimate.com/github/foarsitter/decide-exchange-model/badges/coverage.svg)](https://codeclimate.com/github/foarsitter/decide-exchange-model/coverage)
[![PyPI](https://img.shields.io/pypi/v/decide-exchange-model.svg)](https://pypi.org/project/decide-exchange-model/)
[![Anaconda-Server Badge](https://anaconda.org/jelmert/decide-exchange-model/badges/version.svg)](https://anaconda.org/jelmert/decide-exchange-model)
[![Issue Count](https://codeclimate.com/github/foarsitter/decide-exchange-model/badges/issue_count.svg)](https://codeclimate.com/github/foarsitter/decide-exchange-model)

# Decide Exchange Model
Equal Gain Model implementation in the Python programming language. Read the documentation on https://foarsitter.github.io/decide-exchange-model/
