FinancialModelingPrep-Python


NameFinancialModelingPrep-Python JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/thinh-vu/FinancialModelingPrep
SummaryFinancial Modeling Prep API Python Implementation
upload_time2023-10-13 04:23:51
maintainer
docs_urlNone
authorThinh Vu
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div id="logo" align="center">
    <a href="https://intelligence.financialmodelingprep.com/pricing-plans?couponCode=thinhvu&utm_source=github&utm_medium=thinhvu_repos&utm_campaign=thinhvu">
        <img src="https://raw.githubusercontent.com/thinh-vu/FinancialModelingPrep/main/docs/docs/assets/fmp_logo.png" alt="logo"/>
    </a>
    <a href="http://vnstock.site/&utm_medium=FMP_Github&utm_content=Docs_Site">
        <img src="https://raw.githubusercontent.com/thinh-vu/FinancialModelingPrep/main/docs/docs/assets/vnstock_logo_color.png" alt="vnstock_logo"/>
    </a>
</div>


<div id="badges" align="center">
<img src="https://img.shields.io/pypi/pyversions/FinancialModelingPrep-Python?logoColor=brown&style=plastic" alt= "Version"/>
<img src="https://img.shields.io/pypi/dm/FinancialModelingPrep-Python" alt="Download Badge"/>
<img src="https://img.shields.io/github/last-commit/thinh-vu/FinancialModelingPrep" alt="Commit Badge"/>
<img src="https://img.shields.io/github/license/thinh-vu/FinancialModelingPrep?color=red" alt="License Badge"/>
</div>

---

# I. 🎤 Introduction

