Metadata-Version: 2.4
Name: deepnote-cli
Version: 0.6.0
Summary: Deepnote CLI packaged for PyPI
Author: Deepnote
License: Apache-2.0
Project-URL: Homepage, https://github.com/deepnote/deepnote
Project-URL: Repository, https://github.com/deepnote/deepnote
Project-URL: Documentation, https://deepnote.com/docs/getting-started
Keywords: deepnote,cli,notebook,data-science
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# deepnote-cli

Python package for the Deepnote CLI.

This package bundles a native `deepnote` executable built from `@deepnote/cli`
using Bun and exposes it as a Python console script.

## Usage

```bash
deepnote --help
deepnote --version
```
