Giter Club home page Giter Club logo

doubanbookhelper's Introduction

DoubanBookHelper

Notice!

Show booklist is only available for MacOSX user at present.

What does it do?

Sorting books based on marks from https://book.douban.com

Example:


How to build?

  1. Install libraries yourself, which are requests, bs4 and wxPython.

  2. Use command:

    $ pip install -r requirements.txt
    

to install libraries needed. But I don't recommend it because it's my first time to distribute a python project and I don't know exactly whether it works.

  1. Use command:
    $ python setup.py install
    
    I don't recommend it, same reason of method 2.

How to use?

After installed libraries needed. $ python ui_doubanbookhelper.py 2 to start version 2 for version 1, use $ python ui_doubanbookhelper.py 1 Example will use version 2

  1. Input keyword, 'Python' for example

  2. Press Start! button to begin searching

  3. Done

  4. Click Show Booklist to check out booklist

  5. 'booklist of XXX' can be found in folder export_files what you get is:


Feature

For now, two versions with UI are available, with command line argument 1 and 2 to invoke. The 1st version only fetches data from 10 pages, which means 150 books realting the key word given, and output a txt file which has a sorted list of books based on mark in website book.douban.com.

The other version, fetches data from 10 * 3 pages, which means 450 books.

For more information or help, send an email to me.

Contact

e-mail: [email protected]


ENJOY!

doubanbookhelper's People

Contributors

snjoer avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.