Skip to main content

No project description provided

Project description

DotCoin

Introduction

DotCoin is an abstract interface build around ccxt to access information on cryptocurrency markets from a variety of exchanges/platforms, while being accessible to non-coders or coders who don't want to write a program just to check some basic info.

As of this moment, DotCoin provides a simple cli that can look into the basic stats of some markets and checking their current order-book. Please bear in mind that DotCoin is currently just a personal project that just started its development status and needs a lot of time and work to grow.

Installation

A package with the name "dotcoin" is available in pypi.

pip install --user dotcoin 

This package has been tested mainly with Python 3.7.9 on Windows 10, but it should work on all platforms since it only makes use of cross-platform libraries. You may need to prefix this command with "pip3", "python3 -m pip" or "python -m pip" instead when running on other platforms or different Python setups.

General Usage

dotcoin -h
usage: parity [-h] {exchanges,markets,ticker,book} ...

positional arguments:
  {exchanges,markets,ticker,book}
    exchanges           list supported exchanges
    markets             list supported markets
    ticker              fetch ticker from a given market
    book                fetch book from a given market

optional arguments:
  -h, --help            show this help message and exit

Limited support

As of now, only these exchanges are supported.

  • BINANCE
  • BITTREX

Although DotCoin is build on top of ccxt, which supports a considerable number of platforms, as interface which targets the end-user, I consider it's important to provide a stable usability instead of unreliable feature set. This is why there will be limited support for most exchanges in the meantime, and more will be added once certain level of reliability is achieved.

Thanks

I greatly thank the ccxt team for their amazing work on the ccxt library, it's only thanks to the project they've built that this app is even possible. You can check their work out at their GitHub.

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

dotcoin-0.1.0.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

dotcoin-0.1.0-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file dotcoin-0.1.0.tar.gz.

File metadata

  • Download URL: dotcoin-0.1.0.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.7.9 Windows/10

File hashes

Hashes for dotcoin-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3fb7f73099991fb74ca8d5dcece78bbea69821fd79143439c5bfb3171ca2b92a
MD5 5fd4bab591427b486bc8a28e6d167d33
BLAKE2b-256 477e6f99dcd41512ee88da2a58a4eace88fa33a4aceb6b9a25b3ecd850dc001c

See more details on using hashes here.

File details

Details for the file dotcoin-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: dotcoin-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.7.9 Windows/10

File hashes

Hashes for dotcoin-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 506bfce4c2356192bfc8114d9f94feda3a9462a7b84a275953cf0fac3122c1f2
MD5 707e1624f29331926335836caae9c3ee
BLAKE2b-256 3a10c2673821adc2162a10994dbfb17c2c9f8b3e3ea3d0f647212719b5f18ef1

See more details on using hashes here.

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