26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
Metadata-Version: 2.1
|
|
Name: ta
|
|
Version: 0.11.0
|
|
Summary: Technical Analysis Library in Python
|
|
Home-page: https://github.com/bukosabino/ta
|
|
Author: Dario Lopez Padial (Bukosabino)
|
|
Author-email: Bukosabino@gmail.com
|
|
Maintainer: Dario Lopez Padial (Bukosabino)
|
|
Maintainer-email: Bukosabino@gmail.com
|
|
License: The MIT License (MIT)
|
|
Download-URL: https://github.com/bukosabino/ta/tarball/0.11.0
|
|
Project-URL: Documentation, https://technical-analysis-library-in-python.readthedocs.io/en/latest/
|
|
Project-URL: Bug Reports, https://github.com/bukosabino/ta/issues
|
|
Project-URL: Source, https://github.com/bukosabino/ta
|
|
Keywords: technical analysis,python3,pandas
|
|
Platform: UNKNOWN
|
|
Classifier: Intended Audience :: Financial and Insurance Industry
|
|
Classifier: Programming Language :: Python :: 3.6
|
|
Classifier: Programming Language :: Python :: 3.7
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Requires-Dist: numpy
|
|
Requires-Dist: pandas
|
|
|
|
It is a Technical Analysis library to financial time series datasets. You can use to do feature engineering. It is built on Python Pandas library.
|
|
|