Metadata-Version: 2.1
Name: startstop
Version: 1.0.0
License-Expression: MIT
License-File: LICENSE.txt
Keywords: profiler,simple
Requires-Python: >=3.7
Requires-Dist: pyinstrument
Description-Content-Type: text/markdown

# startstop

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

-----

## Installation

```console
pip install startstop
```

