Metadata-Version: 2.1
Name: running-results-fetcher
Version: 0.2.0
Summary: Running Results Fetcher download
                   informations about past races for given runners
Home-page: https://github.com/mojek/running_results_fetcher
Author: Michal Mojek
Author-email: m.mojek@gmail.com
License: MIT license
Keywords: running_results_fetcher
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: Scrapy (>=1.6)
Requires-Dist: Beautifulsoup4

=======================
Running Results Fetcher
=======================


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

.. image:: https://img.shields.io/travis/mojek/running_results_fetcher.svg
        :target: https://travis-ci.org/mojek/running_results_fetcher

.. image:: https://readthedocs.org/projects/running-results-fetcher/badge/?version=latest
        :target: https://running-results-fetcher.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/mojek/running_results_fetcher/shield.svg
     :target: https://pyup.io/repos/github/mojek/running_results_fetcher/
     :alt: Updates

.. image:: https://codecov.io/gh/mojek/running_results_fetcher/branch/master/graph/badge.svg
     :target: https://codecov.io/gh/mojek/running_results_fetcher     



Running Results Fetcher download informations about past races for given runners


* Free software: MIT license
* Documentation: https://running-results-fetcher.readthedocs.io.








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

0.1.0 (2019-03-27)
------------------

* First release on PyPI.


