Metadata-Version: 2.1
Name: ai_code_refinement
Version: 0.0.7
Summary: AI Code Refinement
Home-page: https://github.com/TeraTheDataConsultant/ai_code_refinement
Author: Tera Earlywine
Author-email: tera.earlywine@qbizinc.com
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: build==1.2.2.post1
Requires-Dist: certifi==2024.8.30
Requires-Dist: packaging==24.1
Requires-Dist: pyproject_hooks==1.2.0

# AI Code Refinement Tool 


```zsh

# Installing ai_code_refinement 
pip3 install ai_code_refinement

# Upgrading to get the latest version
pip3 install ai_code_refinement --upgrade 
```

<!-- 
TODO: 

Adding configuration documentation for the following: 
1. Set up with python dotenv .env.staging / .env.production 
2. Set up containing organization / project / api key for the OpenAI API 
3. How to use the CLI tool 
4. Anything else relating to updates
5. Contributing & ./scripts/build.sh 

-->
