互联网的发展已经深深的影响到人们购买商品的方式,很多人通过网络进行商品交易。网上商店资金投入少,回收快,所以特别适合小商品和个人在网上创业。销售时间和地点不受限制,可以大大提高销售量。现拟利用Python开发一个中小型的图书商城,能使客户方便地查询自己喜欢的图书,形成订单,同时商家能快速获取用户的订单,并且提供用户注册功能,以及整个系统的后台管理,即可以增加修改删除图书资料、订单资料。
☆35Dec 24, 2021Updated 4 years ago
Alternatives and similar repositories for -Django-
Users that are interested in -Django- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 天天生鲜项目是在网上找到的“黑马培训”机构的一个生鲜电商购物网站。看了各种文档介绍说,里面用到的技术面比较广,同时网上还有视频、文档教程, 所以就自己尝试做了。里面涉及到了分布式文件系统--FastDFS结合nginx作为项目中的图片服务器、使用redis作为购物车功能、接…☆15Nov 14, 2018Updated 7 years ago
- Django-天天生鲜电商学习项目☆250Dec 8, 2022Updated 3 years ago
- 基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)☆13Sep 20, 2021Updated 4 years ago
- 基于Django开发的网上商城☆12Oct 13, 2019Updated 6 years ago
- 基于Django的学生信息管理系统☆13Jul 18, 2019Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 使用scrapy框架爬取豆瓣影评,利用python对数据进行清洗分析,最后进行可视化☆15Sep 5, 2020Updated 5 years ago
- 利用python分析爬取的中国电影票房数据并可视化Chinese-box-office-analysis☆17Apr 6, 2023Updated 3 years ago
- An M/M/1/K queue Python3 simulator that compares the simulation results against the analytics results. The queue have limited capacity K …☆16Jan 25, 2022Updated 4 years ago
- Audio, video files handling tools based on ffmpeg. Thanks to the GREAT FFMPEG!!☆12Apr 22, 2019Updated 7 years ago
- macaron 项目源码注解. macaron 是一款使用 golang 开发的高性能 web 框架.☆14Nov 1, 2016Updated 9 years ago
- ACache是一个为android制定的 轻量级的 开源缓存框架☆11Jan 17, 2018Updated 8 years ago
- L3VTP:A Low-Latency Live Video Transmission Platform☆15Aug 18, 2019Updated 7 years ago
- QQ空间的一个钓鱼链接,可在后台查询上当的用户名和密码☆25Oct 5, 2025Updated 10 months ago
- Putting a TCP/IP Stack on DPDK☆25Sep 23, 2013Updated 12 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 番茄社交电商新零售系统是一套小程序+公众号H5,移动营销覆盖,结合【分销+评团+砍价+秒杀】 ,拉新引流,社交互动,抢占海量移动电商用户资源的商城系统。☆18Apr 8, 2022Updated 4 years ago
- 口袋菜谱微信小程序☆13Jul 21, 2019Updated 7 years ago
- 基于Django的博客项目☆23Dec 8, 2022Updated 3 years ago
- Valgrind patched with support for DPDK (and rte_*alloc). STATICALLY LINKED: use --soname-synonyms=somalloc=NONE - DINAMICALLY LINKED: SON…☆28Mar 10, 2022Updated 4 years ago
- 安信可模组量产发布SDK☆18Aug 7, 2026Updated 3 weeks ago
- USB SSDT and BIOS Settings for Gigabyte Z370 HD3P Motherboard running macOS 10.15.5☆10Oct 1, 2020Updated 5 years ago
- An ambient noise detector☆10Aug 23, 2020Updated 6 years ago
- A implement of protobuf-rpc based on nginx☆29Oct 12, 2017Updated 8 years ago
- ☆17Apr 10, 2026Updated 4 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- pytorch CTC implementation for ASR. Use eesen's fst decoder framework☆10Feb 27, 2020Updated 6 years ago
- 道和,一款移动社交app☆10Nov 23, 2017Updated 8 years ago
- 毕业设计 --外包项目网站 -- vue+python+flask+uwsgi+nginx☆34Nov 22, 2022Updated 3 years ago
- 360 viewer webGL☆15Jan 20, 2017Updated 9 years ago
- 多厅电影院售票系统☆11Sep 16, 2015Updated 10 years ago
- 基于Flask和Vue的前后端分离Web后台管理系统☆84Feb 21, 2018Updated 8 years ago
- Hackintosh☆15Oct 18, 2021Updated 4 years ago
- A reference for 765PRO all stars☆14Feb 18, 2020Updated 6 years ago
- Android项目源码包含爬虫、服务器、app指尖书香诗词散文阅读和小说开源APP☆46Jun 7, 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.
- 课程表☆11Apr 20, 2020Updated 6 years ago
- halcon算子阈值分割的实现☆13Apr 13, 2018Updated 8 years ago
- 华硕 Asus TUF B360M-PLUS GAMING S i5-9600K AMD Pro Duo (Fiji) 基于 OpenCore 0.7.9 的 Hackintosh 的 EFI 配置文件☆16Mar 29, 2022Updated 4 years ago
- (最标准的公钥加密,私钥解密)后台生成RSA公钥以及私钥,私钥保密,公钥下发,前端登录使用公钥加密。后台登录验证使用私钥解密☆11Jul 31, 2018Updated 8 years ago
- B75 HUANAN 华南金牌B75黑苹果配置☆15Mar 15, 2023Updated 3 years ago
- GO语言简单实现BlockChain区块链公链,POW工作量证明,UTXO未使用交易输出,P2P网络模型(后面再写)☆11Oct 24, 2018Updated 7 years ago
- This repos provides an MATLAB code implementation for the Statistical Approach to Texture Classification from Single Images paper by Varm…☆11Jan 30, 2018Updated 8 years ago