-
Implementation of classes can be roughly split into 4 phases:
# Phase 1 - Bring C support up to the same level as the Fortran support
- [x] #1439 Implement a structure to hold data
- [x] #1441 Implem…
-
`pixi run wheel` builds a Python 3.12 wheel no problems. I need a Python 3.10 wheel though. How can I specify the Python version to build for?
I naively added a constraint in the `pixi.toml`:
```t…
-
I'm using Flask-Restful for my API but how would I use `api.add_resource` similar to how you did `route`?
Also I want to add some wrappers for app and api. Where is the best place to have these wrapp…
ghost updated
7 years ago
-
Hi Nico, I am very interested in learning about the flow based market coupling domain! I have loved reading your stuff and experimenting with your API wrapper.
I would like to try replicate your 2…
-
### Background and motivation
This is meant to bundle https://github.com/dotnet/runtime/issues/46663, https://github.com/dotnet/runtime/issues/27156, and https://github.com/dotnet/runtime/issues/22…
-
Points: 3
---
`@robojs/trpc` currently handles the route and proxies the creation of the `t` instance. While this is great and all, we've yet to abstract the `.context` function that comes with `ini…
-
A lot of llrt APIs are difficult to follow and unnecessary wrappers around tt_cluster / UMD APIs
I think there is general consensus about doing this
-
https://github.com/python-restx/flask-restx/blob/7ce0ef8056e66d81018e32dfe4b2dcc59dedfb83/flask_restx/api.py#L35-L40
Should be replaced with
```python
from importlib.metadata import version
…
-
We are currently not able to update public dependencies exposed in the API due to semver breakage. There probably should be some strategy for how to handle this. For example, public re-exporting the c…
ehuss updated
2 months ago
-
I'm trying to get this deployed to Lambda/API Gateway using Zappa as outlined in the readme. However, everytime I call `zappa deploy dev` (or `zappa update dev`) it gives me the following error about …