Skip to content

miro-ka/python-bittrex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-bittrex

Python bindings for bittrex. I am Not associated -- use at your own risk, etc.

Tips are appreciated:

  • BTC: 1D7F9ZF6BCoCh2MncK15jxHM1T5BPX9Ajd
  • LTC: LaasG9TRa9p32noN2oKUVVqrDFp4Ja1NK3

In order to run the integration tests, a file called "secrets.json" must be added to the test folder. Structure it as follows, adding your API keys:


{
  "key": "mykey",
  "secret": "mysecret"
}

About

Python bindings for bittrex

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%