Metadata-Version: 2.4
Name: bearcarousel
Version: 0.2.0
Summary: 從 JSON 產出對齊的 Instagram 輪播圖，並自己檢查有沒有做壞。Aligned Instagram carousel slides from JSON, with an audit gate that refuses to call a broken deck done.
Author: 川輝科技有限公司 (Brightstream Technology Co., Ltd.)
License: Apache-2.0
Project-URL: Homepage, https://github.com/johnnyang0612/bearcarousel
Project-URL: Repository, https://github.com/johnnyang0612/bearcarousel
Project-URL: Issues, https://github.com/johnnyang0612/bearcarousel/issues
Keywords: instagram,carousel,social-media,image-generation,pillow,typography,cjk,layout,wcag,ai-agent,content-marketing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: Chinese (Traditional)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: Pillow>=10.0.0
Requires-Dist: fastapi>=0.115.0
Requires-Dist: uvicorn>=0.30.0
Requires-Dist: python-multipart>=0.0.9

# bearcarousel

從 JSON 產出**對齊的** Instagram 輪播圖（1080x1350 PNG），並且自己檢查
有沒有做壞——紅燈就代表還沒做完。
Generate **aligned** Instagram carousel slides from JSON, with an audit gate
that refuses to call a broken deck done.

```bash
pip install bearcarousel

bearcarousel ui                                  # 瀏覽器 UI / browser UI
bearcarousel draft  --framework case --out my_post.json
bearcarousel render --content my_post.json --json
bearcarousel audit  --content my_post.json --json    # exit 1 on RED
bearcarousel open   --content my_post.json           # agent <-> UI live link
```

第一次執行會把對應版本的完整程式（rulepack、模板、字型、UI）下載到
`~/.bearcarousel/`，之後離線可用。升級 pip 套件＝升級程式，不會在背後
自我更新。
First run downloads the matching release tree (rulepack, templates, fonts,
UI) into `~/.bearcarousel/`; everything after that works offline. Upgrading
the pip package upgrades the tree — nothing self-updates behind your back.

- 完整說明 / full docs: https://github.com/johnnyang0612/bearcarousel
- 給 AI agent 的指令 / instructions for AI agents:
  https://github.com/johnnyang0612/bearcarousel/blob/main/AGENTS.md
- 不想裝 Python？有打包好的 Windows/macOS 應用程式 / prefer an app?
  https://github.com/johnnyang0612/bearcarousel/releases/latest

由 [川輝科技 Brightstream Technology](https://www.brightstream.com.tw/?utm_source=bearcarousel&utm_medium=pypi)
打造（熊董不上班 / Bear CEO）：
[Instagram](https://www.instagram.com/beardon.zzz) ·
[YouTube](https://www.youtube.com/@beardon_zzz) ·
[免費 LINE 社群](https://line.me/ti/g2/h2b4DMtYIMfnGxWP-hZOpFpxcTzbZrZMUD9DxA)

Apache-2.0. 內附字型 Noto Sans TC 與 Lato 依 SIL OFL 1.1 再散布。
