微信SDK 提供微信登陆,公众号管理,微信支付,微信消息的全套功能 文档目录 快速开始 微信消息 微信支付 微信登陆 微信公众平台 欢迎提交Pull requests 如果需要单独使用其中的某些模块,可以见文档目录的具体模块 如果需要组合在一起可以参考快速开始 目录 安装 功能 异常 用法 参数 初始化 微信消息 微信登陆 微信支付 微信公众号 安装 使用pip sudo pip install
Stanford CS229 Machine Learning in Python This repository contains the problem sets as well as the solutions for the Stanford CS229 - Machine Learning course on Coursera written in Python 3. Some addi
tika-python A Python port of the Apache Tikalibrary that makes Tika available using theTika REST Server. This makes Apache Tika available as a Python library,installable via Setuptools, Pip and Easy I
python-gammu 是 Python 对 Gammu 手机管理API的封装。
中文说明 Blockchain-python A blockchain implementation in Python only for study. The Blockchain-python implements simple blockchain and transactions. Currently, the implementation already has mining, tran
Welcome to python-kucoin v2.1.1 This is an unofficial Python wrapper for the Kucoin exchanges REST and Websocket API v2.I am in no way affiliated with Kucoin, use at your own risk. PyPi https://pypi.p
forex-python Forex Python is a Free Foreign exchange rates and currency conversion. Note: Install latest forex-python==1.6 to avoid RatesNotAvailableError Features of Forex Python: List all currency r
Inspired by this wrapper written by 'oipminer' I (s4w3d0ff) am not affiliated with, nor paid by Poloniex. If you wish to contribute to the repository please read CONTRIBUTING.md. All and any help is a
python-mnemonic Reference implementation of BIP-0039: Mnemonic code for generatingdeterministic keys Abstract This BIP describes the implementation of a mnemonic code or mnemonic sentence --a group of
PYTHON REST API SDK for BlockSDK Welcome to BlockSDK PYTHON. This repository contains BlockSDK's PHP SDK and samples for REST API. SDK Documentation Our BlockSDK-PYTHON Page includes all the documenta
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)。