Metadata-Version: 2.4
Name: bitogin-studio
Version: 5.1.0
Summary: Professional AI coding agent for production-ready Expo, Flutter, Tauri, and full-stack applications.
Author-email: Bitogin Developer <dev@bitogin.com>
License: MIT
Keywords: ai,agent,expo,react-native,flutter,tauri,docker,ci-cd
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai>=1.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: requests>=2.28.0
Requires-Dist: speechrecognition>=3.10.0
Provides-Extra: voice
Requires-Dist: pyaudio; extra == "voice"
Provides-Extra: web
Requires-Dist: streamlit>=1.20.0; extra == "web"
Dynamic: license-file

# Bitogin Studio v5.1.0

Professional AI coding agent for building production-ready Expo React Native, Flutter, Tauri desktop, and full-stack applications.

## Features
- **Cross-Platform Support**: Expo (Zero Android Studio required), Flutter, Tauri, and Supabase.
- **Automated CI/CD**: GitHub Actions, Docker, and docker-compose generation.
- **Deployment**: Integrated EAS builds, Vercel, and Netlify deployment.
- **Developer Experience**: Cursor/VS Code integration and GitHub repository management.
- **Interfaces**: High-performance CLI and Streamlit Web Dashboard.

## Installation
```bash
pip install bitogin-studio[web,voice]
