{ "info": { "author": "Ritik Jain", "author_email": "ritikjain1272@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# pyquotes\n\n[![Issues](https://img.shields.io/github/issues-closed/oss2019/pyquotes.svg?style=flat-square)](https://github.com/oss2019/pyquotes/issues) [![Pull Requests](https://img.shields.io/github/issues-pr-closed/oss2019/pyquotes.svg?style=flat-square)](https://github.com/oss2019/pyquotes/pulls) [![License](https://img.shields.io/apm/l/vim-mode.svg?style=flat-square)](https://github.com/oss2019/pyquotes/blob/master/LICENSE) [![Gitter](https://img.shields.io/badge/chat-on%20gitter-ff006f.svg?style=flat-square)](https://gitter.im/oss2019/pyquotes)\n\nThis is a API in python3 to get quotes.\n\n## Plan\n### Phase 1\nThe idea is to use scrap the quotes from [BrainyQuote](https://www.brainyquote.com/). We will use [beautifulsoup4](https://pypi.org/project/beautifulsoup4/) for this.
\nTo get started with this you can watch a small tutorial [here](https://www.youtube.com/watch?v=ng2o98k983k).
\nFunctionalities to be supported are:\n* Get quotes from particular topic, categories.\n* Get quotes from particular person.\n\n### Phase 2\nConvert this into a pip package.\n\n### Phase 3\nUse what we have built till now to make a twitter bot which will tweet quotes everyday.\n\n## Contribution Guidelines\nWe would love contributions from everyone. Some general guidelines are:\n* Write neat code with proper comments.\n* Follow PEP8 coding style.\n* Write tests wherever necessary.\n* Write descriptive commit messages.\n\nFor any more information contact [akshatkarani](https://github.com/akshatkarani)\n\n## Legal\nPlease refer to the [licence](https://github.com/oss2019/pyquotes/blob/master/LICENSE)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rits1272/pyquotes", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "python-test-pip", "package_url": "https://pypi.org/project/python-test-pip/", "platform": "", "project_url": "https://pypi.org/project/python-test-pip/", "project_urls": { "Homepage": "https://github.com/rits1272/pyquotes" }, "release_url": "https://pypi.org/project/python-test-pip/0.1/", "requires_dist": null, "requires_python": "", "summary": "A quote provider package", "version": "0.1" }, "last_serial": 5248829, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "19dba5c17081e5d1caeb9a5bd5d617b5", "sha256": "ecda30c0bb81849cbc73a24ef2328cee7a3d190b54859eec9174924a5f568ce5" }, "downloads": -1, "filename": "python_test_pip-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "19dba5c17081e5d1caeb9a5bd5d617b5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4758, "upload_time": "2019-05-09T18:33:53", "url": "https://files.pythonhosted.org/packages/4a/44/47908ba2d34693d890484f25c03cfe646d53f2afc66b16ef1f391bb2ab6f/python_test_pip-0.1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19dba5c17081e5d1caeb9a5bd5d617b5", "sha256": "ecda30c0bb81849cbc73a24ef2328cee7a3d190b54859eec9174924a5f568ce5" }, "downloads": -1, "filename": "python_test_pip-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "19dba5c17081e5d1caeb9a5bd5d617b5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4758, "upload_time": "2019-05-09T18:33:53", "url": "https://files.pythonhosted.org/packages/4a/44/47908ba2d34693d890484f25c03cfe646d53f2afc66b16ef1f391bb2ab6f/python_test_pip-0.1-py2-none-any.whl" } ] }