currencyapinet


Namecurrencyapinet JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://currencyapi.net/sdk/python
SummaryPython wrapper for CurrencyApi.net
upload_time2024-09-29 15:42:43
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords currency feed currency rates currencyapi currency
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CurrencyApi Python wrapper 


[![PyPI version](https://badge.fury.io/py/currencyapinet.svg)](https://pypi.org/project/currencyapinet/) [![Coverage Status](https://coveralls.io/repos/github/houseofapis/currencyapi-python/badge.svg?branch=main)](https://coveralls.io/github/houseofapis/currencyapi-python?branch=main) 


<a href="https://currencyapi.net" title="CurrencyApi">CurrencyApi.net</a> provides live currency rates via a REST API. A live currency feed for over 152 currencies, including physical (USD, GBP, EUR + more) and cryptos (Bitcoin, Litecoin, Ethereum + more). A JSON and XML currency api updated every 60 seconds. 

Features:

- Live exchange rates (updated every 60 seconds).
- 152 currencies world currencies.
- Popular cryptocurrencies included; Bitcoin, Litecoin etc.
- Convert currencies on the fly with the convert endpoint.
- Historical currency rates back to year 2000.
- Easy to follow <a href="https://currencyapi.net/documentation" title="currency-api-documentation">documentation</a>

Signup for a free or paid account <a href="https://currencyapi.net/#pricing-sec" title="currency-api-pricing">here</a>.

## This package

Python wrapper for <a href="https://currencyapi.net" title="CurrencyApi">CurrencyApi.net</a> endpoints.

#### Prerequisites

- Minimum Python version 3.5
- Last tested and working on Python 3.11.5
- Free or Paid account with CurrencyApi.net

#### Test Coverage

- 100% coverage

## Installation

View our <a href="https://currencyapi.net/sdk/python">Python SDK</a> guide

            

Raw data

            {
    "_id": null,
    "home_page": "https://currencyapi.net/sdk/python",
    "name": "currencyapinet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "currency feed, currency rates, currencyapi, currency",
    "author": null,
    "author_email": "support@currencyapi.net",
    "download_url": null,
    "platform": null,
    "description": "# CurrencyApi Python wrapper \n\n\n[![PyPI version](https://badge.fury.io/py/currencyapinet.svg)](https://pypi.org/project/currencyapinet/) [![Coverage Status](https://coveralls.io/repos/github/houseofapis/currencyapi-python/badge.svg?branch=main)](https://coveralls.io/github/houseofapis/currencyapi-python?branch=main) \n\n\n<a href=\"https://currencyapi.net\" title=\"CurrencyApi\">CurrencyApi.net</a> provides live currency rates via a REST API. A live currency feed for over 152 currencies, including physical (USD, GBP, EUR + more) and cryptos (Bitcoin, Litecoin, Ethereum + more). A JSON and XML currency api updated every 60 seconds. \n\nFeatures:\n\n- Live exchange rates (updated every 60 seconds).\n- 152 currencies world currencies.\n- Popular cryptocurrencies included; Bitcoin, Litecoin etc.\n- Convert currencies on the fly with the convert endpoint.\n- Historical currency rates back to year 2000.\n- Easy to follow <a href=\"https://currencyapi.net/documentation\" title=\"currency-api-documentation\">documentation</a>\n\nSignup for a free or paid account <a href=\"https://currencyapi.net/#pricing-sec\" title=\"currency-api-pricing\">here</a>.\n\n## This package\n\nPython wrapper for <a href=\"https://currencyapi.net\" title=\"CurrencyApi\">CurrencyApi.net</a> endpoints.\n\n#### Prerequisites\n\n- Minimum Python version 3.5\n- Last tested and working on Python 3.11.5\n- Free or Paid account with CurrencyApi.net\n\n#### Test Coverage\n\n- 100% coverage\n\n## Installation\n\nView our <a href=\"https://currencyapi.net/sdk/python\">Python SDK</a> guide\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python wrapper for CurrencyApi.net",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "https://currencyapi.net/sdk/python"
    },
    "split_keywords": [
        "currency feed",
        " currency rates",
        " currencyapi",
        " currency"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "270be486812b373da5012dae2759067bcffe1a65ab52ac2ec91c1d7de575ab51",
                "md5": "9256c8104905c923a1daf8a15ed09a4a",
                "sha256": "bf7e7ad429cc5b8a01f082d01a19d5de9d4b39035819fb03f4ed27dd02632ca7"
            },
            "downloads": -1,
            "filename": "currencyapinet-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9256c8104905c923a1daf8a15ed09a4a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10647,
            "upload_time": "2024-09-29T15:42:43",
            "upload_time_iso_8601": "2024-09-29T15:42:43.731740Z",
            "url": "https://files.pythonhosted.org/packages/27/0b/e486812b373da5012dae2759067bcffe1a65ab52ac2ec91c1d7de575ab51/currencyapinet-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-29 15:42:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "currencyapinet"
}
        
Elapsed time: 0.30359s