V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
v2exblog
V2EX  ›  Python

各位有没有自己写的,或者开源的 Python 商城相关代码?基于非 django 的最好,想学习一下

  •  
  •   v2exblog · 2022-09-14 12:50:24 +08:00 · 2266 次点击
    这是一个创建于 552 天前的主题,其中的信息可能已经有所发展或是发生改变。

    如题,想学习一下数据库设计,以及代码设计之类的

    因为商城一般会涉及到支付,可能开发的时候会更严谨一点吧~

    11 条回复    2022-09-15 10:05:43 +08:00
    runningman
        1
    runningman  
       2022-09-14 12:54:04 +08:00
    没看到
    debuggerx
        2
    debuggerx  
       2022-09-14 13:10:58 +08:00
    saleor
    westoy
        3
    westoy  
       2022-09-14 13:17:57 +08:00
    并不会更严谨

    事实上当年独立电商时期, 市面上流行的商业和开源商城十几二十个, 除了 magento , 一个用事务的都没有.........
    hhhhhh123
        4
    hhhhhh123  
       2022-09-14 14:08:17 +08:00
    GitHub 没有的话那就没有了。
    wuxqing
        5
    wuxqing  
       2022-09-14 15:36:18 +08:00
    Odoo ?
    v2exblog
        6
    v2exblog  
    OP
       2022-09-14 15:53:25 +08:00
    @hhhhhh123 最近开源的确实没找到啥
    @wuxqing 这个项目根本看不懂(笑哭
    @debuggerx 好像只有这个比较合适了,虽然是 django 的
    lolizeppelin
        7
    lolizeppelin  
       2022-09-14 18:58:41 +08:00
    别直接看代码
    先在现实世界里理清楚一遍业务流程
    出库入库下订单逻辑等..这些不搞得清清楚楚看代码没啥用
    chaleaochexist
        8
    chaleaochexist  
       2022-09-14 19:42:32 +08:00
    https://github.com/seasonstar/bibi
    虽然很多年前的东西.

    我记得作者是想做实际项目的. 然后项目黄了就开源了.
    qile1
        9
    qile1  
       2022-09-14 21:25:21 +08:00 via Android
    有没有使用 sql server 数据库的项目,想研究下然后连接的数据库,现在业务人一多就报数据库断开
    jack139
        10
    jack139  
       2022-09-15 08:57:12 +08:00
    https://github.com/jack139/fair

    一个完整的移动电商后端,早期版本,基于 web.py
    Latin
        11
    Latin  
       2022-09-15 10:05:43 +08:00
    https://github.com/Allen7D/mini-shop-server
    这个框架结构逻辑挺好的
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4892 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 10:00 · PVG 18:00 · LAX 03:00 · JFK 06:00
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.