Skip to main content

kraken.com cryptocurrency exchange API

Project description

krakenex
========

Kraken.com exchange API, Python 3 package.


Installation
-----------

This package requires Python 3.3 or later.

Run ``python3 ./setup.py install`` to install system-wide. Add ``--user``
to install locally for the user. The module will be called ``krakenex``.

A `PyPI package`_ is also available.

.. _PyPI package: https://pypi.python.org/pypi/krakenex


Documentation
-------------

The code is simple and documented in docstrings.

You can also view it online_, or generate your own with
``sphinx`` in ``doc``.

For a list of public/private API methods, see
`Kraken API documentation`_.

.. _online: https://veox.github.io/python3-krakenex
.. _Kraken API documentation: https://www.kraken.com/help/api


Attribution
-----------

Core code is licensed under LGPLv3. See ``LICENSE.txt``.

Examples are licensed under the Simplified BSD license. See
``examples/LICENSE.txt``.

`Payward's PHP API`_, Alan McIntyre's `BTC-e API`_,
and ScriptProdigy's `Cryptsy Python API`_ were used as
examples when writing the original python2-krakenex_ package.
It was then ported to Python 3.

.. _Payward's PHP API: https://github.com/payward/kraken-api-client
.. _BTC-e API: https://github.com/alanmcintyre/btce-api
.. _Cryptsy Python API: https://github.com/ScriptProdigy/CryptsyPythonAPI
.. _python2-krakenex: https://github.com/veox/python2-krakenex

Project details


Download files

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

Source Distribution

krakenex-0.1.2.tar.gz (11.9 kB view hashes)

Uploaded Source

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