Metadata-Version: 2.4
Name: cbr_currency_api
Version: 0.1.0
Summary: Библиотека для работы с курсами валют ЦБ РФ
Home-page: https://github.com/shellect/cbr-currency-api
Author: Shellect
Author-email: evstyunino@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: httpx
Requires-Dist: cachetools
Requires-Dist: tenacity
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# CBR Currency API

Библиотека для работы с курсами валют ЦБ РФ.

## Установка

```bash
pip install cbr-currency-api
