Skip to main content

코딩 에이전트 툴킷 (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")

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

firebat23-0.1.0.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

firebat23-0.1.0-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

Details for the file firebat23-0.1.0.tar.gz.

File metadata

  • Download URL: firebat23-0.1.0.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.12

File hashes

Hashes for firebat23-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ceb92101d1d32523757daab4fe940a8c6dbb499d1b65e92c77f30038e03b69d3
MD5 4340eea604f35328fd9ee06c28d6eaad
BLAKE2b-256 f70aab8646ff7bd310ffdf1b39882fa7b4ca52f4e9bcb9bc1a1bf692aa77f94e

See more details on using hashes here.

File details

Details for the file firebat23-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: firebat23-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.12

File hashes

Hashes for firebat23-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 76f289d8352b1c14d748c0d208057ad4d5d947b9b24f24e15cf6eb5523adc4c5
MD5 caf992dd3ce12083b8bfcf0ddca3d013
BLAKE2b-256 37472daa822e7eeba606bb5fcd6698cd56f8ce44b83624590b7fca17eadb218e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page