Metadata-Version: 2.4
Name: transpilatron
Version: 5.2.0
Summary: A tool for transpiling code from python to C using AI agents.
Author-email: Johnny Konczal <johndrostan@outlook.com>
Requires-Python: >=3.14
Requires-Dist: python-dotenv>=1.2.2
Description-Content-Type: text/markdown

# Transpilatron

A tool for transpiling code from python to C using AI agents.

## Usage

```bash
transpilatron <python_file>
```

### API Key
Set the GROQ_API_KEY environment variable to use the Groq API.