ETipsService

service lib for ETips


Keywords
ETips
License
Apache-2.0
Install
pip install ETipsService==1.0.6

Documentation

ETips-Service

Build Status PyPI version Downloads

The web service for ETips

requirement

  • python 2.7.x
pip install BeautifulSoup4
pip install requests

To-do

  • 规范化测试,添加测试样例
  • +图书详情接口
  • +图书评论/获取评论(来自豆瓣)
  • +个人图书馆,到期提醒
  • +关注图书,有书就提醒

License

Copyright 2014 Jayin Ton

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.