You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-mergedeep-1.3.4-1.lbn36.noarch
[mergedeep]( release]( [![PyPi versions]( [![Downloads]( [![Conda Version]( [![Conda Downloads]( [![Documentation Status](
RPMPackage python3-impyla-0.18.0-1.lbn36.noarch
Python client for HiveServer2 implementations (e.g., Impala, Hive) for distributed query engines.For higher-level Impala functionality, including a Pandas-like interface over distributed data sets, see the [Ibis project][ibis]. Features* HiveServer2 compliant; works with Impala and Hive, including nested data* Fully [DB API 2.0 (PEP 249)][pep249]-compliant Python client (similar to sqlite or...
RPMPackage python3-yandexcloud-0.308.0-1.lbn36.noarch
 
RPMPackage python3-yandex-query-client-0.1.4-1.lbn36.noarch
Installation Install pip package: %pip install yandex-query-client --upgrade --quiet Example: simple select IAM_TOKEN="...." PROJECT="my_folder_id" config = YQHttpClientConfig(IAM_TOKEN, PROJECT) client = YQHttpClient(config) query_id = client.create_query(query_text="select 777", name="my sample query") result_set_count = client.wait_query_to_succeed(query_id) results = client.get_query_all_result_sets(query_id, result_set_count=result_set_count) print(f"results={results}")
RPMPackage python3-types-termcolor-1.1.6.2-2.lbn36.noarch
Typing stubs for termcolor This is a PEP 561 type stub package for the termcolor package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses termcolor. The source for this package can be found at https:/github.com/python/typeshed/tree/main/stubs/termcolor. All fixes for types and metadata should be contributed there. Note: The termcolor package includes type annotations or type stubs since version 2.0.0. Please uninstall the types-termcolor package if you use this or a newer version. See https:/github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 72456da2a3546044508828dc9075fa25cbdb3645.
RPMPackage python3-types-tabulate-0.9.0.20240106-2.lbn36.noarch
Typing stubs for tabulate This is a PEP 561 type stub package for the tabulate package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses tabulate. This version of types-tabulate aims to provide accurate annotations for tabulate==0.9.*. The source for this package can be found at https:/github.com/python/typeshed/tree/main/stubs/tabulate. All fixes for types and metadata should be contributed there. See https:/github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 1de5830a2703936a96a126248227d5c7db883674 and was tested with mypy 1.8.0, pyright 1.1.342, and pytype 2023.12.18.
RPMPackage python3-types-redis-4.6.0.20240425-2.lbn36.noarch
Typing stubs for redis This is a PEP 561 type stub package for the redis package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses redis. This version of types-redis aims to provide accurate annotations for redis==4.6.0. The source for this package can be found at https:/github.com/python/typeshed/tree/main/stubs/redis. All fixes for types and metadata should be contributed there. Note: Redis-py 5.0.0 added a py.typed file, but the inline annotations are incomplete. Continuing to use types-redis for the time being may lead to superior results. This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them. See https:/github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 273e9ea6ddc2d5cad2db7dd25a0383a61be15675 and was tested with mypy 1.10.0, pyright 1.1.360, and pytype 2024.4.11.
RPMPackage python3-types-pyyaml-6.0.12.20250402-1.lbn36.noarch
This is a PEP 561 type stub package for the PyYAML package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses PyYAML. The source for this package can be found at https://github.com/python/typeshed/tree/master/stubs/PyYAML. All fixes for types and metadata should be contributed there. See https://github.com/python/typeshed/blob/master/README.md for more details.
RPMPackage python3-types-pytz-2022.7.1.2-1.lbn36.noarch
Typing stubs for pytzThis is a PEP 561 type stub package for the pytz package. It can be used by type-checking tools like [mypy]( [pyright]( [pytype]( PyCharm, etc. to check code that uses pytz. The source for this package can be found at All fixes for types and metadata should be contributed there.See for more details. This package was generated from typeshed commit...
RPMPackage python3-types-python-slugify-8.0.2.20240310-2.lbn36.noarch
Typing stubs for python-slugify This is a PEP 561 type stub package for the python-slugify package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses python-slugify. This version of types-python-slugify aims to provide accurate annotations for python-slugify==8.0.2. The source for this package can be found at https:/github.com/python/typeshed/tree/main/stubs/python-slugify. All fixes for types and metadata should be contributed there. Note: The python-slugify package includes type annotations or type stubs since version 8.0.2. Please uninstall the types-python-slugify package if you use this or a newer version. See https:/github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit f94bbfbcc4c3b2b289425ea793beda0822e702f8 and was tested with mypy 1.9.0, pyright 1.1.350, and pytype 2024.2.27.
RPMPackage python3-types-python-dateutil-2.8.19.10-1.lbn36.noarch
Typing stubs for python-dateutilThis is a PEP 561 type stub package for the python-dateutil package. It can be used by type-checking tools like [mypy]( [pyright]( [pytype]( PyCharm, etc. to check code that uses python-dateutil. The source for this package can be found at All fixes for types and metadata should be contributed there.See for more details. This package was generated from typeshed...
RPMPackage python3-types-protobuf-5.27.0.20240626-2.lbn36.noarch
Typing stubs for protobuf This is a PEP 561 type stub package for the protobuf package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses protobuf. This version of types-protobuf aims to provide accurate annotations for protobuf==5.27.*. The source for this package can be found at https:/github.com/python/typeshed/tree/main/stubs/protobuf. All fixes for types and metadata should be contributed there. Partially generated using mypy-protobuf==3.6.0 and libprotoc 26.1 on protobuf v27.1 (python protobuf==5.27.1). This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them. See https:/github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit b13bb947c3f7a000d4d4ec6ad2868726a289b2b4 and was tested with mypy 1.10.0, pyright 1.1.369, and pytype 2024.4.11.
RPMPackage python3-types-paramiko-3.4.0.20240423-2.lbn36.noarch
Typing stubs for paramiko This is a PEP 561 type stub package for the paramiko package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses paramiko. This version of types-paramiko aims to provide accurate annotations for paramiko==3.4.*. The source for this package can be found at https:/github.com/python/typeshed/tree/main/stubs/paramiko. All fixes for types and metadata should be contributed there. This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them. See https:/github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 7858e6058b51733f526c6c54035b96a370a12ffc and was tested with mypy 1.9.0, pyright 1.1.358, and pytype 2024.4.11.
RPMPackage python3-types-markdown-3.6.0.20240316-2.lbn36.noarch
Typing stubs for Markdown This is a PEP 561 type stub package for the Markdown package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses Markdown. This version of types-Markdown aims to provide accurate annotations for Markdown==3.6.*. The source for this package can be found at https:/github.com/python/typeshed/tree/main/stubs/Markdown. All fixes for types and metadata should be contributed there. This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them. See https:/github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 82d84c758cbfb3ebe8bed63b39354da21e0d3794 and was tested with mypy 1.9.0, pyright 1.1.354, and pytype 2024.3.11.
RPMPackage python3-types-deprecated-1.2.9.20240311-2.lbn36.noarch
Typing stubs for Deprecated This is a PEP 561 type stub package for the Deprecated package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses Deprecated. This version of types-Deprecated aims to provide accurate annotations for Deprecated==1.2.*. The source for this package can be found at https:/github.com/python/typeshed/tree/main/stubs/Deprecated. All fixes for types and metadata should be contributed there. See https:/github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 3802899a01269df575ea32a21534c5400fb9218a and was tested with mypy 1.9.0, pyright 1.1.350, and pytype 2024.2.27.
RPMPackage python3-types-croniter-2.0.0.20240423-2.lbn36.noarch
Typing stubs for croniter This is a PEP 561 type stub package for the croniter package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses croniter. This version of types-croniter aims to provide accurate annotations for croniter==2.0.*. The source for this package can be found at https:/github.com/python/typeshed/tree/main/stubs/croniter. All fixes for types and metadata should be contributed there. See https:/github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 7858e6058b51733f526c6c54035b96a370a12ffc and was tested with mypy 1.9.0, pyright 1.1.358, and pytype 2024.4.11.
RPMPackage python3-types-certifi-2021.10.8.3-2.lbn36.noarch
Typing stubs for certifi This is a PEP 561 type stub package for the certifi package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses certifi. The source for this package can be found at https:/github.com/python/typeshed/tree/master/stubs/certifi. All fixes for types and metadata should be contributed there. Note: The certifi package includes type annotations or type stubs since version 2022.5.18.1. Please uninstall the types-certifi package if you use this or a newer version. See https:/github.com/python/typeshed/blob/master/README.md for more details. This package was generated from typeshed commit 95128e61ec82c2ca8ec32d6c03bd9dad9ab68e65.
RPMPackage python3-types-aiofiles-24.1.0.20240626-2.lbn36.noarch
Typing stubs for aiofiles This is a PEP 561 type stub package for the aiofiles package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses aiofiles. This version of types-aiofiles aims to provide accurate annotations for aiofiles==24.1.*. The source for this package can be found at https:/github.com/python/typeshed/tree/main/stubs/aiofiles. All fixes for types and metadata should be contributed there. See https:/github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit b13bb947c3f7a000d4d4ec6ad2868726a289b2b4 and was tested with mypy 1.10.0, pyright 1.1.369, and pytype 2024.4.11.
RPMPackage python3-smbprotocol-1.15.0-1.lbn36.noarch
smbprotocol SMBv2 and v3 Client for Python. SMB is a network file sharing protocol and has numerous iterations over the years. This library implements the SMBv2 and SMBv3 protocol based on the MS-SMB2 document. Features Negotiation of the SMB 2.0.2 protocol to SMB 3.1.1 (Windows 10/Server 2016) Authentication with both NTLM and Kerberos Message signing Message encryption (SMB 3.x.x+) Connect to a Tree/Share Opening of files, pipes and directories Set create contexts when opening files Read and writing of files and pipes Sending IOCTL commands Sending of multiple messages in one packet (compounding) Experimental support for both standalone and DFS server shares This is definitely not feature complete as SMB is quite a complex protocol, see backlog for features that would be nice to have in this library. Requirements Python 3.7+ For Kerberos auth on Linux python-gssapi pykrb5 To use Kerberos authentication on Linux, further dependencies are required, to install these dependenc
RPMPackage python3-s3transfer-0.12.0-1.lbn36.noarch
S3transfer is a Python library for managing Amazon S3 transfers. Python 3 version.