Interact with Kuna exchange API
Project description
Kuna exchange API wrapper
=========================
.. image:: https://img.shields.io/pypi/v/kuna.svg
:target: https://pypi-hypernode.com/pypi/kuna
.. image:: https://travis-ci.org/DmytroLitvinov/kuna.svg?branch=master
:target: https://travis-ci.org/DmytroLitvinov/kuna
.. image:: https://readthedocs.org/projects/kuna/badge/?version=stable
:target: https://kuna.readthedocs.io/en/latest/?badge=stable
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/DmytroLitvinov/kuna/shield.svg
:target: https://pyup.io/repos/github/DmytroLitvinov/kuna/
:alt: Updates
.. image:: https://pyup.io/repos/github/DmytroLitvinov/kuna/python-3-shield.svg
:target: https://pyup.io/repos/github/DmytroLitvinov/kuna/
:alt: Python 3
``kuna`` is a Python package providing access to the `Kuna exchange <https://kuna.io/>`_ server API.
Original documentation of Kuna exchange API here: https://kuna.io/documents/api
Installation
============
Requirements
------------
kuna depends on:
* `python-requests <http://docs.python-requests.org/en/latest/>`_
Install with pip
----------------
.. code-block:: console
pip install kuna
Documentation
=============
The full documentation is available on `readthedocs <https://kuna.readthedocs.io>`_.
Meta
====
Dmytro Litvinov – `@Dmytro_Litvinov <https://twitter.com/Dmytro_Litvinov>`_ – litvinov.do.it@gmail.com
Distributed under the MIT license. See `LICENSE <https://github.com/DmytroLitvinov/kuna/blob/master/LICENSE>`_ for more information.
https://github.com/DmytroLitvinov/kuna
Deploy
======
https://cookiecutter-pypackage.readthedocs.io/en/latest/pypi_release_checklist.html
History
=======
0.3.0 (2018-04-29)
------------------
* Remove a strict binding to market pairs
0.2.12 (2018-04-06)
------------------
* Remove OTX/BTC
0.2.11 (2018-03-20)
------------------
* Change on EOS pair; small refactor
0.2.10 (2018-03-17)
------------------
* Add new pairs XLM/UAH, TUSD/UAH
0.2.9 (2018-03-11)
------------------
* Add new pair HKN/BTC 'hknbtc
0.2.8 (2018-02-13)
------------------
* Add new pairs EOS/BTC 'eosbtc', FOOD/BTC 'foodbtc', OTX/BTC 'otxbtc'
0.2.7 (2018-02-09)
------------------
* Add new pair XRP/UAH 'xrpuah'
0.2.6 (2018-01-06)
------------------
* Add new pair BCH/UAH 'bchuah'
0.2.5 (2017-12-31)
------------------
* Fix market pair 'golosgbg' to 'golgbg' and also add new pairs 'rbtc', 'arnbtc', 'evrbtc', 'b2bbtc'
0.2.4 (2017-11-07)
------------------
* Fix bug for User method: for correct generate signature it needs to pass assorted params.
0.2.3 (2017-10-31)
------------------
* Add new pair
0.2.2 (2017-10-31)
------------------
* Speed up code by change string concatenation
* Improve docs structure
* Minor change at code logic for getting signature
0.2.1 (2017-10-29)
------------------
* Add User methods
0.2.0 (2017-10-29)
------------------
* Add public methods without unittests.
0.1.0 (2017-10-28)
------------------
* First release on PyPI.
=========================
.. image:: https://img.shields.io/pypi/v/kuna.svg
:target: https://pypi-hypernode.com/pypi/kuna
.. image:: https://travis-ci.org/DmytroLitvinov/kuna.svg?branch=master
:target: https://travis-ci.org/DmytroLitvinov/kuna
.. image:: https://readthedocs.org/projects/kuna/badge/?version=stable
:target: https://kuna.readthedocs.io/en/latest/?badge=stable
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/DmytroLitvinov/kuna/shield.svg
:target: https://pyup.io/repos/github/DmytroLitvinov/kuna/
:alt: Updates
.. image:: https://pyup.io/repos/github/DmytroLitvinov/kuna/python-3-shield.svg
:target: https://pyup.io/repos/github/DmytroLitvinov/kuna/
:alt: Python 3
``kuna`` is a Python package providing access to the `Kuna exchange <https://kuna.io/>`_ server API.
Original documentation of Kuna exchange API here: https://kuna.io/documents/api
Installation
============
Requirements
------------
kuna depends on:
* `python-requests <http://docs.python-requests.org/en/latest/>`_
Install with pip
----------------
.. code-block:: console
pip install kuna
Documentation
=============
The full documentation is available on `readthedocs <https://kuna.readthedocs.io>`_.
Meta
====
Dmytro Litvinov – `@Dmytro_Litvinov <https://twitter.com/Dmytro_Litvinov>`_ – litvinov.do.it@gmail.com
Distributed under the MIT license. See `LICENSE <https://github.com/DmytroLitvinov/kuna/blob/master/LICENSE>`_ for more information.
https://github.com/DmytroLitvinov/kuna
Deploy
======
https://cookiecutter-pypackage.readthedocs.io/en/latest/pypi_release_checklist.html
History
=======
0.3.0 (2018-04-29)
------------------
* Remove a strict binding to market pairs
0.2.12 (2018-04-06)
------------------
* Remove OTX/BTC
0.2.11 (2018-03-20)
------------------
* Change on EOS pair; small refactor
0.2.10 (2018-03-17)
------------------
* Add new pairs XLM/UAH, TUSD/UAH
0.2.9 (2018-03-11)
------------------
* Add new pair HKN/BTC 'hknbtc
0.2.8 (2018-02-13)
------------------
* Add new pairs EOS/BTC 'eosbtc', FOOD/BTC 'foodbtc', OTX/BTC 'otxbtc'
0.2.7 (2018-02-09)
------------------
* Add new pair XRP/UAH 'xrpuah'
0.2.6 (2018-01-06)
------------------
* Add new pair BCH/UAH 'bchuah'
0.2.5 (2017-12-31)
------------------
* Fix market pair 'golosgbg' to 'golgbg' and also add new pairs 'rbtc', 'arnbtc', 'evrbtc', 'b2bbtc'
0.2.4 (2017-11-07)
------------------
* Fix bug for User method: for correct generate signature it needs to pass assorted params.
0.2.3 (2017-10-31)
------------------
* Add new pair
0.2.2 (2017-10-31)
------------------
* Speed up code by change string concatenation
* Improve docs structure
* Minor change at code logic for getting signature
0.2.1 (2017-10-29)
------------------
* Add User methods
0.2.0 (2017-10-29)
------------------
* Add public methods without unittests.
0.1.0 (2017-10-28)
------------------
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kuna-0.3.0.tar.gz
(14.1 kB
view details)
Built Distribution
File details
Details for the file kuna-0.3.0.tar.gz
.
File metadata
- Download URL: kuna-0.3.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cccd17feb7c47c1fe56756e4f9c009208e5abec5bb9d11b9d972af5766c5b175 |
|
MD5 | 40ee7759c444cbe2c837a5d6aa9bd5e8 |
|
BLAKE2b-256 | 3b0a048541af7fa7b6645d5bf25b6a2ccc51107721ce8b8a57861a6981fba779 |
File details
Details for the file kuna-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: kuna-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15d4beec992141fcffc8a30902a3f4e7690cc96d8bc25c4d67cfbd80e1946af6 |
|
MD5 | 540e9ee9a88fb0b48f1b8f60b12d3bd4 |
|
BLAKE2b-256 | 6508688c93739c89f6818e4ecd17061d390a6e5693cef35cb32bbcce53700fa0 |