Metadata-Version: 2.1
Name: nfl-statistic-book
Version: 1.0.0
Summary: Python application that retrieves information from MySportsFeed API based on NFL teams
Home-page: https://github.com/kalebswartz7/nfl_statistic_book
Author: Kaleb Swartz
Author-email: kalebswartz7@gmail.com
License: UNKNOWN
Keywords: nfl_statistic_book
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: requests

==================
nfl-statistic-book
==================

.. image:: https://readthedocs.org/projects/nfl-statistic-book/badge/?version=latest
   :target: https://nfl-statistic-book.readthedocs.io/en/latest/?badge=latest



Python application that retrieves information from MySportsFeed API based on NFL teams



Features
--------

* TODO

Credits
-------

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

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


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

0.1.0 (2018-06-13)
------------------

* First release on PyPI.


