Metadata-Version: 2.2
Name: grok3
Version: 0.0.1.dev0
Summary: A mirror for Grok3API. Installs Grok3API for working with Grok.
Author-email: boykopovar <boykopovar@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/boykopovar/Grok3API
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Grok3API


# Grok3

A mirror package for [Grok3API](https://pypi.org/project/Grok3API/). This package installs `Grok3API` to enable interaction with Grok models.

---

## 🚀 Installation

To install `grok3`, simply run:

```bash
pip install grok3
```

This will automatically install `Grok3API` as a dependency.

---

## 📖 Description

`grok3` is a lightweight mirror package that does not contain its own code. Its sole purpose is to install the `Grok3API` library, which provides a powerful and convenient interface for interacting with Grok models (including Grok3). For detailed documentation, usage examples, and features, refer to the [Grok3API repository](https://github.com/boykopovar/Grok3API) or the [Grok3API PyPI page](https://pypi.org/project/Grok3API/).

---

## 📜 License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

---

## ℹ️ Note

This package serves as a redirect to `Grok3API`. If you have questions or need support, please visit the [Grok3API GitHub page](https://github.com/boykopovar/Grok3API).
