{ "info": { "author": "Ashley Williams", "author_email": "ashley.williams@pg.canterbury.ac.nz", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "==========\nCOAST_SEARCH\n==========\n\n\n.. image:: https://img.shields.io/pypi/v/coast_search.svg\n :target: https://pypi.python.org/pypi/coast_search\n\n.. image:: https://img.shields.io/travis/zedrem/coast_search.svg\n :target: https://travis-ci.org/zedrem/coast_search\n\n.. image:: https://readthedocs.org/projects/coast-search/badge/?version=latest\n :target: https://coast-search.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nCOAST_SEARCH allows you to generate and run queries against the Google Custom Search API.\n\n* Free software: MIT license\n* Documentation: https://coast-search.readthedocs.io.\n\n\nFeatures\n--------\nWith COAST_SEARCH you can:\n\n* Generate and run queries based on the multi-dimensional search logic outlined by Rainer and Williams in `IST'18`_ \n* Define your own queries to run\n\n.. _IST'18: https://www.sciencedirect.com/science/article/abs/pii/S0950584918302192\n\n\nPrerequisites\n-------------\nThe tool is built in Python 3 and tested in versions 3.5 and 3.6.\n\nYou are required to set up and provide your own API keys and Search Engine ID's for searching against the Google Custom Search API. Details on how to do so can be found `online here`_\n\n.. _online here: https://developers.google.com/custom-search/v1/overview\n\nInstallation\n------------\n\nTo install COAST_SEARCH, run this command in your terminal:\n\n.. code-block:: console\n\n $ pip install coast_search\n\nThis is the preferred method to install COAST_SEARCH, as it will always install the most recent stable release.\n\nIf you don't have `pip`_ installed, this `Python installation guide`_ can guide\nyou through the process.\n\nTo install from source, visit our documentation_.\n\n.. _pip: https://pip.pypa.io\n.. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/\n\n.. _documentation: https://coast-search.readthedocs.io\n\n\n.. :changelog:\n\nHistory\n-------\n\n+--------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+\n| Date | Status |\n+--------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+\n| April 2016 | Research on credibility begins, some initial scripts are written as part of various studies |\n+--------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+\n| First half of 2017 | Adrien Aucher joins UC as an intern and works with Ashley Williams on the first version of this tool. It is only used internally at this point. |\n+--------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+\n| November 2018 | Liz Richardson and Stefan Hall join the project to work on the first release. |\n+--------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+\n| December 2018 | Version 1.0.0 released. |\n+--------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zedrem/coast_search", "keywords": "coast_search", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "coast-search", "package_url": "https://pypi.org/project/coast-search/", "platform": "", "project_url": "https://pypi.org/project/coast-search/", "project_urls": { "Homepage": "https://github.com/zedrem/coast_search" }, "release_url": "https://pypi.org/project/coast-search/1.0.0/", "requires_dist": [ "randomwords", "google-api-python-client" ], "requires_python": "", "summary": "Search functionality of COAST", "version": "1.0.0" }, "last_serial": 4624938, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c9cfae41dd29f5d4df22994383251022", "sha256": "cb076818d510853641d1694036fcb59626eac9fde03561d580bb8010137d3641" }, "downloads": -1, "filename": "coast_search-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c9cfae41dd29f5d4df22994383251022", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15232, "upload_time": "2018-12-21T12:53:09", "url": "https://files.pythonhosted.org/packages/20/b1/2da4d4ab86a9777529885daf1db17b8ea6060bb92ed33bc3c64ae83d8966/coast_search-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4db7fc95e748056cd8e30bcae9aaabb", "sha256": "2ccaf1ce571e991674db826bab2ce3e16704fb76dc31f14ae566ac4e7522fc54" }, "downloads": -1, "filename": "coast_search-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b4db7fc95e748056cd8e30bcae9aaabb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31437, "upload_time": "2018-12-21T12:53:22", "url": "https://files.pythonhosted.org/packages/7e/d9/053911c73bb6b84afcd1a2ec8a5e1e34d020b6316f28d19c452a8a588743/coast_search-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c9cfae41dd29f5d4df22994383251022", "sha256": "cb076818d510853641d1694036fcb59626eac9fde03561d580bb8010137d3641" }, "downloads": -1, "filename": "coast_search-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c9cfae41dd29f5d4df22994383251022", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15232, "upload_time": "2018-12-21T12:53:09", "url": "https://files.pythonhosted.org/packages/20/b1/2da4d4ab86a9777529885daf1db17b8ea6060bb92ed33bc3c64ae83d8966/coast_search-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4db7fc95e748056cd8e30bcae9aaabb", "sha256": "2ccaf1ce571e991674db826bab2ce3e16704fb76dc31f14ae566ac4e7522fc54" }, "downloads": -1, "filename": "coast_search-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b4db7fc95e748056cd8e30bcae9aaabb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31437, "upload_time": "2018-12-21T12:53:22", "url": "https://files.pythonhosted.org/packages/7e/d9/053911c73bb6b84afcd1a2ec8a5e1e34d020b6316f28d19c452a8a588743/coast_search-1.0.0.tar.gz" } ] }