Skip to main content

Description

Poloniex API client for humans

Installation

The package has been uploaded to PyPI, so you can install it with pip:

$ pip install poloniex

Usage Examples

Documentation can be inspected by calling the python’s help function with a Poloniex object as parameter:

from poloniex import Poloniex
polo = Poloniex()
help(polo)

Public APIs

from poloniex import Poloniex
polo = Poloniex()
ticker = polo.returnTicker()['BTC_ETH']
print(ticker)

Private APIs

from poloniex import Poloniex
import os

api_key = os.environ.get('POLONIEX_API_KEY')
api_secret = os.environ.get('POLONIEX_SECRET')
polo = Poloniex(api_key, api_secret)

ticker = polo.returnTicker()['BTC_ETH']
print(ticker)

balances = polo.returnBalances()
print(balances)

Used in

  • crypto_trader: Trading automation on poloniex cyriptocoin exchange

Donations

Name

Symbol

Address

Bitcoin

BTC

13NpLwXgEP8d9NpDUHptY6BypFRNXHL3tr

Ethereum

ETH

0x8f61777b0f951ed5df684da495d82171aa3645ea

Litecoin

LTC

LKM1eTU8BmvCECJr54Tz1pHDr4e2AS41Ai

Release files for poloniex 0.0.17

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for poloniex 0.0.17
File Interpreter ABI Platform
poloniex-0.0.17-py2.py3-none-any.whl Python 2, Python 3 none any Details

Release files / poloniex-0.0.17-py2.py3-none-any.whl

Download URL poloniex-0.0.17-py2.py3-none-any.whl
Size 11.2 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
133254c0727eebfae3935ae9de001bb92030563c3dd8c11e076dced5048aa457
BLAKE2b-256 checksum
How to use checksums
c48eebe82e6abc728c461f9e99dd8bca32034a0b9b1f57f832d3c395550b9ad8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.17 This release

1 release file

0.0.15

1 release file

0.0.14

1 release file

0.0.13

1 release file

0.0.12

1 release file

0.0.11

1 release file

0.0.10

1 release file

0.0.9

1 release file

0.0.8

6 release files

0.0.7

6 release files

0.0.6

1 release file

0.0.5

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page