{ "info": { "author": "Gianni Saporiti", "author_email": "saporitigianni@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Office/Business :: Financial", "Topic :: Software Development :: Build Tools" ], "description": ".. -*-restructuredtext-*-\n\nfixerio3: A Python 3+ API to interact with the fixer.io foreign exchange rates and currency conversion JSON API\n===============================================================================================================\n\n.. image:: https://img.shields.io/badge/Made%20with-Python-1f425f.svg\n :target: https://www.python.org/\n\n.. image:: https://img.shields.io/pypi/v/fixerio3.svg\n :target: https://pypi.org/project/fixerio3/\n\n.. image:: https://img.shields.io/pypi/l/fixerio3.svg\n :target: https://pypi.org/project/fixerio3/\n\n.. image:: https://img.shields.io/pypi/pyversions/fixerio3.svg\n :target: https://pypi.org/project/fixerio3/\n\n\nInstallation\n------------\n\nTo install fixerio3, simply use pip:\n\n.. code:: bash\n\n $ pip install fixerio3\n\nor install directly from source to include latest changes:\n\n.. code:: bash\n\n $ pip install git+https://github.com/saporitigianni/fixerio3.git\n\nor clone and then install:\n\n.. code:: bash\n\n $ git clone https://github.com/saporitigianni/fixerio3.git\n $ cd fixerio3\n $ python3 setup.py install\n\nPrerequisites\n-------------\n\n.. code:: bash\n\n $ pip install requests\n\nUsage and running tests\n-----------------------\n\nSample usage and test cases are provided under the 'test' folder.\n\nContributing\n------------\n\nPlease read the `CONTRIBUTING `_ document before making changes that you would like adopted in the code.\n\nAuthors\n-------\n\n* **Gianni Saporiti** - *Initial work* - `saporitigianni `_\n\nSee also the list of `contributors `_ who participated in this project.\n\nCode of Conduct\n---------------\n\nEveryone interacting in the ``fixerio3`` project's codebase, issue\ntrackers, chat rooms, and mailing lists is expected to follow the\n`PyPA Code of Conduct `_.:octocat:\n\n|\n|\n| ETH 0xaD1F09626b9B8e701D5f0F4a237193Df73d3C445\n| BTC 199zsVqCusefv8yjdYQhUQZmLCyh75dqNV\n| LTC LUBqs7VxC43ttPsQuM1jaZFmshKTAU1Rs9", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/saporitigianni/fixerio3", "keywords": "forex,api,currencies,financial", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fixerio3", "package_url": "https://pypi.org/project/fixerio3/", "platform": "", "project_url": "https://pypi.org/project/fixerio3/", "project_urls": { "Homepage": "https://github.com/saporitigianni/fixerio3" }, "release_url": "https://pypi.org/project/fixerio3/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A python3 API to interact with the fixer.io foreign exchange rates and currency conversion JSON API", "version": "0.1.0" }, "last_serial": 3907724, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "49c49839a0c21dc0089405b66e2d9311", "sha256": "974b72359c557e90d44d1d4c6e9be6474c1fc54c227bc8a66647aa05ea61d5ff" }, "downloads": -1, "filename": "fixerio3-0.1.0.tar.gz", "has_sig": false, "md5_digest": "49c49839a0c21dc0089405b66e2d9311", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8254, "upload_time": "2018-05-29T05:39:46", "url": "https://files.pythonhosted.org/packages/ca/46/6775602b68d20b44458723049883ec9b5de336328d9ab1d479db8163816c/fixerio3-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "49c49839a0c21dc0089405b66e2d9311", "sha256": "974b72359c557e90d44d1d4c6e9be6474c1fc54c227bc8a66647aa05ea61d5ff" }, "downloads": -1, "filename": "fixerio3-0.1.0.tar.gz", "has_sig": false, "md5_digest": "49c49839a0c21dc0089405b66e2d9311", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8254, "upload_time": "2018-05-29T05:39:46", "url": "https://files.pythonhosted.org/packages/ca/46/6775602b68d20b44458723049883ec9b5de336328d9ab1d479db8163816c/fixerio3-0.1.0.tar.gz" } ] }