Metadata-Version: 2.1
Name: apycalc
Version: 1.0.1
Summary: APY trend calculator with configurable Moving Average
Home-page: https://github.com/dmotte/apycalc
Author: dmotte
License: MIT
Keywords: calculator csv command percentage value yield average percent moving return yearly invest annual apy apycalc
Classifier: Intended Audience :: End Users/Desktop
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.10.12
Description-Content-Type: text/markdown
License-File: LICENSE


[![GitHub main workflow](https://img.shields.io/github/actions/workflow/status/dmotte/apycalc/main.yml?branch=main&logo=github&label=main&style=flat-square)](https://github.com/dmotte/apycalc/actions)
[![PyPI](https://img.shields.io/pypi/v/apycalc?logo=python&style=flat-square)](https://pypi.org/project/apycalc/)

**APY** (_Annual Percentage Yield_) **trend calculator**, with configurable MA (_Moving Average_).

Please refer to the [GitHub repository](https://github.com/dmotte/apycalc) for more information.
