File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ forex-python
33[ ![ Build Status] ( https://travis-ci.org/MicroPyramid/forex-python.svg?branch=master )] ( https://travis-ci.org/MicroPyramid/forex-python )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/MicroPyramid/forex-python/badge.svg?branch=master )] ( https://coveralls.io/github/MicroPyramid/forex-python?branch=master )
55[ ![ Python Support] ( https://img.shields.io/badge/python-2.7%2C%203.3%2C%203.4%2C%203.5-blue.svg )] ( https://pypi.python.org/pypi/forex-python )
6+ [ ![ license] ( https://img.shields.io/github/license/MicroPyramid/forex-python.svg?maxAge=2592000 )] ( https://pypi.python.org/pypi/forex-python )
67[ ![ Code Health] ( https://landscape.io/github/MicroPyramid/forex-python/master/landscape.svg?style=plastic )] ( https://landscape.io/github/MicroPyramid/forex-python/master )
78
89Free Foreign exchange rates and currency conversion.
@@ -86,7 +87,7 @@ Get currency symbol using currency code
8687>> > from forex_python.converter import CurrencyCodes
8788>> > c = CurrencyCodes()
8889>> > print c.get_symbol(' GBP' )
89- £
90+ £
9091```
9192
9293Complete [ Documentation] ( http://forex-python.readthedocs.org/en/latest/?badge=latest )
You can’t perform that action at this time.
0 commit comments