Metadata-Version: 2.4
Name: nicegui-calculator
Version: 0.1.5
Summary: calculator on NiceGUI
Project-URL: homepage, https://github.com/SaitoTsutomu/nicegui-calculator
Author-email: Saito Tsutomu <tsutomu7@hotmail.co.jp>
License: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Requires-Python: >=3.12
Requires-Dist: nicegui>=2.11.1
Requires-Dist: pywebview>=5.4
Description-Content-Type: text/markdown

# NiceGUI Calculator

NiceGUI Calculator is a calculator that runs on NiceGUI.

## Usage

```
% calculator
```

![](https://raw.githubusercontent.com/SaitoTsutomu/nicegui-calculator/master/images/main.png)
