Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssthouse/animate_qr_code
qrcode with animation(gif or several imgs)
https://github.com/ssthouse/animate_qr_code
gif qrcode
Last synced: about 1 month ago
JSON representation
qrcode with animation(gif or several imgs)
- Host: GitHub
- URL: https://github.com/ssthouse/animate_qr_code
- Owner: ssthouse
- Created: 2017-06-11T04:28:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T07:02:42.000Z (almost 7 years ago)
- Last Synced: 2024-11-11T04:40:04.849Z (3 months ago)
- Topics: gif, qrcode
- Language: Python
- Size: 5.82 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 动图二维码生成工具
##文件路径描述
* 所有生成的文件放置在**qr_code_generator**的static目录
* 上传的文件放在picture目录
* 生成的临时文件放在temp目录
* result文件的路径会保存在数据库中##TODO
* 动图的样式需要调整, 为什么会有白色的点, 可以方块大一点吗??
* 用docker开发?
* 如何部署到服务器呢?