Metadata-Version: 2.4
Name: smart_analytica
Version: 0.1.0
Summary: View Sigma Computing iframes directly from Python!
Home-page: https://github.com/yourusername/smart_analytica
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ipython>=7.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# smart_analytica

**smart_analytica** is a Python library that lets you view Sigma Computing iframes **directly from Python** — no need to copy-paste HTML code! Works in **Jupyter Notebooks**, **scripts**, and **CLI**.

## Installation

```bash
pip install smart_analytica
