Skip to main content

bobcatpy

An asyncio based Python library to interact with the Bobcat Helium miner diagnostics API.

bobcatpy provides an alternative way to interact with the Bobcat diagnoser interface.

Installation

bobcatpy is available through PyPi.

pip install bobcatpy

Usage

from bobcatpy import Bobcat
import asyncio

async def main():
    b = Bobcat("10.10.21.70")
    temps = await b.temps()
    print(temps)
    await b.close_session()

asyncio.run(main())

Legacy Synchronous version

To use Bobcatpy in a synchronous fashion please use a version prior to v2.0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bobcatpy-2.0.0.tar.gz (14.9 kB view details)

Uploaded Source

File details

Details for the file bobcatpy-2.0.0.tar.gz.

File metadata

  • Download URL: bobcatpy-2.0.0.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for bobcatpy-2.0.0.tar.gz
Algorithm Hash digest
SHA256 5e858ad3414ef55a822fbb7d4669aa30bf75d87418c4bac50408ff78771552f8
MD5 1fa27a038ffabfba19e22845882bbbf8
BLAKE2b-256 948e78087b6c382ba3241ff5e96d85cfcd3582e2b8c5ef775316837be795dcad

See more details on using hashes here.

Release history Release notifications | RSS feed

2.1.2

1 file

2.1.1

1 file

2.1.0

1 file

2.0.1

1 file

This release

2.0.0 This release

1 file

1.0.9

1 file

1.0.8

1 file

1.0.7

1 file

1.0.6

1 file

1.0.5

1 file

1.0.4

1 file

1.0.3

1 file

1.0.2

1 file

1.0.1

1 file

1.0.0

2 files

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