Skip to main content

Python client and CLI for the SickRock Connect API

Project description

project logo

SickRock Python lib/cli

Build nocode data base webapps on real databases

Maturity Badge PyPI Discord

Python client and CLI for the SickRock Connect API.

Install

From PyPI:

pip install sickrock_client

CLI

The package installs a sickrock command:

sickrock info
sickrock -j info
sickrock insert -t default -f type TASK -f timestamp "2026-06-12 12:00:00"
sickrock call Init
sickrock list-operations
sickrock help insert

Configuration defaults to /etc/SickRockClient/settings.env and supports SICKROCK_URL, BEARER_TOKEN, and VERIFY_SSL (or verify-ssl=false in the config file). Use -k or --no-verify-ssl to skip certificate verification. Use -j or --json for JSON-only output.

Library

from sickrock_client import SickRockClient

client = SickRockClient("https://example.com", "token")
item = client.create_item("default", {"type": "TASK", "timestamp": "2026-06-12 12:00:00"})
info = client.init()

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

sickrock_client-0.2.1.tar.gz (18.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sickrock_client-0.2.1-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file sickrock_client-0.2.1.tar.gz.

File metadata

  • Download URL: sickrock_client-0.2.1.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sickrock_client-0.2.1.tar.gz
Algorithm Hash digest
SHA256 a10472d2aa4f04664f24a29f6e638d5f01afbb3a51a309632064b3b39fd67977
MD5 267f1dc3961bed7c84525460f986c6ab
BLAKE2b-256 bb4463ec8938fc9e367dcdca13753b5dfe57a57f8bb9a4fe6e507066504542bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for sickrock_client-0.2.1.tar.gz:

Publisher: publish.yml on jamesread/sickrock-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sickrock_client-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: sickrock_client-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 19.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sickrock_client-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 da6610823351463ad7777df50e51d65eb5e6bccbf70d28199fbca7c844800c6b
MD5 9014045fcc2562e31ef28b6879bd2eb6
BLAKE2b-256 817669476f68f5d179ef429b29a7cc75689572ac9d0a10555ac4682ed6314086

See more details on using hashes here.

Provenance

The following attestation bundles were made for sickrock_client-0.2.1-py3-none-any.whl:

Publisher: publish.yml on jamesread/sickrock-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page