Metadata-Version: 2.1
Name: sampleclient
Version: 0.0.1
Summary: Sample Client lib.
Home-page: https://github.com/ludeeus/sampleclient
Author: Joakim Sorensen
Author-email: ludeeus@gmail.com
License: UNKNOWN
Description: # sampleclient
        
        <!-- badges start -->
        
        [![PyPI version][pypibadge]][pypilink]
        [![Maintained][Maintained]](#)
        [![BuyMeCoffee][buymecoffeebadge]][buymecoffeelink]
        
        <!-- badges end -->
        
        _Sample Client lib._
        
        ## Install sampleclient
        
        ```bash
        python3 -m pip install -U sampleclient
        ```
        
        <!-- links start -->
        
        [buymecoffeelink]:https://www.buymeacoffee.com/ludeeus
        [buymecoffeebadge]: https://camo.githubusercontent.com/cd005dca0ef55d7725912ec03a936d3a7c8de5b5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275792532306d6525323061253230636f666665652d646f6e6174652d79656c6c6f772e737667
        [maintained]: https://img.shields.io/maintenance/yes/2019.svg
        [pypilink]: https://pypi.org/project/sampleclient/
        [pypibadge]: https://badge.fury.io/py/sampleclient.svg
        
        <!-- links end -->
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
