Metadata-Version: 2.4
Name: honeypot-py
Version: 0.2.16
Summary: A simple client for tracking events and user behavior
Home-page: https://github.com/honeypot-run/honeypot-py
Author: Honeypot
Author-email: support@honeypot.run
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: cryptography
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Official Python client for Honeypot.

## Installation

```sh
pip install honeypot-py
```
