-
The format is described in https://open-psa.github.io/mef
-
I’ve been wondering if there’s a way to send/receive data to/from AppSync API in binary format, such as BSON or protobuf, instead of JSON text format. This helps us effortlessly avoid payload limits b…
-
Somewhere along the way from 3.3.0 through the 3.3.1rc series (I want to think it was maybe around 3.3.1rc2 or so, but can't rightly remember) the "Organizer" field in the reply popup dialog went from…
-
From 2025, it will be mandatory for companies in Germany to issue XML invoices (X-Rechnung or ZUGFeRD). This applies to exchanges between all companies. Invoices without this format can only be issued…
-
Hi there,
I've tested the pmml evaluator in Python which was more than 100x faster than the one in R.
It looks like it is only using a single core on my machine. Is there anything I can do to spee…
-
**common.py**
- class: ImportData
- append_new_data
- get_response
- unzip
**fao.py**
- __scrape_index_df
- __clean_fao_price_index
- get_fao_index
**hdr.py**
- const:BASE_URL
- HDR_…
-
I am trying to integrate tradingview into flutter app. I am using in app webview of flutter and javacript handlers for communication.
{"name":"PNB","full_name":"PNB EQ","ticker":"5676","description…
-
## Motivation
Basically, we don't recommend to use our Result type in ser/de format directly.
We recommend:
1. Use some framework library hide them in their magical veil.
2. Intoduce some scheme a…
-
Thank you for your excellent work. When I tried to open the project's SolidWorks files, I received a version mismatch warning. Could you please let me know which version of SolidWorks you are using? A…
-
Hello Team,
We are currently using libcoap in our project and have encountered a scenario where we would like to utilize the PUT method from the client-side while specifying a custom content format…