Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

HoonJin/upbit-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upbit-python

You can get detail information of API in API Reference

Installation

Install from Git Repository

pip install git+https://github.com/HoonJin/upbit-python.git

Basic Usage

You can use public API very easily.

import upbit
upbit.ticker(['KRW-BTC', 'KRW-ETH'])
upbit.orderbook(['KRW-BTC', 'KRW-ETH', ])

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages