Metadata-Version: 2.1
Name: tiingo_news_api
Version: 0.1.0
Summary: Python package to download tiingo news sentiment data
Home-page: https://gitlab.com/paul_armstrong/tiingo_news_api
Author: Paul Armstrong
Author-email: parmstrong@gitlab.com
License: MIT license
Keywords: tiingo_news_api
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

===============
Tiingo News Api
===============


.. image:: https://img.shields.io/pypi/v/tiingo_news_api.svg
        :target: https://pypi.python.org/pypi/tiingo_news_api

.. image:: https://img.shields.io/travis/paul_armstrong/tiingo_news_api.svg
        :target: https://travis-ci.com/paul_armstrong/tiingo_news_api

.. image:: https://readthedocs.org/projects/tiingo-news-api/badge/?version=latest
        :target: https://tiingo-news-api.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status

.. image:: https://gitlab.com/paul_armstrong/tiingo_news_api/badges/main/pipeline.svg
        :target: https://gitlab.com/paul_armstrong/tiingo_news_api/-/commits/main
        :alt: Pipeline Status

.. image:: https://gitlab.com/paul_armstrong/tiingo_news_api/badges/main/coverage.svg
        :target: https://gitlab.com/paul_armstrong/tiingo_news_api/-/commits/main
        :alt: Coverage report

.. image:: https://gitlab.com/paul_armstrong/tiingo_news_api/-/badges/release.svg
        :target: https://gitlab.com/paul_armstrong/tiingo_news_api/-/releases
        :alt: Latest Release



Python package to download tiingo news sentiment data


* Free software: MIT license
* Documentation: https://tiingo-news-api.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://gitlab.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://gitlab.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2021-12-05)
------------------

* First release on PyPI.


