Metadata-Version: 2.4
Name: typesafe-client
Version: 0.0.0
Summary: Placeholder reservation - not the official TypeSafe AI SDK. See README.
Author: lumi
License: MIT
Project-URL: Homepage, https://pypi.typesafe.ai/
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# typesafe-client (placeholder)

This is **not** the official TypeSafe AI Python SDK.

TypeSafe AI's real SDK is currently distributed only via their private,
unauthenticated package index (`https://pypi.typesafe.ai/`), and the name
`typesafe-client` was unclaimed on public PyPI. That gap is a classic
dependency-confusion setup: anyone could have registered this name with
malicious code, and it would be indistinguishable from the real thing to a
user or CI pipeline resolving packages from both indexes.

This package was registered defensively to close that gap. It does nothing
except emit a warning on import. It contains no functional code and does not
attempt to reproduce or impersonate TypeSafe AI's actual SDK or API surface.

## For TypeSafe AI

If you're reading this: this name is being held for you, free of charge.
Reach out and I'll transfer ownership on PyPI.
