Skip to main content

Clean-room betterproto2/Pydantic Python bindings for the TikTok Webcast Protobuf schema.

Project description

TikTokLiveProto

Python betterproto2 bindings for the TikTok Webcast Protobuf schema.

Install

pip install TikTokLiveProto

Usage

Import the version you need from the version package:

from TikTokLiveProto.v1 import WebcastResponse, WebcastChatMessage
from TikTokLiveProto.v2 import WebcastPushFrame

These are generated betterproto2.Message classes, using pydantic dataclasses for field validation.

Layout

  • src/slim/v1/**/*.proto, src/slim/v2/**/*.proto (in the repo root) — canonical schemas
  • targets/python/TikTokLiveProto/src/TikTokLiveProto/{v1,v2} — generated by protoc + python-betterproto2, committed to the repo, regenerated by CI when any .proto under src/slim/ changes
  • targets/python/TikTokLiveProto/src/TikTokLiveProto/__init__.py — keeps the root package minimal while the actual generated code lives directly in TikTokLiveProto.v1 and TikTokLiveProto.v2

That means the committed package tree stays small:

src/TikTokLiveProto/
  __init__.py
  v1/
    __init__.py
    message_pool.py
  v2/
    __init__.py
    message_pool.py

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

tiktokliveproto-0.1.6.tar.gz (127.9 kB view details)

Uploaded Source

Built Distribution

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

tiktokliveproto-0.1.6-py3-none-any.whl (156.8 kB view details)

Uploaded Python 3

File details

Details for the file tiktokliveproto-0.1.6.tar.gz.

File metadata

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

File hashes

Hashes for tiktokliveproto-0.1.6.tar.gz
Algorithm Hash digest
SHA256 73866d5f871c19c04cd76ed8e453c378bcacd9135d3b184882902b5b87eaf0c9
MD5 593b6e2c71b92c1a84e1d9551c365497
BLAKE2b-256 9d09e4b4cea8b6bd3324b3193ba33bdc10da7b4aa4cd78e47187717e11557bfa

See more details on using hashes here.

Provenance

The following attestation bundles were made for tiktokliveproto-0.1.6.tar.gz:

Publisher: release-python.yml on isaackogan/TikTok-Webcast-Protobuf

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

File details

Details for the file tiktokliveproto-0.1.6-py3-none-any.whl.

File metadata

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

File hashes

Hashes for tiktokliveproto-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 31a248345b5f6514b1689daeca3a6267366cadee100b16fde0d1d16b7aa8aa9e
MD5 07ebe4afe4e26146599e06be6209901e
BLAKE2b-256 ba9659086009a4aa5a403e2befc82982c5c01e5be77d31e330577ed8bd9499d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for tiktokliveproto-0.1.6-py3-none-any.whl:

Publisher: release-python.yml on isaackogan/TikTok-Webcast-Protobuf

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