Baidu XiongZhang Base Class for Python.
Project description
Baidu XiongZhang Base Class for Python.
Installation
pip install pybd-base
Usage
In [1]: from pybd-base import BaseBaidu In [7]: class XXX(BaseBaidu): ...: pass ...: In [3]: xxx = XXX() In [4]: xxx.OPENAPI Out[4]: 'https://openapi.baidu.com' In [6]: xxx._requests Out[6]: <bound method XXX._requests of <__main__.XXX object at 0x7f9248260d10>> In [7]:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pybd-base-1.0.2.tar.gz
(2.1 kB
view hashes)
Built Distribution
Close
Hashes for pybd_base-1.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0e46730fc214a794e9136341b745af3b201a3685eeea4033ea82ff8b26f2de4 |
|
MD5 | 3ec3db08b79ad6399d27bb1ba9577b02 |
|
BLAKE2b-256 | 9131fe30cbbe839ca731da60e98ac77180ee3101547376e028340e05a845dfb9 |