An open API service indexing awesome lists of open source software.

https://github.com/textualize/textual-calculator-hatch

Example repo for illustrating the packaging howto document
https://github.com/textualize/textual-calculator-hatch

Last synced: over 1 year ago
JSON representation

Example repo for illustrating the packaging howto document

Awesome Lists containing this project

README

          

# textual calculator

[![PyPI - Version](https://img.shields.io/pypi/v/textual-calculator.svg)](https://pypi.org/project/textual-calculator)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/textual-calculator.svg)](https://pypi.org/project/textual-calculator)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install textual-calculator
```

## License

`textual-calculator` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.