Metadata-Version: 2.1
Name: tinkoff-investments
Version: 0.2.0b14
Summary: 
Home-page: https://github.com/Tinkoff/invest-python
License: Apache 2
Author: Danil Akhtarov
Author-email: d.akhtarov@tinkoff.ru
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: grpcio (>=1.39.0,<2.0.0)
Requires-Dist: protobuf (>=3.19.3,<4.0.0)
Requires-Dist: tinkoff (>=0.1.1,<0.2.0)
Project-URL: Repository, https://github.com/Tinkoff/invest-python
Description-Content-Type: text/markdown

# Tinkoff Invest

[![PyPI](https://img.shields.io/pypi/v/tinkoff-investments)](https://pypi.org/project/tinkoff-investments/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinkoff-investments)](https://www.python.org/downloads/)

## Начало работы

```
pip install tinkoff-investments
```

## Примеры

Примеры доступны [здесь](https://github.com/Tinkoff/invest-python/tree/main/examples).

## Contribution

- [CONTRIBUTING](https://github.com/Tinkoff/invest-python/blob/main/CONTRIBUTING.md)

## License

Лицензия [The Apache License](https://github.com/Tinkoff/invest-python/blob/main/LICENSE).

