-
### Is your suggested enhancement related to a problem? Please describe.
Dear Dev Team,
I am the developer of a [web-based update checker](https://github.com/IsAvaible/AngularModUpdater) that heav…
-
Currently, running the example on the [front page](https://minigrid.farama.org/) of the MiniGrid documentation leads to the following error:
```sh
$ py -m pip install -U minigrid
Requirement alre…
-
# Improve documentation
## Link
I referenced these docs: https://supabase.github.io/wrappers/airtable/
(The same as the Supabase.com ones I think: https://supabase.com/docs/guides/database/ext…
-
Boost.Python wappers must be added in:
* stat_tool/src/py/wrapper
* sequence_analysis/src/py/wrapper
Python API must be added in:
* stat_tool/src/py/stat_tool
* sequence_analysis/src/py/seq…
-
Seems like Packet events seems to have a somewhat way more "feasible" API? I'd say,
I Know a lot of the wrapping here is "mostly" done with ProtocolLib but it seems PE has so much more built in wrapp…
-
I love the converters support in this lib but it would be nice to have an option to use the wrappers that you provide as an extension, in custom wrappers (like UUID) it makes sense to define it at th…
-
### Description
Nim depends on the obsolete PCRE library, which is no longer supported with last release in 2021, and should migrate to PCRE2 library available since 2015.
I am concerned that De…
-
There is a rust example `opengl_texture` in the repo, showning how to collaborate with opengl. Is there a way to collaborate with vulkan though rust `vulkano` crate the same way as in this opengl exam…
-
Se requiere revisar la implementación de Wrappers en las API mid y crud de cumplidos DVE, para que al hacer uso de las funciones de X-Ray solo sea necesario llamar la envoltura.
**Especificaciones …
-
If the consumer is using a rust ui framework, eg leptos, we should make it easy to call the api. Do we require building an OpenApi client in this case? Seems a little weird tbh. Maybe we can generate …