Metadata-Version: 2.1
Name: dvach.api
Version: 1.0.0
Summary: Python 2ch.hk API wrapper
Home-page: https://github.com/anonim-legivon/dvach.api
Author: anonim-legivon
Author-email: fadedDexofan@protonmail.com
License: Apache License 2.0
Keywords: dvach 2ch 2ch.hk api wrapper
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Internet
Requires-Python: >=3.6
Requires-Dist: requests (==2.21.0)
Requires-Dist: addict (==2.2.0)
Requires-Dist: simplejson (==3.16.0)

api2ch for 2ch.hk
=================

|License|
|PYPI|
|Python|
|Contribs|
|Issues|
|Codacy Badge|

2ch.hk API Wrapper

Requirements
------------

-  Python 3.6+

Install
-------

::

    pip install dvach.api

Usage
-----

Examples_

Bug tracker
-----------

Warm welcome for suggestions and concerns

https://github.com/anonim-legivon/dvach.api/issues

License
-------

Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0

.. |License| image:: https://img.shields.io/pypi/l/dvach.api.svg
    :target: https://pypi.python.org/pypi/dvach.api
.. |PYPI| image:: https://img.shields.io/pypi/v/dvach.api.svg
    :target: https://pypi.python.org/pypi/dvach.api
.. |Python| image:: https://img.shields.io/pypi/pyversions/dvach.api.svg
    :target: https://pypi.python.org/pypi/dvach.api
.. |Contribs| image:: https://img.shields.io/github/contributors/anonim-legivon/dvach.api.svg
    :target: https://github.com/anonim-legivon/dvach.api/graphs/contributors
.. |Codacy Badge| image:: https://api.codacy.com/project/badge/Grade/6d3154f7d4514d10ac95495e0e06965b
    :target: https://www.codacy.com/app/fadedDexofan/dvach.api?utm_source=github.com&utm_medium=referral&utm_content=anonim-legivon/dvach.api&utm_campaign=Badge_Grade
.. |Issues| image:: https://img.shields.io/github/issues/anonim-legivon/dvach.api.svg
    :target: https://github.com/anonim-legivon/dvach.api/issues
.. _Examples: https://github.com/anonim-legivon/dvach.api/tree/dev/examples

