File: installation.md

package info (click to toggle)
python-aioopenexchangerates 0.4.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 440 kB
  • sloc: python: 298; makefile: 13; javascript: 8
file content (7 lines) | stat: -rw-r--r-- 191 bytes parent folder | download
1
2
3
4
5
6
7
# Installation

The package is published on [PyPI](https://pypi.org/project/deezer-python/) and can be installed with `pip` (or any equivalent):

```bash
pip install aioopenexchangerates
```