flask 大型项目的模板 包含基础的用户登录、权限管理
☆69Jul 22, 2020Updated 5 years ago
Alternatives and similar repositories for blueprintdemo
Users that are interested in blueprintdemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- iHone爱家租房,前后端分离flask项目☆36Apr 15, 2018Updated 8 years ago
- python + flask + LayUI + mysql 网站模板☆107Feb 16, 2023Updated 3 years ago
- 适合初学者的python web网站,flask框架+jinja2模板+mysql让学习更简单,内容包括mysql的增删改查,模板的调用,mysql数据库的链接,权限控制,路由等,对于新手来说绝对是入门的好程序☆23Jan 20, 2018Updated 8 years ago
- 一个基于flask的权限管理的后端代码☆70Dec 8, 2022Updated 3 years ago
- 基于python+Flask+mysql编写的api,本项目主要用于熟悉如何用 python 架构一个后端管理平台项目,已完成登录和注册☆40Oct 31, 2018Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 用来检测两个数据库表结构是否相同,并且同步数据☆14Sep 11, 2019Updated 6 years ago
- 基于 Flask 的企业微信 API,极简、易读、即插即用。☆17Nov 22, 2018Updated 7 years ago
- Uploader extension for Flask. [WIP]☆35Sep 20, 2021Updated 4 years ago
- 租房爬虫,基于flask,采用apscheduler定时任务,通过微信,定时给用户推送想要的租房信息☆15Mar 13, 2019Updated 7 years ago
- flask后端开发接口示例,利用Flask开发后端API接口。包含基本的项目配置、统一响应、MySQL和Redis数据库操作、定时任务、图片生成、项目部署、用户权限认证、报表输出、无限层级生成目录树、阿里云手机验证码验证、微信授权、Celery、单元测试、Drone等模块。☆1,008Sep 4, 2024Updated last year
- flask + Vue => 前后端分离, 提供一个可以复用的 用户注册登录,QQ邮箱接收验证码,Token验证,session/cookie 登录的 模板☆171Apr 22, 2018Updated 8 years ago
- vue-admin和后端(flask)分离结合的超简单模板Demo☆278Jun 27, 2018Updated 7 years ago
- auth api☆18Jan 22, 2026Updated 3 months ago
- 使用REST方式创建 flowable 工作流,使用 GO 语言实现☆15Mar 11, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于Django的学生信息管理系统☆14Jul 18, 2019Updated 6 years ago
- 基于Flask和MySQL能够帮助快速迁移微信服务号后台到自家服务器的框架(tag: Python, wechat, weixin, admin, Flask)☆47Nov 4, 2015Updated 10 years ago
- 定时任务调度系统,提供自动化任务管理调度功能和可操作的web图形化管理各种复杂的任务调度☆21Aug 18, 2017Updated 8 years ago
- 本教程是为了展现 sql 原始语句转换为 sqlalchemy 语句的各个实例。☆93Jun 13, 2018Updated 7 years ago
- 实现数据大屏可视化☆13Jun 9, 2022Updated 3 years ago
- 一个开源的flask CMS系统(已经停止维护😊)☆57Jan 19, 2025Updated last year
- runtime spy elf with android/linux and macho with macOS/IOS☆36Mar 31, 2017Updated 9 years ago
- A small game project developed in Unity.☆15Apr 9, 2023Updated 3 years ago
- 平时玩hadoop做的例子。☆10Feb 15, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- pdf to markdown with Python3☆11Oct 30, 2019Updated 6 years ago
- 为方便广大投资者对私募基金信息进行查询,中国基金业协会在官方网站搭建了私募基金分类公示平台,按照私募基金管理人登记的信息对私募基金进行分类公示。 为了全面了解相关机构或者产品信息,学习使用 Scrapy 框架获取部分信息。☆19Apr 20, 2020Updated 6 years ago
- 基于 Flask 和 Vue.js 前后端分离的微型博客项目,支持多用户、Markdown文章(喜欢/收藏文章)、粉丝关注、用户评论(点赞)、动态通知、站内私信、黑名单、邮件支持、管理后台、权限管理、RQ任务队列、Elasticsearch全文搜索、Linux VPS部署、…☆885Dec 8, 2022Updated 3 years ago
- 基于python的django框架写的学生信息管理系统☆18Jun 30, 2018Updated 7 years ago
- ☆40Oct 8, 2016Updated 9 years ago
- 把粘贴的图片以markdown的格式插入到文件中☆12Aug 26, 2024Updated last year
- fG!'s crackme #1 source code☆36Jun 11, 2013Updated 12 years ago
- 基于Flask和Vue的前后端分离Web后台管理系统☆84Feb 21, 2018Updated 8 years ago
- 这是一个基于Flask和Vue的前后端分离, 且前端是静态页面的项目☆29Jun 25, 2019Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ☆11Dec 8, 2022Updated 3 years ago
- 去哪儿旅游数据可视化☆20May 30, 2019Updated 6 years ago
- nCov -- 通过Flask搭建web/Echarts可视化大屏☆20Dec 8, 2022Updated 3 years ago
- 该代码是基于字典树对word的识别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。☆13Jun 14, 2017Updated 8 years ago
- Multiplatform SFTP Application Written in Qt☆14Jul 19, 2020Updated 5 years ago
- python发送邮件报表☆32Jan 8, 2018Updated 8 years ago
- 使用flutter跨平台开发实现的设备租赁app,实现了饼图、气泡、商品列表(仿美团商店列表)、网络请求(dio封装)、路由列表、扫一扫、数据缓存、toast☆14Jan 21, 2020Updated 6 years ago