Moshi Binyamini

Results 17 issues of Moshi Binyamini

The API section in the [OpenTelemetry OTLP Exporters](https://opentelemetry-python.readthedocs.io/en/latest/exporter/otlp/otlp.html#api) documentation page is not being generated. According to [otlp.rst](https://github.com/open-telemetry/opentelemetry-python/blob/main/docs/exporter/otlp/otlp.rst), it should be generated: ```rst .. automodule:: opentelemetry.exporter.otlp.proto.grpc :members: :undoc-members: :show-inheritance: ```

bug
good first issue
doc
help wanted

My main monitor is 144Hz. An easy way of seeing the current FPS is wiggling the mouse - the movement in 144 FPS is much smoother than 60 FPS, and...

Help Wanted
Area-Rendering
Issue-Bug
Product-Terminal
Priority-2

Mockup Server does not support the Multipart HTTP Push firmware update process. It would be beneficial to have this implemented, along with task monitoring support, to be able to test...

enhancement

- [x] Add function to create histogram metric - [x] Expose histogram function in CLI - [ ] Add unit tests

When I try to print any image, the the printer just prints an empty label with nothing printed on it. Printing from the app works correctly - so it's not...

- **Linters** currently includes only Ruff, but can be easily amended to add linters as needed (maybe mypy, markdown lint, etc). - **Test** performs a basic installation of the package...

This PR installs a script named `niimprint`. This script runs the same code as running `python3 -m niimprint` (`__main__.py`). ~~The PR also changes pyproject.toml to add support for python versions...