Alipay

Python Alipay(支付宝) SDK with SHA1/SHA256 support
Alternatives To Alipay
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Alipay1,1986986 months ago46January 10, 20231otherPython
Python Alipay(支付宝) SDK with SHA1/SHA256 support
Strategyease Python Sdk871217 months ago57April 27, 20191mitPython
策略易(StrategyEase)Python SDK,策略自动化交易 API 及量化平台。
Alpaca Trade Api Csharp2121514 days ago366November 16, 202311apache-2.0C#
C# SDK for Alpaca Trade API https://docs.alpaca.markets/
Intrinio Realtime Node Sdk3912a month ago19October 13, 2023gpl-3.0JavaScript
Intrinio NodeJS SDK for Real-Time Stock Prices
Tomox Sdk2623 years ago13October 27, 20208mitGo
SDK to build a Decentralized Exchange on TomoX protocol
Intrinio Realtime Csharp Sdk13
a month ago30October 30, 20231mitF#
Intrinio C# SDK for Real-Time Stock Prices
Chaosdex13
2 years ago16gpl-3.0TypeScript
Cross-chain DEX built on RenVM Chaosnet
Cryptomkt Go11
2 years ago1September 13, 2021apache-2.0Go
CryptoMarket GoLang SDK
Deployment7
3 years agoPython
Go Mbsdk6
a year ago1otherGo
SDK for API MercadoBitcoin
Alternatives To Alipay
Select To Compare


Alternative Project Comparisons
Readme

python-alipay-sdk

PyPI version codecov travis-ci

中文文档

Unofficial AliPay Python SDK

Taking a look at this guide if you are interested at the details on signing your order requests.

GUIDES

What's new in 3.0 and how to migrate to 3.0

3.0 introduced two new functions: client_api and server_appi as a replacement of old-styled function based api .

3.0 keeps backward compatibility with 2.*, The only thing you should keep in mind is Alipay.verify won't pop sign from data automatically, you should handle it by yourself.

Test

python -m unittest discover

Or you may do test manually in this way, debug=True will direct your request to sandbox environment:

alipay = AliPay(..., debug=True)
Popular Sdk Projects
Popular Trade Projects
Popular Libraries Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Sdk
Trade
Pay
Sha256
Sha1
Alipay