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
- Host: GitHub
- URL: https://github.com/textualize/textual-calculator-hatch
- Owner: Textualize
- License: mit
- Created: 2024-01-08T11:11:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T15:44:37.000Z (over 2 years ago)
- Last Synced: 2025-01-09T12:42:59.411Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# textual calculator
[](https://pypi.org/project/textual-calculator)
[](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.