Skip to content

Python API library to connect to various (virtual) currency exchanges. Extendable using service pugins.

Notifications You must be signed in to change notification settings

petterreinholdtsen/valutakrambod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valutakrambod

Valutakrambod is a constructed Norwegian word for for currency market-place.

This project is a pluggable (virtual) currency exchange API client library providing a uniform API to several currency exchanges.

To test the default set of services in a simple curses application directly from the git repository, try this:

PYTHONPATH=`pwd` python3 bin/btc-rates-curses -c

A similar library written in Java named XChange can be used for inspiration.

Docker

# Build docker build -t valutakrambod . # Run tests docker run --rm -it valutakrambod python3 setup.py test

About

Python API library to connect to various (virtual) currency exchanges. Extendable using service pugins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages