Skip to content

saporitigianni/fixerio3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fixerio3: A Python 3+ API to interact with the fixer.io foreign exchange rates and currency conversion JSON API

Installation

To install fixerio3, simply use pip:

$ pip install fixerio3

or install directly from source to include latest changes:

$ pip install git+https://github.com/saporitigianni/fixerio3.git

or clone and then install:

$ git clone https://github.com/saporitigianni/fixerio3.git
$ cd fixerio3
$ python3 setup.py install

Prerequisites

$ pip install requests

Usage and running tests

Sample usage and test cases are provided under the 'test' folder.

Contributing

Please read the CONTRIBUTING document before making changes that you would like adopted in the code.

Authors

See also the list of contributors who participated in this project.

Code of Conduct

Everyone interacting in the fixerio3 project's codebase, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.:octocat:



ETH 0xaD1F09626b9B8e701D5f0F4a237193Df73d3C445
BTC 199zsVqCusefv8yjdYQhUQZmLCyh75dqNV
LTC LUBqs7VxC43ttPsQuM1jaZFmshKTAU1Rs9

About

A python3 wrapper to interact with the fixer.io API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages