Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5345

Re: [Python-de] Binärdaten in JSON

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Michael Ziegler <ich@michaelziegler.name>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Binärdaten in JSON
Date Thu, 29 Nov 2018 22:24:25 +0100
Lines 13
Message-ID <mailman.10.1543528708.25456.python-de@python.org> (permalink)
References <16bf5ba5-26db-dddf-0a42-ddc61670a4ae@thomas-guettler.de> <c0e95f8d-123e-5fd8-2a23-1781e0aec1b8@michaelziegler.name>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de lvZ7UZ0KNp/BuN21nA9gVAitjttOBNWLYTAflVTfm5Dw==
Return-Path <ich@michaelziegler.name>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1
In-Reply-To <16bf5ba5-26db-dddf-0a42-ddc61670a4ae@thomas-guettler.de>
Content-Language en-US
X-Mailman-Approved-At Thu, 29 Nov 2018 16:58:27 -0500
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.29
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <c0e95f8d-123e-5fd8-2a23-1781e0aec1b8@michaelziegler.name>
X-Mailman-Original-References <16bf5ba5-26db-dddf-0a42-ddc61670a4ae@thomas-guettler.de>
Xref csiph.com de.comp.lang.python:5345

Show key headers only | View raw


Hi,

Thomas Güttler wrote:
> V4: ....

CBOR: https://en.wikipedia.org/wiki/CBOR

Quasi binäres JSON, mit Support für Binary-Strings und binärem Encoding.
Gibt wohl inzwischen auch Libraries für viele Sprachen (genutzt hab ich
Python 3 und Rust).

Michael.

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de] Binärdaten in JSON Michael Ziegler <ich@michaelziegler.name> - 2018-11-29 22:24 +0100

csiph-web