https://github.com/materializeinc/honeycomb-stubs
https://github.com/materializeinc/honeycomb-stubs
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/materializeinc/honeycomb-stubs
- Owner: MaterializeInc
- Created: 2021-07-16T05:15:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T16:55:27.000Z (over 4 years ago)
- Last Synced: 2025-02-16T11:43:13.236Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# honeycomb-stubs
[](https://pypi.org/project/honeycomb-stubs/)
Python type stubs for:
* [libhoney](https://github.com/honeycombio/libhoney-py)
* [beeline](https://github.com/honeycombio/beeline-python)
The stubs for `beeline` are relatively complete, but the stubs for `libhoney`
are woefully incomplete. PRs welcome!
## Usage
```
pip install honeycomb-stubs
```