Metadata-Version: 2.1
Name: auto-coder
Version: 0.1.275
Summary: AutoCoder: AutoCoder
Author: allwefantasy
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: contextlib2
Requires-Dist: ninja
Requires-Dist: jinja2
Requires-Dist: rich
Requires-Dist: paramiko
Requires-Dist: tqdm
Requires-Dist: loguru
Requires-Dist: pyjava >=0.6.21
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: retrying
Requires-Dist: zhipuai
Requires-Dist: dashscope
Requires-Dist: tiktoken
Requires-Dist: tabulate
Requires-Dist: jupyter-client
Requires-Dist: prompt-toolkit
Requires-Dist: tokenizers
Requires-Dist: byzerllm[saas] >=0.1.169
Requires-Dist: patch
Requires-Dist: diff-match-patch
Requires-Dist: GitPython
Requires-Dist: openai >=1.14.3
Requires-Dist: anthropic
Requires-Dist: google-generativeai
Requires-Dist: protobuf
Requires-Dist: azure-cognitiveservices-speech
Requires-Dist: real-agent
Requires-Dist: python-docx
Requires-Dist: docx2txt
Requires-Dist: pdf2image
Requires-Dist: docx2pdf
Requires-Dist: pyperclip
Requires-Dist: colorama
Requires-Dist: pylint
Requires-Dist: reportlab
Requires-Dist: pathspec
Requires-Dist: openpyxl
Requires-Dist: python-pptx
Requires-Dist: watchfiles
Requires-Dist: cairosvg
Requires-Dist: matplotlib
Requires-Dist: mammoth
Requires-Dist: markdownify
Requires-Dist: pdfminer.six
Requires-Dist: puremagic
Requires-Dist: pydub
Requires-Dist: youtube-transcript-api
Requires-Dist: SpeechRecognition
Requires-Dist: pathvalidate
Requires-Dist: mcp ; python_version >= "3.10"

<p align="center">
  <picture>    
    <img alt="auto-coder" src="./logo/auto-coder.jpeg" width=55%>
  </picture>
</p>

<h3 align="center">
Auto-Coder (powered by Byzer-LLM)
</h3>

<p align="center">
<a href="https://uelng8wukz.feishu.cn/wiki/QIpkwpQo2iSdkwk9nP6cNSPlnPc"><b>中文</b></a> |

</p>

---

*Latest News* 🔥
- [2025/01] Release Auto-Coder 0.1.208
- [2024/09] Release Auto-Coder 0.1.163
- [2024/08] Release Auto-Coder 0.1.143
- [2024/07] Release Auto-Coder 0.1.115
- [2024/06] Release Auto-Coder 0.1.82
- [2024/05] Release Auto-Coder 0.1.73
- [2024/04] Release Auto-Coder 0.1.46
- [2024/03] Release Auto-Coder 0.1.25
- [2024/03] Release Auto-Coder 0.1.24

---

## Installation

```shell
conda create --name autocoder python=3.10.11
conda activate autocoder
pip install -U auto-coder
auto-coder.chat
```

## Tutorial

0. [Auto-Coder.Chat: 通向智能编程之路](https://uelng8wukz.feishu.cn/wiki/QIpkwpQo2iSdkwk9nP6cNSPlnPc)
