Metadata-Version: 2.1
Name: ipychat
Version: 0.1.0
Author-email: Vinayak Mehta <vmehta94@gmail.com>
Maintainer-email: Vinayak Mehta <vmehta94@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/vinayak-mehta/ipychat
Project-URL: Changelog, https://github.com/vinayak-mehta/ipychat/releases
Project-URL: Issues, https://github.com/vinayak-mehta/ipychat/issues
Project-URL: CI, https://github.com/vinayak-mehta/ipychat/actions
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown
Requires-Dist: click
Provides-Extra: dev
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: isort; extra == "dev"

# nbchat

## Usage

```
$ pip install nbchat
```
