Metadata-Version: 2.5
Name: datalab-core
Version: 0.0.0
Summary: Reserved name. datalab-core is a service, not a PyPI package.
License: Proprietary
Classifier: Development Status :: 7 - Inactive
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# datalab-core — reserved name

**This package is empty on purpose. It is not datalab-core, and installing it gives you nothing.**

`datalab-core` is a server, deployed and operated by whoever runs your datalab instance. It is not
distributed to users as a Python package and never will be. The name is held defensively so that it
cannot be claimed by anyone else — an attacker owning it could serve code to any tooling that
resolves `datalab-core` from public PyPI.

Nothing is published here and nothing ever will be.

## If you were looking for the datalab client

That is `datalab-cli`, and it comes from your own deployment's authenticated package index rather
than from public PyPI. Ask your datalab operator for the index URL, then install with
`--index-url` — never `--extra-index-url`.
