Metadata-Version: 2.1
Name: testbench-tuna
Version: 0.2.2
Summary: Personal testbench for trying out stuff
Home-page: https://github.com/trallnag/testbench-tuna
License: ISC
Author: Tim Schwenke
Author-email: tim.schwenke@trallnag.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fastapi (>=0.78,<0.80)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: uvicorn (>=0.18.2,<0.19.0)
Project-URL: Repository, https://github.com/trallnag/testbench-tuna
Description-Content-Type: text/markdown

# Testbench Tuna

[![pypi package](https://badge.fury.io/py/testbench-tuna.svg)](https://pypi.python.org/pypi/testbench-tuna/)
[![python](https://img.shields.io/pypi/pyversions/testbench-tuna.svg)](https://pypi.python.org/pypi/testbench-tuna)
[![downloads](https://pepy.tech/badge/testbench-tuna)](https://pepy.tech/project/testbench-tuna)
[![codecov](https://codecov.io/gh/trallnag/testbench-tuna/branch/trunk/graph/badge.svg?token=400YFJSVG7)](https://codecov.io/gh/trallnag/testbench-tuna)

Personal testbench where I try out things.

- <https://github.com/googleapis/release-please>
- <https://github.com/google-github-actions/release-please-action>

