Coder Social home page Coder Social logo

dwj1979 / cartoondatashow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from buptyyf/cartoondatashow

0.0 2.0 0.0 1.63 MB

从各大动漫网站抓取到数据后存储在mongodb中,然后用python(flask)提供的路由和接口,在前端用react+echarts进行数据展示,数据的获取,可以搭配使用爬虫https://github.com/buptyyf/scrapy-cartoon

Python 0.14% CSS 0.01% JavaScript 99.79% HTML 0.06%

cartoondatashow's Introduction

cartoonDataShow

从各大动漫网站抓取到数据后存储在mongodb中,然后用python(flask)提供的路由和接口,在前端用react+echarts进行数据展示

  • 运行环境python3.4、mongodb
  • 配置方法:
  • windows用户可以在目录下执行python -m venv flask,得到flask框架然后再通过flask\Scripts\activate.bat或flask\Scripts\activate进入virtualenv虚拟环境。
  • 执行npm install,安装js依赖包,再执行pip install -r requirements.txt安装项目所需的python库,此时,你已经具备了运行整个工程的前提,然后再执行python run.py,通过访问localhost:5000就可以访问了

#####因为一开始就需要登陆,所以可以先进http://localhost:5000/signup 进行注册

cartoondatashow's People

Contributors

buptyyf 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.