Privex Python Exchange Library Logo
latest

Main:

  • Privex’s Python Exchange Library
  • Installation
    • Download and install from PyPi using pip (recommended)
    • (Alternative) Manual install from Git

Code Documentation:

  • privex.exchange
  • privex.exchange.base
    • empty_decimal
    • ExchangeAdapter
      • Methods
        • __init__
        • get_pair
        • has_pair
      • Attributes
        • cache_timeout
        • code
        • name
        • provides
    • ExchangeManager
      • Methods
        • exchange_by_code
        • exchange_by_name
        • exchange_by_path
        • get_pair
        • get_tickers
        • list_pairs_from
        • list_pairs_to
        • load_exchange
        • load_exchanges
        • pair_exists
        • try_proxy
      • Attributes
        • available_adapters
        • ex_code_map
        • ex_instances
        • ex_name_map
        • ex_pair_map
        • ex_pair_map_inv
        • loaded
        • map_tether_real
        • proxy_coins
        • tether_map
    • PriceData
      • Methods
        • __init__
  • Binance
    • Methods
    • Attributes
  • Bittrex
    • Methods
    • Attributes
  • CoinGecko
    • Methods
    • Attributes
  • Kraken
    • Methods
    • Attributes
  • tests
Privex Python Exchange Library
  • Docs »
  • Privex’s Python Exchange Library
  • Edit on GitHub

Privex’s Python Exchange Library¶

Privex Logo

Welcome to the documentation for Privex’s Python Exchange library - a python package built for querying cryptocurrency exchanges and price aggregators such as CoinGecko

This documentation is automatically kept up to date by ReadTheDocs, as it is automatically re-built each time a new commit is pushed to the Github Project

Contents¶

Main:

  • Privex’s Python Exchange Library
  • Installation
    • Download and install from PyPi using pip (recommended)
    • (Alternative) Manual install from Git

Code Documentation:

  • privex.exchange
  • privex.exchange.base
    • empty_decimal
    • ExchangeAdapter
      • Methods
        • __init__
        • get_pair
        • has_pair
      • Attributes
        • cache_timeout
        • code
        • name
        • provides
    • ExchangeManager
      • Methods
        • exchange_by_code
        • exchange_by_name
        • exchange_by_path
        • get_pair
        • get_tickers
        • list_pairs_from
        • list_pairs_to
        • load_exchange
        • load_exchanges
        • pair_exists
        • try_proxy
      • Attributes
        • available_adapters
        • ex_code_map
        • ex_instances
        • ex_name_map
        • ex_pair_map
        • ex_pair_map_inv
        • loaded
        • map_tether_real
        • proxy_coins
        • tether_map
    • PriceData
      • Methods
        • __init__
  • Binance
    • Methods
    • Attributes
  • Bittrex
    • Methods
    • Attributes
  • CoinGecko
    • Methods
    • Attributes
  • Kraken
    • Methods
    • Attributes
  • tests

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Privex Inc. Revision 8b37c198.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.