Metadata-Version: 2.4
Name: atomicds
Version: 0.7.0
Summary: Legacy shim package that depends on atomscale.
Author-email: Atomscale <info@atomscale.ai>
License-Expression: GPL-3.0-only
Project-URL: Homepage, https://www.atomscale.ai
Project-URL: Documentation, https://atomscale-ai.github.io/sdk
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Python: <3.13,>=3.10
Description-Content-Type: text/markdown
Requires-Dist: atomscale>=0

# atomicds (shim)

This is a thin compatibility package that depends on the renamed SDK,
`atomscale`. Installing or importing `atomicds` will emit a
`DeprecationWarning` and forward to the `atomscale` package.
