Skip to main content

A Python API for the Kraken exchange

Project description

Krakipy

Krakipy is a easy to use Kraken API. It uses the REST-API of the Kraken.com cryptocurrency exchange.

For more information please visit the krakipy documentation

Features

  • all methods of the kraken rest api are included
  • easy and fast to use
  • two factor authentification support
  • tor suppport

Installation

Use the package manager pip to install krakipy.

pip install krakipy

Usage

from krakipy import KrakenAPI

kr = KrakenAPI()

kr.get_ticker_information("XXBTZEUR")

License

The krakipy code is licensed under the GNU GENERAL PUBLIC LICENSE Version 3. This program comes with ABSOLUTELY NO WARRANTY

Krakipy Copyright (C) 2020 Hubertus Wilisch

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

krakipy-0.1.4-py3-none-any.whl (24.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page