Metadata-Version: 2.1
Name: ordr.py
Version: 0.0.4
Summary: A simple o!rdr API and Websocket wrapper.
Home-page: https://github.com/ItsRqtl/ordr.py
Author: Ryan
Author-email: itsrql@gmail.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE

# ordr.py

![PyPI - Downloads](https://img.shields.io/pypi/dm/ordr.py)
![PyPI - License](https://img.shields.io/pypi/l/ordr.py)
![PyPI](https://img.shields.io/pypi/v/ordr.py)
![GitHub issues](https://img.shields.io/github/issues/itsrqtl/ordr.py)
![GitHub pull requests](https://img.shields.io/github/issues-pr/itsrqtl/ordr.py)

**Easy to use, Simple: API and Websocket wrapper for o!rdr services.**

## Installation

```py
pip install ordr.py
```

## Documentation

- [Documentation](/docs/DOCS.md)
- [changelog](/CHANGELOG.md)

## Credits

- [o!rdr API](https://ordr.issou.best/docs)

## License

This project is licensed under `MIT License`. See the [LICENSE](/LICENSE) for more details.
