Metadata-Version: 1.2
Name: gharar
Version: 0.1.0
Summary: A modern, easy to use, feature-rich, and async ready API wrapper for Gharar written in Python.
Home-page: https://github.com/arastu/gharar
Author: Touhid Arastu
Author-email: touhid.arastu@gmail.com
License: MIT license
Description: ======
        gharar
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/gharar.svg
                :target: https://pypi.python.org/pypi/gharar
        
        .. image:: https://img.shields.io/travis/arastu/gharar.svg
                :target: https://travis-ci.com/arastu/gharar
        
        .. image:: https://readthedocs.org/projects/gharar/badge/?version=latest
                :target: https://gharar.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        A modern, easy to use, feature-rich, and async ready API wrapper for Gharar written in Python.
        
        
        * Free software: MIT license
        * Documentation: https://gharar.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
        
        
        =======
        History
        =======
        
        0.1.0 (2021-04-05)
        ------------------
        
        * First release on PyPI.
        
Keywords: gharar
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
