Skip to main content
File added late

1 file was added to this release more than 14 days after its initial publication. Inspect the release files before installing.

LiquidTap Python Client

To manage API tokens, refer to: https://app.liquid.com/settings/api-tokens

To learn more about Liquid Api token management, see the help links below: https://help.liquid.com/connect-to-liquid-via-api

Getting Started

pip3 install liquidtap

The library can connect to public channels without token credentials.

import liquidtap

def update_callback(data):
    print(data)

def on_connect(data):
    tap.pusher.subscribe("price_ladders_cash_btcjpy_buy").bind('updated', update_callback)

if __name__ == "__main__":
    tap = liquidtap.Client()
    tap.pusher.connection.bind('pusher:connection_established', on_connect)
    tap.pusher.connect()

Authentication

Authenticate on initialization

import liquidtap

def update_callback(data):
    print(data)

def on_connect(data):
    print(data)
    tap.pusher.subscribe("price_ladders_cash_btcjpy_buy").bind('updated', update_callback)

if __name__ == "__main__":
    tap = liquidtap.Client("insert token id", "insert token secret")
    tap.pusher.connection.bind('pusher:connection_established', on_connect)
    tap.pusher.connect()

Release files for liquidtap 1.0.2

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

File added late

1 file was uploaded more than 14 days after the first file in this release.

While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.

We recommend inspecting the release files before installing.

Source distribution (sdist)

Source distribution for liquidtap 1.0.2
File Size Uploaded
liquidtap-1.0.2.tar.gz 8.9 kB Details

Built distributions (wheels)

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

Total release size: 29.7 kB

Release files / liquidtap-1.0.2.tar.gz

Download URL liquidtap-1.0.2.tar.gz
Size 8.9 kB
Tags Source
SHA-256 checksum
How to use checksums
ea88861ac4aac99c59c5047f71d381cf362aecbd630928c6a9036379e1dee24a
BLAKE2b-256 checksum
How to use checksums
88e30e191c9ca95c2951f16e63062a98cc4ee9467caf26ef7997f363224030ee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

Release files / liquidtap-1.0.2-py3-none-any.whl

File added late

This file was uploaded more than 14 days after the first file in this release.

While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.

We recommend inspecting the release file before installing.

Download URL liquidtap-1.0.2-py3-none-any.whl
Size 10.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
80090140d29fffb11a7496c76a6d4fd642e06cc3663c20908b5dea4947a1def6
BLAKE2b-256 checksum
How to use checksums
64b631a6f76eaafd493c1af4647d7285287faea56c8c66b8b25e678bc7c25921
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.9

Release files / liquidtap-1.0.2-py2-none-any.whl

Download URL liquidtap-1.0.2-py2-none-any.whl
Size 10.4 kB
Tags Python 2
SHA-256 checksum
How to use checksums
d03e0e9e630390a712f2fb85f286354b410f829b96c31a06a47944f820659b6d
BLAKE2b-256 checksum
How to use checksums
190c7ccf27615a1e5db8f544c457f0ff67a1fc41e4475c65440ebc636ed870ba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

Release history Release notifications | RSS feed

1.0.3

2 release files

This release

1.0.2 This release

3 release files

1.0.1

1 release file

1.0.0

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