coinbasepro-python The Python client for the Coinbase Pro API (formerly known asthe GDAX) Provided under MIT License by Daniel Paquin. Note: this library may be subtly broken or buggy. The code is rel
python-trezor Python library and commandline client for communicating with TREZORHardware Wallet See https://trezor.io for more information Install Python-trezor requires Python 3.5 or higher, and lib
Python Congressclient 是 OpenStack Congress 的客户端。 示例代码: @propertydef primary(self): "The default translation function." return self._make_translation_func()def _make_log_translation_func(self, le
Python Magnumclient 是 Magnum 的客户端库,用于建立 Magnum API。它提供一个 Python API(magnumclient 模块)和一个命令行工具(magnum)
Python Heatclient 是 OpenStack Heat 的客户端库,基于 Heat Orchestration API 而建立。它提供了一个 Python API (heatclient 模块)和一个命令行工具(heat)。
Python Novaclient 是 OpenStack Nova API 的客户端。它包含 Python API (Novaclient 模块),和命令行脚本(Nova)。所有这些都是 100% 用 OpenStack Nova API 来实现。 可以查看 OpenStack CLI 指导 来获取更多关于如何使用 Nova 命令行工具的信息。你也可以查阅 OpenStack 官方文档。
Python-lambda is a toolset for developing and deploying serverless Python code in AWS Lambda. A call for contributors With python-lambda and pytube both continuing to gain momentum, I'm calling forcon
Python Enocean 是一个用Python语言实用的读取和控制EnOcean设备的库。其中EnOcean是一种基于能量收集的超低功耗短距离无线通信技术。 安装 如果尚未安装,先运行安装pip sudo apt-get install python-pip 安装pip后,运行安装模块 sudo pip install enocean (或 sudo pip install git+https
Python Neutronclient 是建立于 Neutron API 上的客户端库。它提供 Python API(neutronclient 模块)和一个命令行工具(neutron)。
Python Cinderclient 是 OpenStack Cinder API 的客户端,包括一个 Python API(cinderclient 模块)和一个命令行脚本(cinder)。它们完全由 OpenStack Cinder API 实现。
ApplicationInsights-Python 是使用 Python 开发的 Application Insights SDK。
这是 ADC (Advanced Direct Connect) 协议的 Python 用于实现。 该库中提供以下入口点: adc-server:实验性adc客户端(作为服务器实现) adc-client:实验性adc客户端(用于连接到运行中的客户端服务器) adc-tthsum:一个简单的包装程序,用于检查文件的第t个根哈希
这是 Python 的 milter 模块,提供了 Sendmail 的 libmilter 的 Python 接口。 Milters can run on the same machine as sendmail, or another machine. The milter can even run with a different operating system or processor
Python-Keystoneclient 是 OpenStack 身份识别 API 客户端(Keystone)。包括一个 Python API(keystoneclient 模块),和一个命令行脚本(keystone) 在平常的 OpenStack 项目的开发中已经形成了开发者指导的雏形。主要的库存放在 Git 中。
python-cephclient 是 Ceph REST API 的客户端库。