Initial commit

This commit is contained in:
2022-06-22 11:44:21 -05:00
commit ef53cbf40e
27 changed files with 1088 additions and 0 deletions

37
README.rst Normal file
View File

@@ -0,0 +1,37 @@
===========
gamescrapyr
===========
.. image:: https://img.shields.io/pypi/v/gamescrapyr.svg
:target: https://pypi.python.org/pypi/gamescrapyr
.. image:: https://img.shields.io/travis/anthonyscorrea/gamescrapyr.svg
:target: https://travis-ci.com/anthonyscorrea/gamescrapyr
.. image:: https://readthedocs.org/projects/gamescrapyr/badge/?version=latest
:target: https://gamescrapyr.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status
Unofficial GameChanger scraper.
* Free software: MIT license
* Documentation: https://gamescrapyr.readthedocs.io.
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