-
Is it possible to retrieve what meta data is already in a png file?
for example:
```
{
"pHYs": {
"x": 30000,
"y": 30000,
"units": RESOLUTION_UNITS.INCHES
},
"tEXt": {
…
-
you want to be able to retrieve
Questions
- with input and expected output
-
### Parent Issue
_No response_
### User Story
As an user, I want to be able to retrieve the workflow task by rest, so I can display the ones that the current user can see in the content editor
###…
-
Example: Query my SQL Server DB to retrieve the part description and use it in the Title property.
I would add a settings panel where insert the Server connection string.
TBD Somewhere store the com…
-
Hello,
My question is about how are you retrieving X_AWS_PROXY_TOKEN & X_AWS_WAF_TOKEN?
Specifically, If you are using a catpcha solver 2Captcha, how are you first getting the information to s…
-
The lowest block height of the node might not be 1. Retrieve the lowest height from the node itself.
We need to fix the missing block feature to account for this.
-
Hi,
I am looking for a way to retrieve the ordered data after generating the heatmap. Just producing a heatmap without being able to also get the data in the same order is pretty useless. Am I missin…
-
The [link](https://github.com/pvlib/pvlib-python/blob/a6995c377d65ce850c2d744ad42a2a79f6d511b3/pvlib/pvsystem.py#L2036-2037) to documentation of CEC parameter sets is broken.
**Expected behavior**
…
-
### The problem
Authentication just stopped working after the most recent update. Whatever I do I cannot make it work in the latest update.
Using an older version of the desktop works just fine, b…
-
I've been successfully using your library to communicate with an embedded device using the Noise_XX_25519_ChaChaPoly_SHA256 protocol. Since it is not yet in any repository (maybe soon?) I have copied …