Exchangerateapi

Latest version: v0.1.0

Safety actively analyzes 623739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

Exchange Rate Api

ExchangeRateApi is an unofficial python library which allows to use the api functionality of [ExchangeRateApi](https://www.exchangerate-api.com/), it will make use of the
request library in order to make the requests from the ExchangeRateApi.


Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install Exchange Rate Api

bash
pip install exchangerateapi


Usage

The ExchangeRateApi takes 1 argument

There are 7 methods

<ol>
<li>
get_latest
</li>
<LI>get_pair_conversion</LI>
<li>get_codes</li>
<li>get_quota</li>
<li>get_enriched_data</li>
<li>get_historical_data</li>
<li>search</li>
</ol>

**Exception**

New exceptions has been included
- InvalidKeyError
- InactiveAccountError
- QuotaExceededError
- UnsupportedCodeError
- MalformedRequestError
- PlanUpgradeRequiredError
- NoDataAvailableError
- CliFormatError
- NoArgumentError



Test cases has been included

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.