Metadata-Version: 2.3
Name: rolling_ta
Version: 0.3
Summary: Simple, lightweight single responsibility API for performing near-incremental technical analysis indicator calculations using Pandas.
Project-URL: Homepage, https://github.com/Kwuasimoto/test-pypi
Author-email: Kwuasimoto <thomasdouglasshank@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pandas==2.2.2
Provides-Extra: dev
Requires-Dist: black; extra == 'dev'
