{ "info": { "author": "Terros", "author_email": "terrosdesigns@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 3" ], "description": "# golden\n\nPython library built upon [requests](https://github.com/kennethreitz/requests) to access and parse data from [Golden](https://golden.com)'s collection.\n\n[Golden](https://golden.com) is a Wikipedia alternative that focuses on emerging tech, startups and ideas.\n\nExtract company summaries, timeline of recent events, key people and more !\n\n## Usage\n\n```python\n>>> from golden import golden\n>>> search = golden.download('Apple')\n\n>>> golden.title(search)\n# 'Apple (company)'\n\n>>> golden.summary(search)\n# Apple Inc. is a public company designing and selling personal computers, smartphones, consumer electronics, and software. Its headquarters is located in Cupertino, California and it was founded in 1976.\ufeffApple Inc. is a California-based electronics company with a focus producing on consumer devices.\n\n>>> golden.content(search, sentences=3)\n#'\ufeffApple Inc. is a California-based electronics company with a focus producing on consumer devices. \ufeffProducts\ufeffProducts and devices produced by Apple Inc. include iPad, iPhone, AirPods,Apple Watch, HomePod, and MacBook.\ufeff Each product can give users access to one or more forms of media or technology including television, music, data storage, and computer applications.The products run on the Mac operating system, which has special features thare not available on non-Mac systems. Furthermore, the devices use continuity, which allows for all the devices owned by a user to beconnected.\ufeff\ufeff\ufeffThe company also produces software as a service and media options.'\n\n>>> events = golden.timeline(search, events=1)\n>>> for event in events:\n>>> print(event[\"date\"], \" : \", event[\"subtitle\"], \"\\n\", event[\"content\"])\n# March 25, 2019 : Apple Card\n# On March 25, 2019 during their keynote event Apple, in partnership with Goldman Sachs and Mastercard, announced Apple Card. A credit card by Apple with no fees\u2014no annual, cash-advance, over-the-limit, international, or late fees\u2014 thats gives Apple users the ability to sign up for Apple Card using the Apple Wallet application.\n\n>>> other_search = golden.download(\"jetpack aviation\")\n>>> people = golden.people(other_search)\n>>> for p in people:\n>>> print(p[\"name\"], p[\"role\"])\n# Boris Jarry Employee\n# Daniel Schwarzbaum Employee\n# David Mayman Founder, CEO, Test Pilot, Project Manager\n# Nelson Tyler Founder, Principle Designer\n# Sergey Samchik Employee\n\n>>> ceo = golden.people(other_search, \"CEO\")\n>>> print(ceo)\n# David Mayman : Founder, CEO, Test Pilot, Project Manager\n```\n\n## Installation\nTo install golden run following command :\n```\n$ pip install golden\n```\n\n## TO DO\n\n* Add new queries :\n * Commpany Url\n * Products\n * Country\n* Improve suggestion while querying\n* Hide html output when downloading a new page\n* Improve content query output:\n * Sentences nb query parameter doesn't always work\n\n## LICENCE\nAuthored and maintained by [Terros Designs](https://terrosdesigns.com)\n\nMIT licensed. See the [LICENSE](https://github.com/terrosdesigns/golden/blob/master/LICENSE) file for full details.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/terrosdesigns/golden/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "golden", "package_url": "https://pypi.org/project/golden/", "platform": "", "project_url": "https://pypi.org/project/golden/", "project_urls": { "Homepage": "https://github.com/terrosdesigns/golden/" }, "release_url": "https://pypi.org/project/golden/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Python library to extract data from tech companies and topics.", "version": "0.1.1" }, "last_serial": 5232459, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0443754abb1fd82b337da38de5aa6328", "sha256": "3c1aaa747ae3b7a2ae4cae55dad36d8b08bb96c71b38da627701d4605a240aa9" }, "downloads": -1, "filename": "golden-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0443754abb1fd82b337da38de5aa6328", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4430, "upload_time": "2019-05-06T09:39:51", "url": "https://files.pythonhosted.org/packages/d2/ac/7c0e9132a748ed1795906e3161590a0f50b34c857ae56137621f8665f8be/golden-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "115d2d24854ed3045021469f9f09018c", "sha256": "40a26c2e2b952b292c306817fe2c3fe5e4affe83040723b7d1245b4a4c193f70" }, "downloads": -1, "filename": "golden-0.1.0.tar.gz", "has_sig": false, "md5_digest": "115d2d24854ed3045021469f9f09018c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3905, "upload_time": "2019-05-06T09:39:53", "url": "https://files.pythonhosted.org/packages/ff/89/adc2e2887f1cf35dd2616e33625eb226b05124db5f44fcdbcb3ce865338e/golden-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "55d51346af0d153d08e60f249deca548", "sha256": "7156d83b80ca89b70de4045438215f6ed70031992fffd258330c831fe9f8b303" }, "downloads": -1, "filename": "golden-0.1.1.tar.gz", "has_sig": false, "md5_digest": "55d51346af0d153d08e60f249deca548", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4179, "upload_time": "2019-05-06T12:45:42", "url": "https://files.pythonhosted.org/packages/29/36/c721dee148ab6f09e780b91a93c57be318a41b95c23b768731bb210fd9dc/golden-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "55d51346af0d153d08e60f249deca548", "sha256": "7156d83b80ca89b70de4045438215f6ed70031992fffd258330c831fe9f8b303" }, "downloads": -1, "filename": "golden-0.1.1.tar.gz", "has_sig": false, "md5_digest": "55d51346af0d153d08e60f249deca548", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4179, "upload_time": "2019-05-06T12:45:42", "url": "https://files.pythonhosted.org/packages/29/36/c721dee148ab6f09e780b91a93c57be318a41b95c23b768731bb210fd9dc/golden-0.1.1.tar.gz" } ] }