Metadata-Version: 2.4
Name: mimiq-tensorkeeper
Version: 0.0.1
Summary: Placeholder for MIMIQ TensorKeeper, distributed by QPerfect from its own package registry.
Author-email: QPerfect <support@qperfect.io>
Project-URL: Homepage, https://qperfect.io
Project-URL: Documentation, https://docs.qperfect.io/
Keywords: mimiq,qperfect,placeholder
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# mimiq-tensorkeeper

Placeholder for MIMIQ TensorKeeper, distributed by QPerfect from its own package registry.

```
This is a placeholder, not the real MIMIQ TensorKeeper.

MIMIQ TensorKeeper is proprietary QPerfect software. It is distributed from the
QPerfect package registry and needs an access token:

    pip install --index-url https://<token>@license.qperfect.io/pypi/simple mimiq-tensorkeeper

Get your token at https://license.qperfect.io/account/install

Use --index-url, not --extra-index-url. With --extra-index-url pip also queries
public PyPI and may install this placeholder instead of the real package.

Documentation: https://docs.qperfect.io/
Contact: support@qperfect.io

This distribution contains no product code. It exists so that installing this
name from public PyPI gives an actionable message, and so that the name cannot
be claimed by anyone else.
```
