Metadata-Version: 2.1
Name: pyfrost
Version: 0.2.0
Summary: An online chat library for creating the client and server.
Home-page: https://github.com/Den4200/pyfrost
Author: Dennis Pham
Author-email: dpham.42@hotmail.com
License: UNKNOWN
Description: # <img src="https://i.imgur.com/mbhyPMh.jpg">
        [![PyPi Release Version](https://img.shields.io/pypi/v/pyfrost?color=blue)](https://pypi.org/project/pyfrost/)
        [![GitHub Release Version](https://img.shields.io/github/v/release/Den4200/pyfrost?color=blue&include_prereleases&label=github)](https://github.com/Den4200/pyfrost/releases)
        ![PyFrost](https://img.shields.io/github/workflow/status/Den4200/pyfrost/PyFrost/master)
        [![Documentation Status](https://readthedocs.org/projects/pyfrost/badge/?version=stable)](https://pyfrost.readthedocs.io/en/stable/?badge=stable)
        [![MIT License](https://img.shields.io/github/license/Den4200/pyfrost)](LICENSE)
        
        An online chat library for creating the client and server.
        
        ## Installation
        ```cmd
        pip install pyfrost
        ```
        
        ## Documentation
        The documentation for this library can be found [here](https://pyfrost.readthedocs.io/en/stable/).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Communications 
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.6
Description-Content-Type: text/markdown
