-
Notifications
You must be signed in to change notification settings - Fork 22
Home
bububa edited this page Nov 22, 2011
·
2 revisions
Contents:
This part of the documentation covers all the interfaces of pyTOP. For parts where Requests depends on external libraries, we document the most important right here and provide links to the canonical documentation.
All of pyTOP’s functionality can be accessed by these 3 methods. They all return an instance of the TOP object.
Basic API class. All the API models are inherited from this class
create(data, fields=[], models={}) Create model attributes
execute(request, session=None, method='post') pyTOP.API – TOPRequest instance
pyTOP Request Object
pyTOP Date Object
create(date_str) Convert string to datetime.datetime
There was an ambiguous exception that occurred while handling your TOP request.
- 用户 API
- 类目 API
- 商品 API
- 店铺 API
- 交易 API
- 店铺会员管理 API
- 子账号管理 API
- 旺旺 API