-
python3-objsize-0.6.1-1.lbn36.noarch
<!---
Copyright (c) 2006-2022, Liran Funaro.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pandas-gbq-0.19.1-1.lbn36.noarch
pandas-gbq |preview| |pypi| |versions| **pandas-gbq** is a package providing an
interface to the Google BigQuery API from pandas.- Library Documentation_ -
Product Documentation_.. |previe .. |pyp .. |version .. _Library Documentation:
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-papermill-2.6.0-3.lbn36.noarch
papermill is a tool for parameterizing, executing, and analyzing Jupyter
Notebooks.
Papermill lets you:
- parameterize notebooks
- execute notebooks
This opens up new opportunities for how notebooks can be used. For example:
- Perhaps you have a financial report that you wish to run with different
values on the first or last day of a month or at the beginning or end of the
year, using parameters makes this task easier.
- Do you want to run a notebook and depending on its results, choose a
particular notebook to run next? You can now programmatically execute a
workflow without having to copy and paste from notebook to notebook manually.
Papermill takes an opinionated approach to notebook parameterization and
execution based on our experiences using notebooks at scale in data pipelines.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pathable-0.4.3-1.lbn36.noarch
pathableAbout Object-oriented pathsKey features ************* Traverse
resources like paths * Access resources on demand with separate accessor
layerUsage .. code-block:: python from pathable import DictPath d { "parts": {
"part1": { "name": "Part One", }, "part2": { "name": "Part Two", }, }, dp
DictPath(d) Concatenate paths with / parts dp / "parts" Stat path keys "part2"
in parts Open path...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pure-sasl-0.6.2-1.lbn36.noarch
This package provides a reasonably high-level SASL client written in pure
Python. New mechanisms may be integrated easily, but by default, support for
PLAIN, ANONYMOUS, EXTERNAL, CRAM-MD5, DIGEST-MD5, and GSSAPI are provided.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-py4j-0.10.9.7-1.lbn36.noarch
Py4J enables Python programs running in a Python interpreter
to dynamically access Java objects in a Java Virtual Machine.
Methods are called as if the Java objects resided in the Python
interpreter and Java collections can be accessed through standard
Python collection methods.
Py4J also enables Java programs to call back Python objects.
Py4J is distributed under the BSD license.
This package is for usage with Python3 version 3.10 only.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pyarrow-19.0.1-4.lbn36.x86_64
Python library for Apache Arrow
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pydata-google-auth-1.8.2-1.lbn36.noarch
pydata-google-auth |Build Status| |Version Status| |Coverage Status|**pydata-
google-auth** is a package providing helpers for authenticating to Google APIs.
Installation Install latest release version via conda .. code-block:: shell $
conda install pydata-google-auth --channel conda-forgeInstall latest release
version via pip .. code-block:: shell $ pip install pydata-google-
authInstall...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pyhcl-0.4.4-1.lbn36.noarch
|Build Status|Implements a parser for HCL (HashiCorp Configuration Language) <
in Python. This implementation aims to be compatible with the original golang
version of the parser.The grammar and many of the tests/fixtures were
copied/ported from the golang parser into pyhcl. All releases are tested with a
variety of python versions from Python 2.7 onward.This version has been
modified to work...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pypsrp-0.8.1-1.lbn36.noarch
pypsrp - Python PowerShell Remoting Protocol Client library
pypsrp is a Python client for the PowerShell Remoting Protocol (PSRP) and
Windows Remote Management (WinRM) service. It allows your to execute commands
on a remote Windows host from any machine that can run Python.
This library exposes 4 different types of APIs;
A simple client API that can copy files to and from the remote Windows host as well as execute processes and PowerShell scripts
A WSMan interface to execute various WSMan calls like Send, Create, Connect, Disconnect, etc
A Windows Remote Shell (WinRS) layer that executes cmd commands and executables using the base WinRM protocol
A PowerShell Remoting Protocol (PSRP) layer allows you to create remote Runspace Pools and PowerShell pipelines
At a basic level, you can use this library to;
Execute a cmd command
Run another executable
Execute PowerShell scripts
Copy a file from the localhost to the remote Windows host
Fetch a file from the remote Windows host to the lo
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36