Personal tools
Skip to content. | Skip to navigation
ibm-cos-sdk-python-coreA low-level interface to IBM Cloud Object Storage based on the ibm_botocore package. This core package is the foundation for the [ibm- cos-sdk-python]( package. DocumentationDocumentation for ibm-cos-sdk-python- core can be found [here]( Getting HelpFeel free to use GitHub issues for tracking bugs and feature requests, but for help please use one of the following...
s3transfer - An IBM COS Transfer Manager for Pythons3transfer is a Python library for managing IBM COS transfers.
Welcome to ibm-watsonx-ai ibm-watsonx-ai is a library that allows to work with watsonx.ai service on IBM Cloud and IBM Cloud for Data. Train, test and deploy your models as APIs for application development, share with colleagues using this python library. Package documentation ==========================================
python-ibmcclient is a Python library to communicate with HUAWEI `iBMC` based systems. The goal of the library is to be extremely simple, small, have as few dependencies as possible and be very conservative when dealing with BMCs by access HTTP REST API provided by HUAWEI `iBMC` based systems. Currently, the scope of the library has been limited to supporting OpenStack Ironic ibmc driver.
IBM Cloudant Python SDK Version 0.10.0 IBM Cloudant Python SDK is a client library that interacts with the IBM Cloudant APIs. Disclaimer: This library is still a 0.x release. We do consider this library production-ready and capable, but there are still some limitations we’re working to resolve, and refinements we want to deliver. We are working really hard to minimise the disruption from now until the 1.0 release, but there may still be some changes that impact applications using this SDK. For now, be sure to pin versions to avoid surprises. Table of Contents Overview Features Prerequisites Installation Using the SDK Authentication Authentication with environment variables IAM API key authentication IAM Trusted profile (container) authentication IAM Trusted profile (VPC) authentication Session cookie authentication Authentication with external configuration Programmatic authentication Automatic retries Request timeout configuration Code examples 1. Create a database and add a
Setuptools is a collection of enhancements to the Python 3 distutils that allow you to more easily build and distribute Python 3 packages, especially ones that have dependencies on other packages. This package contains the runtime components of setuptools, necessary to execute the software that requires pkg_resources.py.
iCalendar specification (RFC 2445) defines calendaring format used\ by many applications (Zimbra, Thunderbird and others). This\ module is a parser/generator of iCalendar files for use with\ Python. It follows the RFC 2445 (iCalendar) specification.\ The aim is to make a package that is fully compliant with RFC 2445,\ well designed, simple to use and well documented.\
File identification library for Python.
IDLE is Python’s Integrated Development and Learning Environment. IDLE has the following features: Python shell window (interactive interpreter) with colorizing of code input, output, and error messages; multi-window text editor with multiple undo, Python colorizing, smart indent, call tips, auto completion, and other features; search within any window, replace within editor windows, and search through multiple files (grep); debugger with persistent breakpoints, stepping, and viewing of global and local namespaces; configuration, browsers, and other dialogs.