Metadata-Version: 2.1
Name: finnomena-api
Version: 1.0.0
Summary: An unofficial API for finnomena.com
Home-page: https://github.com/phachara-laohrenu/finnomena-api-unofficial
Author: Phachara Laohrenu
Author-email: phachara.lahorenu@gmail.com
License: MIT License
Project-URL: Bug Reports, https://github.com/phachara-laohrenu/finnomena-api-unofficial/issues
Project-URL: Source, https://github.com/phachara-laohrenu/finnomena-api-unofficial
Description: # finnomena-api-unofficial
        
        This is an unofficial API for finnomena.com - a Thai financial platform for investing in mutual funds. The API can perform the following actions:
        
        1. Get the list of all funds available for searching in finnomena.com
        2. Get information of a fund
        3. Get historical price of a fund
        4. Get information, market value, return, etc of a finnomena account and the portfolios under that account (require permission to access the account by given email and password)
Keywords: investing,investing-api,historical-data,financial-data,funds
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6
Description-Content-Type: text/markdown
