Metadata-Version: 2.4
Name: mindbots
Version: 0.0.1
Summary: Official Mindbots namespace - the Mindbots SDK is in development. See https://mindbots.com
Project-URL: Homepage, https://mindbots.com
Author-email: "Mindbots Inc." <developers@mindbots.com>
License-Expression: MIT
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# mindbots

Official [Mindbots](https://mindbots.com) namespace on PyPI.

The Mindbots SDK is in development. This package currently provides version metadata and will be superseded by the SDK releases under the same name.

```python
import mindbots
print(mindbots.info())
```

(c) Mindbots Inc. - https://mindbots.com
