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
2021-11-23 01:14:43 1.64MB react flask react-router mongodb-python
1
Paperback: 250 pages Publisher: Packt Publishing - ebooks Account (November 26, 2015) Language: English ISBN-10: 1783983361 ISBN-13: 978-1783983360 Build dynamic, data-driven websites and modern web applications with Flask About This Book Discover the most popular Flask resources on the web with ease Familiarize yourself with third-party libraries commonly used with Flask Create a fast, interactive, and secure web app with this hands-on guide Who This Book Is For This book is for anyone who wants to develop their knowledge of Python into something that can be used on the web. Flask follows the Python design principles and can be easily understood by anyone who knows Python, and even by those who do not. What You Will Learn Create your web pages to add modularity and flexibility to your web app using templates Store and retrieve relational data using SQLAlchemy Develop schema migrations with Alembic Produce an admin section using flask-admin Build RESTful APIs using Flask-Restless Simulate requests and sessions using the Flask test client Make Ajax requests from Jinja2 templates
2021-11-22 22:00:25 2.61MB Learning Flask Framework
1
基于python和flask的办公管理系统,支持文件上传,日程管理等高级功能
2021-11-22 18:07:49 5.33MB python flask 办公
网上书店 使用Python / Flask rest,MySql,Angular和Bootstrap创建的在线书店。利用多种数据结构来实现优化技术。完整的功能,包括购物车,愿望清单,付款,订单处理等模块。来自数据库的实时数据集成。 适用于超小型,中型设备和浏览器的响应式布局(当然) 如何在本地运行项目 确保您拥有MYSQL 5.7及更高版本,因为它使用全文搜索 结帐项目表格git 打开cmd并转到项目的根目录 执行“ cd db” 从create_tables.sql执行所有查询 在cmd上转到项目的根 运行命令“ python setup.py install” 运行命令python server.py 主页 用户单击书单中的任何书时显示的产品信息 用户在付款过程后订购书籍后的订购页面 用户购物车中物品少时的购物车详细信息 实施类别,具有按类别过滤图书的全部功能 搜索排序和过滤 用户愿望清单 用户为书添加的评论 用户填写发货数据后,付款过程页具有完整验证 当用户单击结帐时带有验证的装运表格
2021-11-22 09:44:28 3.96MB mysql python bootstrap angular
1
使用Python爬虫scrapy框架,爬取微博上扫黑风暴电视剧相关微博信息,分析观众关注度、好感度、流量趋势等信息,利用flask框架+echarts前端可视化展示
2021-11-21 22:44:01 4.29MB Python flask 数据爬取可视化 scrapy
1
Python高效开发实战——Django、Tornado、Flask、Twisted 的随书完整源代码
2021-11-20 16:55:47 13.77MB python django tornardo flask
1
使用python flask实现带有认证功能的简易文件服务器,可实现文件的上传与下载。其中/uploads是上传,/downloads是下载
2021-11-20 09:01:57 20.05MB 文件服务器 Python Flask
1
烧瓶弹性搜索 具有 elasticsearch-dsl-py 集成的简单 Flask 应用程序
2021-11-19 16:13:04 7KB Python
1
本文介绍了Vue+Flask实现简单的登录验证跳转,分享给大家,具体如下: 文件位置: login.html <!DOCTYPE html> <html lang=en> <head> <meta charset=UTF-8> <title>Login</title> [removed][removed] [removed][removed] </head> <body> <div
2021-11-18 10:57:17 37KB AS response return
1
构建javascript图表仪表盘不需要任何前端代码的flask应用。可以使用任何json endpoint。只能用JSON配置。
2021-11-18 09:44:36 5.21MB Python开发-数据可视化
1