Metadata-Version: 2.4
Name: delt-sh
Version: 0.0.0
Summary: Real-time view engine — Python client. Placeholder release; full source coming soon. See https://delt.sh
Project-URL: Homepage, https://delt.sh
Project-URL: Repository, https://github.com/delt-sh/delt
Author-email: delt <hello@delt.sh>
License-Expression: Apache-2.0
Keywords: delt,realtime,streaming
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# delt-sh — Python client for delt

Real-time view engine. Python client.

This is a placeholder release. The full source is coming soon. Visit [delt.sh](https://delt.sh) for updates.

## Install

```bash
pip install delt-sh
```

## License

[Apache License 2.0](../../LICENSE).
