Metadata-Version: 2.1
Name: tttplots
Version: 0.1.1
Summary: Time-to-target Plots
Home-page: https://pedromxavier.github.io/tttplots
Project-URL: Bug Tracker, https://github.com/pedromxavier/tttplots/issues
Project-URL: Source, https://github.com/pedromxavier/tttplots
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: <4,>=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# tttplots
A modern Python implementation for [Time-to-target Plots](http://mauricio.resende.info/tttplots/).

## Getting Started

```bash
$ pip install tttplots

$ tttplots --help
```

## References
1. Renata M. Aiex, Mauricio G. C. Resende, and Celso C. Ribeiro, **TTTPLOTS: A PERL PROGRAM TO CREATE TIME-TO-TARGET PLOTS**, Oct, 2005.
