Metadata-Version: 2.1
Name: hawser
Version: 0.0.1
Summary: 🏷️ Lanyard API Wrapper for Python.
Home-page: https://github.com/5elenay/hawser/
Author: 5elenay
Author-email: 
License: MIT
Project-URL: Bug Tracker, https://github.com/5elenay/hawser/issues
Keywords: lanyard,api,api-wrapper,wrapper,lanyard-python,hawser
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: aiohttp

# Hawser
[![Version](https://badge.fury.io/py/hawser.svg)](https://pypi.python.org/pypi/hawser)
[![Downloads](https://img.shields.io/pypi/dm/hawser.svg)](https://pypi.python.org/pypi/hawser)
![Stars](https://img.shields.io/github/stars/5elenay/hawser)
![Commits](https://img.shields.io/github/commit-activity/w/5elenay/hawser)

[Lanyard](https://github.com/phineas/lanyard) API Wrapper for Python. (3.6>=)

## Installation
Run `pip install hawser` in your terminal. And you are ready to go!

## Examples
Check [examples](https://github.com/5elenay/hawser/tree/main/examples) folder for examples.

## Documentation
Check [docs](https://github.com/5elenay/hawser/tree/main/docs) folder for documentation.

