-
python3-gevent-websocket-0.10.1-1.lbn36.noarch
gevent-websocket gevent-websocket_ is a WebSocket library for the gevent_
networking library.Features include:- Integration on both socket level or using
an abstract interface. - RPC and PubSub framework using WAMP_ (WebSocket
Application Messaging Protocol). - Easily extendible using a simple WebSocket
protocol plugin API from geventwebsocket import WebSocketServer,
WebSocketApplication,...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-gremlinpython-3.6.1-1.lbn36.noarch
.. Licensed to the Apache Software Foundation (ASF) under one .. or more
contributor license agreements. See the NOTICE file .. distributed with this
work for additional information .. regarding copyright ownership. The ASF
licenses this file .. to you under the Apache License, Version 2.0 (the ..
"License"); you may not use this file except in compliance .. with the License.
You may obtain a...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-hatch-nodejs-version-0.3.2-1.lbn36.noarch
hatch-nodejs-version
This package provides two Hatch plugins:
version source plugin that reads/writes the package version
from the version field of the Node.js package.json file.
metadata hook plugin that reads PEP 621 metadata from the
Node.js package.json file.
Table of Contents
Installation
Global dependency
Version source
Metadata hook
License
Global dependency
Ensure hatch-nodejs-version is defined within the build-system.requires field in your pyproject.toml file.
[build-system]
requires = ["hatchling", "hatch-nodejs-version"]
build-backend = "hatchling.build"
Version source
The version source plugin name is nodejs.
pyproject.toml
[tool.hatch.version]
source = "nodejs"
hatch.toml
[version]
source = "nodejs"
Semver
The semver specification defines the following version sections:
major
minor
patch
pre-release
build
Meanwhile, PEP 440 defines:
epoch
major
minor
patch
pre-release
post-release
dev-release
In order to ensure round-trip support, and ensure semantic
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-hatch-requirements-txt-0.4.1-1.lbn36.noarch
Hatchling plugin to read project dependencies from requirements.txt
Tests
PyPI
Anaconda
Activity
QA
Other
Installation
hatch-requirements-txt can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install hatch-requirements-txt
To install with conda:
First add the required channels
$ conda config --add channels https:/conda.anaconda.org/conda-forge
Then install
$ conda install hatch-requirements-txt
Usage
In your pyproject.toml make the following changes:
Append hatch-requirements-txt to build-system.requires.
Append dependencies to project.dynamic.
Add the following table:
[tool.hatch.metadata.hooks.requirements_txt]
files = ["requirements.txt"]
Optionally, you can also define groups of optional dependencies
(also known as “features”) by appending optional-dependencies to project.dynamic and adding a table like:
[tool.hatch.metadata.hooks.requirements_txt.optional-dependencies]
crypto = ["requirements-crypto.txt"]
fast
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-hatch-vcs-0.4.0-1.lbn36.noarch
This provides a plugin for Hatch that uses your preferred version control
system (like Git) to determine project versions.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-jeepney-0.8.0-1.lbn36.noarch
Jeepney is a pure Python implementation of D-Bus messaging. It has an I/O-free core, and integration modules for different
event loops.
D-Bus is an inter-process communication system, mainly used in Linux.
To install Jeepney:
pip install jeepney
Jeepney docs on Readthedocs
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-jsonschema-spec-0.2.4-1.lbn36.noarch
Object-oriented JSONSchema
Key features
Traverse schema like paths
Access schema on demand with separate dereferencing accessor layer
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-looker-sdk-22.20.0-1.lbn36.noarch
Looker SDK The Looker SDK for Python provides a convenient way to communicate
with the Looker API available on your Looker server. The library requires
python3.6+ and is annotated using the typing module.The SDK uses a plug-in
architecture (also known as dependency injection) for initializing that
supports run-time specific transports (currently only RequestsTransport) and
different...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-monotonic-1.6-1.lbn36.noarch
This module provides a ``monotonic()`` function which
returns the
value (in fractional seconds) of a clock which never goes
backwards.
On Python 3.3 or newer, ``monotonic`` will be an alias of
``time.monotonic`` from the standard library. On older versions,
it will fall back to an equivalent platform specific implementation.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-mypy-boto3-redshift-data-1.26.0.post1-1.lbn36.noarch
<a id"mypy-boto3-redshift-data"></a> mypy-boto3-redshift-data[![PyPI - mypy-
boto3-redshift-data]( [![PyPI - Python Version]( [![Docs]( [![PyPI -
Downloads](
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36