buycoins-sdk

A Python SDK for Buycoins


Keywords
sdk, buycoins
License
MIT
Install
pip install buycoins-sdk==1.0.1

Documentation

Buycoins Python SDK

Python SDK for Buycoins

Python Package Workflow

Introduction

Buycoins SDK is a Python SDK for the Buycoins API

With this SDK, you gain access to all the functionality of the official Buycoins API. This means that you can:

  • Buy and sell cryptocurrencies like Bitcoin and Ethereum instantly
  • Perform P2P trading on the Buycoins platform
  • Get the latest prices of various cryptocurrencies in Naira and so on.

You can find Buycoins SDK on PyPi here.

Features

Buycoins Python SDK comes with amazing features and benefits such as:

  • Strong emphasis on types

    Everyone loves types!

    All Buycoins GraphQL types and enums have a corresponding native Python Class or Enum provided by this package.

    There are also convenience methods for converting fields of a GraphQL response to a native Python object instantly.

  • Capability With this SDK, you have access to all the functionality of the official Buycoins API

  • Flexibility While you can do almost anything you want to do with the classes provided, you can also write your own custom queries if you choose to, and so much more

You can learn more about Buycoins SDK through the official documentation