테이블링 비공식 CLI — AI 에이전트 친화적 설계 (Agent DX)
Project description
Tabling CLI
테이블링(Tabling) 비공식 CLI — AI 에이전트 친화적 설계 (Agent DX)
맛집 검색, 매장 정보 조회, 줄서기 등록/취소를 터미널에서 수행합니다.
설치
pip install tabling-cli
또는 소스에서:
git clone https://github.com/tellang/tabling-cli.git
cd tabling-cli
pip install -e .
Python 3.11 이상이 필요합니다.
사용법
# 매장 검색
tabling search "카페" --location "성수"
# JSON 출력 (에이전트 친화적)
tabling search "스시" --json
# 매장 상세 정보
tabling shop info SHOP_ID
# 줄서기 등록
tabling waitlist register SHOP_ID --party-size 4
# 줄서기 취소
tabling waitlist cancel WAITLIST_ID
# 대기 상태 확인
tabling status WAITLIST_ID
# 스키마 자체검사
tabling schema
# 버전
tabling version
Agent DX 특징
- 스키마 자체검사:
tabling schema로 전체 커맨드 스키마 JSON 출력 - 입력 검증: 잘못된 인자에 대해 구조화된 오류 반환
- JSON-First 출력:
--json플래그로 머신 파싱 가능한 출력 - dry-run 지원: 부작용 없이 요청 미리보기
환경 변수
| 변수 | 설명 | 기본값 |
|---|---|---|
TABLING_API_BASE_URL |
API 엔드포인트 | https://tabling.co.kr/api |
TABLING_AUTH_TOKEN |
인증 토큰 | (필수) |
라이선스
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
tabling_cli-0.1.0.tar.gz
(30.1 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 tabling_cli-0.1.0.tar.gz.
File metadata
- Download URL: tabling_cli-0.1.0.tar.gz
- Upload date:
- Size: 30.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","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 |
446bd6b17b6909818c5497a8badc80bb984d6a01625cffbbf47282e8f56e7e62
|
|
| MD5 |
c621c8b620b2fdf329d5406bea49833f
|
|
| BLAKE2b-256 |
d0cbdb667d8a7c021e748cd4646ae3cbe652f5f8d110becfec5be2f73bc03987
|
File details
Details for the file tabling_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tabling_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","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 |
0e9e8ad5fe4aa15fec7afc6185aa5bba24204bd2cb14d61c61a655581264ab39
|
|
| MD5 |
e283361080c048962eed0198a9d5bc29
|
|
| BLAKE2b-256 |
563189250fea39a1b3d0d52bc43ef5f1c5a35c0a252495a1bd002e53f48fb4d4
|