Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liukelin/alipay_mobile_for_python
支付宝手机网站支付接口 python实现包
https://github.com/liukelin/alipay_mobile_for_python
alipay alipay-mobile alipay-python alipaysdk
Last synced: 3 months ago
JSON representation
支付宝手机网站支付接口 python实现包
- Host: GitHub
- URL: https://github.com/liukelin/alipay_mobile_for_python
- Owner: liukelin
- Created: 2015-12-28T15:27:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T02:40:44.000Z (almost 8 years ago)
- Last Synced: 2024-07-20T11:08:10.853Z (4 months ago)
- Topics: alipay, alipay-mobile, alipay-python, alipaysdk
- Language: Python
- Homepage:
- Size: 169 KB
- Stars: 3
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
支付宝的移动端网页跳转支付包只有 .net java php 实现,这里重新用python2写了一个
alipay_mobile_for_python
支付宝移动web网页跳转 支付接口 python2 实现包
@author: iiukelin [email protected]所需要包:
requests
ujson