> FinancialModelingPrep is a powerful and versatile Python implementation of the [Financial Modeling Prep API](https://intelligence.financialmodelingprep.com/pricing-plans?couponCode=thinhvu&utm_source=github&utm_medium=thinhvu_repos&utm_campaign=thinhvu), designed to simplify and enhance your financial data analysis. With this open-source wrapper, you gain seamless access to the wealth of financial data provided by Financial Modeling Prep, enabling you to make well-informed investment decisions and drive data-driven financial strategies.

# II. 📔 Quick Start Guide

For detailed usage instructions, examples, and more, visit the documentation site. Get started with the FinancialModelingPrep Python Wrapper and unlock the full potential of financial data in Python!

[![Documentation - Start Here](https://img.shields.io/badge/Documentation-Start_Here-58A1D7?style=for-the-badge&logo=fmp)](https://thinh-vu.github.io/FinancialModelingPrep)

<div id="docs" style="text-align: center;">
    <a href="https://thinh-vu.github.io/FinancialModelingPrep/">
        <img src="https://raw.githubusercontent.com/thinh-vu/FinancialModelingPrep/main/docs/docs/assets/FMP_Docs.png" alt="logo">
    </a>
</div>


# III. 🙋‍♂️ Contact Me

You can contact me at one of my social network profiles:

<div id="badges" align="center">
  <a href="https://www.linkedin.com/in/thinh-vu">
    <img src="https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge&logo=linkedin&logoColor=white" alt="LinkedIn Badge"/>
  </a>
  <a href="https://www.messenger.com/t/mr.thinh.ueh">
    <img src="https://img.shields.io/badge/Messenger-00B2FF?style=for-the-badge&logo=messenger&logoColor=white" alt="Messenger Badge"/>
  <a href="https://www.youtube.com/@learn_anything_az?sub_confirmation=1">
    <img src="https://img.shields.io/badge/YouTube-red?style=for-the-badge&logo=youtube&logoColor=white" alt="Youtube Badge"/>
  </a>
  </a>
    <a href="https://github.com/thinh-vu">
    <img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="Github Badge"/>
  </a>
</div>

# IV. License

```
Copyright (c) 2023 Thinh Vu | thinh-vu @ Github | MIT

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thinh-vu/FinancialModelingPrep",
    "name": "FinancialModelingPrep-Python",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Thinh Vu",
    "author_email": "support@thinhvu.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/20/2db77e0d33e1e7e919a7b95511ae0d718958cb1fa039dbba00e7737b497a/FinancialModelingPrep-Python-0.0.5.tar.gz",
    "platform": null,
    "description": "<div id=\"logo\" align=\"center\">\r\n    <a href=\"https://intelligence.financialmodelingprep.com/pricing-plans?couponCode=thinhvu&utm_source=github&utm_medium=thinhvu_repos&utm_campaign=thinhvu\">\r\n        <img src=\"https://raw.githubusercontent.com/thinh-vu/FinancialModelingPrep/main/docs/docs/assets/fmp_logo.png\" alt=\"logo\"/>\r\n    </a>\r\n    <a href=\"http://vnstock.site/&utm_medium=FMP_Github&utm_content=Docs_Site\">\r\n        <img src=\"https://raw.githubusercontent.com/thinh-vu/FinancialModelingPrep/main/docs/docs/assets/vnstock_logo_color.png\" alt=\"vnstock_logo\"/>\r\n    </a>\r\n</div>\r\n\r\n\r\n<div id=\"badges\" align=\"center\">\r\n<img src=\"https://img.shields.io/pypi/pyversions/FinancialModelingPrep-Python?logoColor=brown&style=plastic\" alt= \"Version\"/>\r\n<img src=\"https://img.shields.io/pypi/dm/FinancialModelingPrep-Python\" alt=\"Download Badge\"/>\r\n<img src=\"https://img.shields.io/github/last-commit/thinh-vu/FinancialModelingPrep\" alt=\"Commit Badge\"/>\r\n<img src=\"https://img.shields.io/github/license/thinh-vu/FinancialModelingPrep?color=red\" alt=\"License Badge\"/>\r\n</div>\r\n\r\n---\r\n\r\n# I. \ud83c\udfa4 Introduction\r\n\r\n> FinancialModelingPrep is a powerful and versatile Python implementation of the [Financial Modeling Prep API](https://intelligence.financialmodelingprep.com/pricing-plans?couponCode=thinhvu&utm_source=github&utm_medium=thinhvu_repos&utm_campaign=thinhvu), designed to simplify and enhance your financial data analysis. With this open-source wrapper, you gain seamless access to the wealth of financial data provided by Financial Modeling Prep, enabling you to make well-informed investment decisions and drive data-driven financial strategies.\r\n\r\n# II. \ud83d\udcd4 Quick Start Guide\r\n\r\nFor detailed usage instructions, examples, and more, visit the documentation site. Get started with the FinancialModelingPrep Python Wrapper and unlock the full potential of financial data in Python!\r\n\r\n[![Documentation - Start Here](https://img.shields.io/badge/Documentation-Start_Here-58A1D7?style=for-the-badge&logo=fmp)](https://thinh-vu.github.io/FinancialModelingPrep)\r\n\r\n<div id=\"docs\" style=\"text-align: center;\">\r\n    <a href=\"https://thinh-vu.github.io/FinancialModelingPrep/\">\r\n        <img src=\"https://raw.githubusercontent.com/thinh-vu/FinancialModelingPrep/main/docs/docs/assets/FMP_Docs.png\" alt=\"logo\">\r\n    </a>\r\n</div>\r\n\r\n\r\n# III. \ud83d\ude4b\u200d\u2642\ufe0f Contact Me\r\n\r\nYou can contact me at one of my social network profiles:\r\n\r\n<div id=\"badges\" align=\"center\">\r\n  <a href=\"https://www.linkedin.com/in/thinh-vu\">\r\n    <img src=\"https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge&logo=linkedin&logoColor=white\" alt=\"LinkedIn Badge\"/>\r\n  </a>\r\n  <a href=\"https://www.messenger.com/t/mr.thinh.ueh\">\r\n    <img src=\"https://img.shields.io/badge/Messenger-00B2FF?style=for-the-badge&logo=messenger&logoColor=white\" alt=\"Messenger Badge\"/>\r\n  <a href=\"https://www.youtube.com/@learn_anything_az?sub_confirmation=1\">\r\n    <img src=\"https://img.shields.io/badge/YouTube-red?style=for-the-badge&logo=youtube&logoColor=white\" alt=\"Youtube Badge\"/>\r\n  </a>\r\n  </a>\r\n    <a href=\"https://github.com/thinh-vu\">\r\n    <img src=\"https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white\" alt=\"Github Badge\"/>\r\n  </a>\r\n</div>\r\n\r\n# IV. License\r\n\r\n```\r\nCopyright (c) 2023 Thinh Vu | thinh-vu @ Github | MIT\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Financial Modeling Prep API Python Implementation",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/thinh-vu/FinancialModelingPrep"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f18e7229bf607e5a5736c25d48b1d1b85f07de74d0d2a0e484f91e45bdb781b4",
                "md5": "d2e271fe54833402b75efd32f37e9628",
                "sha256": "caea0357dccc97b9d59a6306b494890c72ac0f279d857029c74db5684ceac134"
            },
            "downloads": -1,
            "filename": "FinancialModelingPrep_Python-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2e271fe54833402b75efd32f37e9628",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 11846,
            "upload_time": "2023-10-13T04:23:49",
            "upload_time_iso_8601": "2023-10-13T04:23:49.885424Z",
            "url": "https://files.pythonhosted.org/packages/f1/8e/7229bf607e5a5736c25d48b1d1b85f07de74d0d2a0e484f91e45bdb781b4/FinancialModelingPrep_Python-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e202db77e0d33e1e7e919a7b95511ae0d718958cb1fa039dbba00e7737b497a",
                "md5": "5e7ccbe07864f991b80fe086779d5d6c",
                "sha256": "b32209e130388c1cc39a9d516dd153ebe516d477820ec158d79fd00d108c586d"
            },
            "downloads": -1,
            "filename": "FinancialModelingPrep-Python-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "5e7ccbe07864f991b80fe086779d5d6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9086,
            "upload_time": "2023-10-13T04:23:51",
            "upload_time_iso_8601": "2023-10-13T04:23:51.579109Z",
            "url": "https://files.pythonhosted.org/packages/2e/20/2db77e0d33e1e7e919a7b95511ae0d718958cb1fa039dbba00e7737b497a/FinancialModelingPrep-Python-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-13 04:23:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thinh-vu",
    "github_project": "FinancialModelingPrep",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "financialmodelingprep-python"
}
        
Elapsed time: 0.15129s