Metadata-Version: 2.1
Name: cowgirl-ai-auto-code
Version: 1.1.8
Summary: Cowgirl AI - Auto Code
Home-page: https://github.com/Cowgirl-AI/auto-code
Author: Tera Earlywine
Author-email: dev@teraearlywine.com
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# Auto Code

Programming CLI bot that digests python files in a specified directory then updates them with refinements


To install:

```zsh
pip install cowgirl-ai-core cowgirl-ai-utils cowgirl-ai-auto-code
```

```zsh 
auto-bot refine_files src .py 
```



This program is currently only compatible with OpenAI, we are looking into expanding compatibility with other open source LLMs such as Meta and Anthropic. We are also investigating adding .sql refinements to the CLI tool.... :) 
