{ "info": { "author": "SamurAI Sarl (Fabio Capela)", "author_email": "fabio.capela@samurai.team", "bugtrack_url": null, "classifiers": [], "description": "# PyInvestor\n\nPyInvestor is a python wrapper for the IEX API.\n\n\n[![](https://travis-ci.com/SamurAi-sarl/PyInvestor.svg?token=1ybw2N4PGqXLfqpxx5kG&branch=master)]()\n[![](https://img.shields.io/github/license/SamurAi-sarl/PyInvestor.svg)](https://github.com/SamurAi-sarl/PyInvestor/LICENSE)\n![Python 3.6](https://img.shields.io/badge/Python-3.6-blue.svg)\n[![Documentation Status](https://readthedocs.org/projects/ansicolortags/badge/?version=latest)](https://samurai-sarl.github.io/PyInvestor/)\n\n## Documentation\n\nThe documentation related to the details of the different methods of **PyInvestor** is found here:\n[https://samurai-sarl.github.io/PyInvestor/](https://samurai-sarl.github.io/PyInvestor/) \n\n\n## Features\n\nAs of now, **PyInvestor** is a wrapper for the IEX API. However, \nwe have the ambition to grow it and integrate several financial\nAPIs into one single Python library, **PyInvestor**. Now, some\nof the features are:\n\n - IEX Stocks app using the stocks endpoint;\n - Access to the OHLC of more than 7k stocks;\n - Get relevant news at the stock level;\n - Access to fundamental data such as dividends, earnings, etc.\n\n \n## Dependencies\n\n- Pandas\n- Requests\n\n## Installation\n\n``` bash\npip install pyinvestor\n```\n\n## Examples\n\n### Market\n\n__SectorPerformance__\n\n``` python\nfrom PyInvestor import market\nmarket.SectorPerformance()\n```\n![text](./docs/market.gif)\n\n\n### Stock\n\n__Earnings__\n\n```python\nfrom PyInvestor.stock import Stock\nAMZN = Stock('AMZN')\nAMZN.Earnings()\n```\n![text](./docs/stock.gif)\n\n## Todos\n\n| API | Integration |\n|----------|------------------------------------------ |\n| IEX | [![IEX](http://progressed.io/bar/75)]() |\n| Quandl | [![Quandl](http://progressed.io/bar/0)]() |\n| News API | [![Quandl](http://progressed.io/bar/0)]() |\n\n\n\n## Legal\n\nAs **PyInvestor** is a wrapper for the IEX API, we have to say that\n\n> Data is provided for free by [IEX](https://iextrading.com/developer/). \n> View [IEX's Terms of Use](https://iextrading.com/api-exhibit-a/)\n\n## Developers\nMade with :heart: by [SamurAI](https://www.samurai.team/). Follow us on [Linkedin](https://www.linkedin.com/company/samurai-team/) to get the latest news first!\nWe're always happy to receive your feedback!", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SamurAi-sarl/PyInvestor", "keywords": "finance", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "pyinvestor", "package_url": "https://pypi.org/project/pyinvestor/", "platform": "", "project_url": "https://pypi.org/project/pyinvestor/", "project_urls": { "Homepage": "https://github.com/SamurAi-sarl/PyInvestor" }, "release_url": "https://pypi.org/project/pyinvestor/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "python wrapper for the IEX API", "version": "0.0.5" }, "last_serial": 4728148, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f51e4aef78d52c0564357ca41ea4e0e5", "sha256": "298c20c0dbf2a45d54935fa6eb1ee92537c0625f11819fbb3b20a5248ef664a1" }, "downloads": -1, "filename": "pyinvestor-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f51e4aef78d52c0564357ca41ea4e0e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4831, "upload_time": "2018-12-19T16:13:30", "url": "https://files.pythonhosted.org/packages/25/4e/683f2280c9713f8dc08591a5678e1aac916fe934574f08b56754d037af7d/pyinvestor-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "71caaeffa46da8cae90bdb65a5bfb5ff", "sha256": "1abfa70623b0268194fe8d37dbc1bae353fbcc336453677823cd0af80c29a007" }, "downloads": -1, "filename": "pyinvestor-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "71caaeffa46da8cae90bdb65a5bfb5ff", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11143, "upload_time": "2018-12-24T17:04:46", "url": "https://files.pythonhosted.org/packages/9f/17/89213b5003b836d685b8ca62a9da918e72222d4df73f04a17bb843aae15a/pyinvestor-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4376d522cd35c6b4e6c2bff57fec518a", "sha256": "d3ad68fe5e98f8ac5001d50ec11f1a4cc5514344c96c84279d6de7c695d6ef84" }, "downloads": -1, "filename": "pyinvestor-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4376d522cd35c6b4e6c2bff57fec518a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5588, "upload_time": "2018-12-24T17:04:49", "url": "https://files.pythonhosted.org/packages/9e/38/af40d445b797fff069a03c6c79dc2a7979d7a352d6c935d97d7d7cad7978/pyinvestor-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "a6fcb2ede26bbe7d278f1f90945ac297", "sha256": "3ca72f8b91d93b906fb468c13a08e01307b434afd79623057e531a74bc5a4323" }, "downloads": -1, "filename": "pyinvestor-0.0.3.tar.gz", "has_sig": false, "md5_digest": "a6fcb2ede26bbe7d278f1f90945ac297", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5884, "upload_time": "2019-01-22T16:19:25", "url": "https://files.pythonhosted.org/packages/94/87/536c2516484160aadfa47e65c242b1c526aaf55f0bf48d00a57c4b12e3ce/pyinvestor-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "3ea345176599316b59e81b39ff238532", "sha256": "39a7de508c4f1ae41b1f2ef0b3b40377027c6f308904a501b05703c8254f0abe" }, "downloads": -1, "filename": "pyinvestor-0.0.4.tar.gz", "has_sig": false, "md5_digest": "3ea345176599316b59e81b39ff238532", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5911, "upload_time": "2019-01-22T21:56:58", "url": "https://files.pythonhosted.org/packages/35/72/97b66538bca6d3a1ea696486465780ec962773d31d8bbd8312de03527842/pyinvestor-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "fa06f51f432e83df189dd2d531c7a4a4", "sha256": "1e03fb31dbd291d0f9ab7d637bdc21e9f1b6b2a204ea566f1a5fa8ba2871897e" }, "downloads": -1, "filename": "pyinvestor-0.0.5.tar.gz", "has_sig": false, "md5_digest": "fa06f51f432e83df189dd2d531c7a4a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5902, "upload_time": "2019-01-22T22:19:47", "url": "https://files.pythonhosted.org/packages/8e/6a/7724ed544bf8886763abd965b3af4667db6becfb5adf74985d029ca07f40/pyinvestor-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa06f51f432e83df189dd2d531c7a4a4", "sha256": "1e03fb31dbd291d0f9ab7d637bdc21e9f1b6b2a204ea566f1a5fa8ba2871897e" }, "downloads": -1, "filename": "pyinvestor-0.0.5.tar.gz", "has_sig": false, "md5_digest": "fa06f51f432e83df189dd2d531c7a4a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5902, "upload_time": "2019-01-22T22:19:47", "url": "https://files.pythonhosted.org/packages/8e/6a/7724ed544bf8886763abd965b3af4667db6becfb5adf74985d029ca07f40/pyinvestor-0.0.5.tar.gz" } ] }