Add your description here
Project description
코딩 에이전트 툴킷 (Coding Agent Toolkit)
파이썬 개발을 위한 코딩 에이전트 툴킷 라이브러리입니다. 이 라이브러리는 코드 컨텍스트 관리, 코드 분석, 코드 생성 등의 기능을 제공합니다.
주요 기능
- 코드 컨텍스트 관리
- AST(추상 구문 트리) 기반 코드 분석
- 코드 생성 및 변환
- 프로젝트 구조 분석
설치 방법
pip install coding-agent-toolkit
사용 예시
from coding_agent_toolkit import CodeContext, CodeAnalyzer
# 코드 컨텍스트 로드
context = CodeContext("my_project/")
# 코드 분석
analyzer = CodeAnalyzer(context)
functions = analyzer.find_functions("module_name")
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
armory9-0.1.0.tar.gz
(1.3 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 armory9-0.1.0.tar.gz.
File metadata
- Download URL: armory9-0.1.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3c507d1a4d32ee55bce37e791a015634cad099aaad0e3f43277deb675df5e85
|
|
| MD5 |
28d524dd952e121f47d081055bfb4b32
|
|
| BLAKE2b-256 |
bad51e32767a08b252de2807b2ef56ccfd8934f9ca3c33ae848e79b4f7c67e00
|
File details
Details for the file armory9-0.1.0-py3-none-any.whl.
File metadata
- Download URL: armory9-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8b0d122f18f5dfd1f7768454eeacdaaf0c5b85389d42fe331ffae113d0e5485
|
|
| MD5 |
22a547947829912b48a8b43c0b73d1e5
|
|
| BLAKE2b-256 |
72484cf35b1211b0745c35a84381419103cdb324d6946536036cf0f2b023827b
|