Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmytrolitvinov/kuna
:snake: Python wrapper for Kuna exchange :currency_exchange: API
https://github.com/dmytrolitvinov/kuna
api-wrapper bitcoin cryptocurrency hacktoberfest hacktoberfest-accepted kuna sdk-python
Last synced: 18 days ago
JSON representation
:snake: Python wrapper for Kuna exchange :currency_exchange: API
- Host: GitHub
- URL: https://github.com/dmytrolitvinov/kuna
- Owner: DmytroLitvinov
- License: mit
- Created: 2017-10-28T17:00:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T01:28:39.000Z (over 1 year ago)
- Last Synced: 2024-10-15T04:32:48.749Z (about 1 month ago)
- Topics: api-wrapper, bitcoin, cryptocurrency, hacktoberfest, hacktoberfest-accepted, kuna, sdk-python
- Language: Python
- Homepage: https://kuna.readthedocs.io/en/stable/
- Size: 146 KB
- Stars: 19
- Watchers: 1
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Kuna exchange API wrapper
=========================.. image:: https://img.shields.io/pypi/v/kuna.svg
:target: https://pypi.python.org/pypi/kuna.. image:: https://pepy.tech/badge/kuna
:target: https://pepy.tech/project/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``kuna`` is a Python package providing access to the `Kuna exchange `_ server API.
Original documentation of Kuna exchange API here: https://docs.kuna.io/docsInstallation
============Install with pip
----------------.. code-block:: console
pip install kuna
Documentation
=============The full documentation is available on `readthedocs `_.
Meta
====Dmytro Litvinov – `@DmytroLitvinov `_
Distributed under the MIT license. See `LICENSE `_ for more information.
https://github.com/DmytroLitvinov/kuna
Deploy
======https://cookiecutter-pypackage.readthedocs.io/en/latest/pypi_release_checklist.html