Metadata-Version: 2.1
Name: trading-backend
Version: 1.0.14
Summary: Trading tools
Home-page: https://github.com/Drakkar-Software/trading-backend
Author: Drakkar-Software
Author-email: drakkar-software@protonmail.com
License: LGPL-3.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
License-File: LICENSE

# trading-backend [1.0.14](https://github.com/Drakkar-Software/trading-backend/tree/master/CHANGELOG.md)
[![PyPI](https://img.shields.io/pypi/v/trading-backend.svg)](https://pypi.python.org/pypi/trading-backend/)
[![Downloads](https://pepy.tech/badge/trading-backend/month)](https://pepy.tech/project/trading-backend)
[![Github-Action-CI](https://github.com/Drakkar-Software/trading-backend/workflows/trading-backend-CI/badge.svg)](https://github.com/Drakkar-Software/trading-backend/actions)

- Install trading-backend from pip : 

``` {.sourceCode .bash}
$ python3 -m pip install trading-backend
```
