Metadata-Version: 2.4
Name: vega-raimic
Version: 0.1.0
Summary: Vega CLI — Code at the speed of stars | by Raimic Labs
Author-email: Raimic Labs <hello@raimic.dev>
License: MIT
Project-URL: Homepage, https://github.com/raimic-labs/vega-cli
Project-URL: Repository, https://github.com/raimic-labs/vega-cli
Project-URL: Issues, https://github.com/raimic-labs/vega-cli/issues
Project-URL: Documentation, https://github.com/raimic-labs/vega-cli#readme
Keywords: cli,ai,llm,coding-assistant,nvidia,gemini,groq,deepseek
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Terminals
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: typer[all]>=0.12.0
Requires-Dist: rich>=13.7.0
Requires-Dist: openai>=1.30.0
Requires-Dist: groq>=0.9.0
Requires-Dist: google-genai>=1.0.0
Requires-Dist: httpx>=0.27.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Requires-Dist: black>=24.0; extra == "dev"
Requires-Dist: ruff>=0.4.0; extra == "dev"
Requires-Dist: mypy>=1.10; extra == "dev"
