ZZZ agent guides & definition of Standardized ZZZ Guide Format (SZGF)
Project description
zzz-guides
This repository contains:
- ZZZ agent guides in
guides/original - Definition of the Standardized ZZZ Guide Format (SZGF) in
schema.json(or as Pydantic models inszgf/schema.py) - Python package for validating and fetching guides from this repository in
szgf - Parsed version of the guides in
guides/parsed - Translated guides in
guides/translated
Usage
Install the package:
pip install szgf
Import and use the SZGFClient to fetch and read guides:
from szgf.client import SZGFClient
client = SZGFClient()
await client.download_guides()
guides = await client.read_guides() # Returns a dict of ParsedGuide objects
Contributing
See CONTRIBUTING.md for contribution guidelines.
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
szgf-0.1.4.tar.gz
(7.9 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
szgf-0.1.4-py3-none-any.whl
(10.0 kB
view details)
File details
Details for the file szgf-0.1.4.tar.gz.
File metadata
- Download URL: szgf-0.1.4.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.15 {"installer":{"name":"uv","version":"0.9.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77f67ad5f15857794089c492134ed55281cdf4d62ffb886596d275c79b6d8bc1
|
|
| MD5 |
44dacdc8542acfde104941101930d0a1
|
|
| BLAKE2b-256 |
d7222040304184a14ef8a639848af9c2140c355bfec8ac4dc56d2695a7264889
|
File details
Details for the file szgf-0.1.4-py3-none-any.whl.
File metadata
- Download URL: szgf-0.1.4-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.15 {"installer":{"name":"uv","version":"0.9.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
376f09b832a54cad6e68c957b3640bd840428b2504b7335a60b6521f5881b195
|
|
| MD5 |
005a8e4c9809101b3f301f82585431d9
|
|
| BLAKE2b-256 |
4b23c5c0c522ad9760cda80604b818c4069714797a26bb98cc8eb586aae08ef2
|