Skip to content

Just the transpiled files from CCXT lfern feature/websockets-multiple branch, to speed up installation

License

Notifications You must be signed in to change notification settings

firepol/ccxt-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccxt-websockets

Just the transpiled files from CCXT lfern/websockets-multiple fork, to speed up installation.

For a practical example on how to use this in a python project, check ccxt-websockets-db-updater

Check also the main thread about websockets in the official CCXT project:
Streaming (WS, Websocket support): Orderbooks, Trades, Balances...

Usage

To use this already transpiled lfern websockets powered branch of CCXT in your project, add in your project requirements.txt this line:

git+git://github.com/firepol/ccxt-websockets#egg=ccxt&subdirectory=python

Then run:

pip install -r requirements.txt

About

Just the transpiled files from CCXT lfern feature/websockets-multiple branch, to speed up installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages