Utilities for Coze coding client runtime context and helpers.
Project description
coze-coding-utils
Python utilities for the Coze coding client. Provides a simple runtime Context object.
Installation
pip install coze-coding-utils
Usage
from coze_coding_utils.runtime_ctx.context import Context
ctx = Context(run_id="r", space_id="s", project_id="p", method="fetchData")
print(ctx.run_id, ctx.method)
Python Version
Requires Python 3.10+.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
coze_coding_utils-0.2.0.tar.gz
(54.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file coze_coding_utils-0.2.0.tar.gz.
File metadata
- Download URL: coze_coding_utils-0.2.0.tar.gz
- Upload date:
- Size: 54.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
695216170ce54fc10a5f3624eafa198be447d5ae7b9689633f6bd6a387ad7920
|
|
| MD5 |
a65a27c427f5a00545d142c59da221e9
|
|
| BLAKE2b-256 |
4c9a5065a06724f85d34e9f9afd8c2b6e4b891a4beacd5909ea3424af6b93fd3
|
File details
Details for the file coze_coding_utils-0.2.0-py3-none-any.whl.
File metadata
- Download URL: coze_coding_utils-0.2.0-py3-none-any.whl
- Upload date:
- Size: 68.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
158b3978ee1d6eab70dd4cde40fff99a2ebf3ddf8297ea11a86add378ff094f4
|
|
| MD5 |
5d2875f35a99106f5923e58ce54691df
|
|
| BLAKE2b-256 |
b45a72a4e28c943fc494eba5d05cc5f36fd0bb2dd253285ec2f172cef08e39ad
|