Metadata-Version: 2.4
Name: redup-proto-topicmodel
Version: 0.1.1
Summary: Python gRPC bindings for redup.topicmodel.v1
Author: REDUP
License-Expression: MIT
Project-URL: Homepage, https://github.com/redup-ai/redup.proto.python.topicmodel/blob/master/README.md
Project-URL: Repository, https://github.com/redup-ai/redup.proto.python.topicmodel
Keywords: topicmodel,proto,grpc,artm
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: proto/NOTICE
License-File: proto/third_party/text_categorization/LICENSE
License-File: proto/third_party/text_categorization/README.md
Requires-Dist: redup-servicekit<2.0,>=1.0.2
Dynamic: license-file

# redup-proto-topicmodel

![Python Test status](https://github.com/redup-ai/redup.proto.python.topicmodel/actions/workflows/python-test.yml/badge.svg?branch=master)
[![PyPI version](https://img.shields.io/pypi/v/redup-proto-topicmodel)](https://pypi.org/project/redup-proto-topicmodel/)

Python gRPC bindings for `redup.topicmodel.v1`.

## Installation

```bash
pip install redup-proto-topicmodel
```

## License

Licensed under the MIT License. See the `LICENSE` file for details.
