Skip to content

orgito/1forge-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oneforge

image image image


1Forge REST API wrapper

Instalation

oneforge is distributed on PyPI and is available on Linux/macOS and Windows and supports Python 3.6+.

$ pip install -U oneforge

Usage

from oneforge import OneForge, SYMBOLS

oforge = OneForge(api_key='XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX')

# Get quotes
oforge.quotes(SYMBOLS)

# Convert currency
oforge.convert('EUR', 'USD', 100)

About

1Forge REST API wrapper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages