Metadata-Version: 2.1
Name: gvapi
Version: 0.1
Summary: Неофициальная обертка для API godville.net.
Home-page: https://github.com/TitaniumHocker/gvapi
Author: TitaniumHocker (Ivan Fedorov)
Author-email: inbox@titaniumhocker.ru
License: MIT
Project-URL: Documentation, https://gvapi.readthedocs.io/en/latest/
Project-URL: Issue tracker, https://github.com/TitaniumHocker/gvapi/issues
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: Russian
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities 
Requires-Dist: requests
Requires-Dist: click

gvapi
=====

|python|
|coverage|
|version|
|requirements|
|docstat|
|pypgk|

Неофициальная обертка для API игры `Годвилль <https://godville.net>`_, реализованная на Python.
`Документация <https://gvapi.readthedocs.io/en/latest/>`_.

Установка
---------

Данный пакет доступен для установки из PyPi через ``pip``.

.. code-block:: bash

   python3 -m pip install gvapi


.. |pypgk| image:: https://github.com/TitaniumHocker/gvapi/workflows/Python%20package/badge.svg?branch=master

.. |coverage| image:: https://img.shields.io/badge/coverage-0%25-green?style=flat-square

.. |version| image:: https://img.shields.io/badge/version-0.1-red?style=flat-square

.. |python| image:: https://img.shields.io/badge/python-3.5%20|%203.6%20|%203.7%20|%203.8-blue?style=flat-square

.. |requirements| image:: https://img.shields.io/badge/requirements-requests%20%26%20click-blue?style=flat-square

.. |docstat| image:: https://img.shields.io/badge/docs-build-success?style=flat-square


