Metadata-Version: 2.4
Name: democast
Version: 0.1.0
Summary: A Python tool for creating narrated presentation and web app demo videos
Author-email: democast <democast@example.com>
License: MIT
Project-URL: Homepage, https://github.com/democast/democast
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# democast

A Python tool for creating narrated presentation and web app demo videos.

## Status

This package is currently in early development. Check back soon for updates!

## Installation

```bash
pip install democast
```

## License

MIT
