-
python3-djangorestframework-3.15.2-1.lbn36.noarch
[Django REST framework][docs][![build-status-image]][travis] [![coverage-
status-image]][codecov] [![pypi-version]][pypi]**Awesome web-browsable Web
APIs.**Full documentation for the project is available at [ FundingREST
framework is a *collaboratively funded project*. If you use REST framework
commercially we strongly encourage you to invest in its continued development
by [signing up for a...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-jq-1.7.0-1.lbn36.x86_64
jq.py: a lightweight and flexible JSON processor This project contains Python
bindings for jq < 1.7.1.Installation Wheels are built for various Python
versions and architectures on Linux and Mac OS X. On these platforms, you
should be able to install jq with a normal pip install:.. code-block:: sh pip
install jqIf a wheel is not available, the source for jq 1.7.1 is built. This
requires:*...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-json-stream-2.3.2-1.lbn36.noarch
json-stream
Simple streaming JSON parser and encoder.
When reading JSON data, json-stream can decode JSON data in
a streaming manner, providing a pythonic dict/list-like interface, or a
visitor-based interfeace. Can stream from files, URLs
or iterators.
When writing JSON data, json-stream can stream JSON objects
as you generate them.
These techniques allow you to reduce memory consumption and
latency.
Reading
json-stream is a JSON parser just like the standard library's
json.load(). It
will read a JSON document and convert it into native python types.
import json_stream
data = json_stream.load(f)
Features:
stream all JSON data types (objects, lists and simple types)
stream nested data
simple pythonic list-like/dict-like interface
stream truncated or malformed JSON data (up to the first error)
native code parsing speedups for most common platforms
pure python fallback if native extensions not available
Unlike json.load(), json-stream can stream JSON data from any file-like or
it
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-json-stream-rs-tokenizer-0.4.26-1.lbn36.x86_64
> **NOTE:** json-stream-rs-tokenizer is now automatically used by > json-
stream, so unless you find a bug, you can ignore this package's > existence!
json- stream-rs-tokenizer[
results = data["results"]
print(results) # prints <TransientStreamingJSONList: TRANSIENT, STREAMING>
converted = to_standard_types(results)
print(converted) # prints [1, 2, 3]
License
Do whatever you want with it license or whatever it was called
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-psycopg-3.2.4-1.lbn36.x86_64
PostgreSQL database adapter for Python Psycopg 3 is a modern
implementation of a PostgreSQL adapter for Python.This distribution contains
the pure Python package psycopg... Note:: Despite the lack of number in the
package name, this package is the successor of psycopg2_.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-psycopg-c-3.2.4-1.lbn36.x86_64
PostgreSQL database adapter for Python -- C optimisation distribution
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-uuid6-2024.7.10-1.lbn36.noarch
New time-based UUID formats which are suited for use as a database key.[ for duplicated information
and using DW_TAG_imported_unit to import it into each CU that needs it.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25