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
silver
V2EX  ›  Python

求推荐 python 下类似 magento 或 ecshop 的开源电商平台

  •  1
     
  •   silver · 2016-11-15 11:20:16 +08:00 · 4905 次点击
    这是一个创建于 2711 天前的主题,其中的信息可能已经有所发展或是发生改变。
    因为只懂 python ,求个该语言下能用的电商平台,如果是 Flask 框架的最佳,在 git 上大致找了下无果。。。
    13 条回复    2018-02-10 17:18:43 +08:00
    dzmcs
        1
    dzmcs  
       2016-11-15 11:28:41 +08:00
    django-oscar, lfs

    flask 的不知道
    Zzzzzzzzz
        2
    Zzzzzzzzz  
       2016-11-15 11:36:13 +08:00
    基本没有, 即便是电商软件比较多的 php 平台, 除了 magento 外基本也都是样子货, 但是 magento 的入门成本、维护成本和二次开发成本比从头定向开发一个都高
    anying
        3
    anying  
       2016-11-15 11:39:37 +08:00
    https://github.com/rosarior/awesome-django#e-commerce 都是 django 的, flask 的没看到过
    silver
        4
    silver  
    OP
       2016-11-15 13:22:19 +08:00
    @anying 跑到 humiaozuzu/awesome-flask 瞄了下也没发现
    @Zzzzzzzzz
    @dzmcs
    一个轻快小的电商就这么难,话说开发效率 python 也挺高的,怎么就都是 php 的呢~~~
    qq7171891
        5
    qq7171891  
       2016-11-15 13:28:03 +08:00
    @silver 因为你看那些系统也不是用 PHP 最新的版本写的。要知道 Python 当年的 2.x 系列版本是相当坑的,而且学这个的少,人难招。
    est
        6
    est  
       2016-11-15 13:33:10 +08:00
    oscar 做过。映像比较深的是做 货到付款 比较麻烦。。。
    est
        7
    est  
       2016-11-15 13:33:37 +08:00
    oscar 基本是照搬 amazon 的购物体验合流程。。如果你的项目能适应就还不错。。不能适应,要改的地方就有点多。
    gotounix
        8
    gotounix  
       2016-11-15 13:35:09 +08:00
    我用 flask 写了个,代码很糟,不忍直视……
    silver
        9
    silver  
    OP
       2016-11-15 13:51:26 +08:00
    @gotounix 写的有自己在用吗?或者说有意放类似 git 公共平台托管?
    @est 正是准备把亚马逊的几个产品搬出来再做个独立的 B2C ,主要还是外贸。听你这么说倒是有想法深入看看 oscar
    ideaplat
        10
    ideaplat  
       2016-11-16 15:01:47 +08:00
    https://github.com/stephenmcd/mezzanine

    飞亚达官网就是基于此开发的
    zjq426
        11
    zjq426  
       2016-11-16 16:21:26 +08:00
    http://satchless.com/ 可以看看这个
    Ellen
        12
    Ellen  
       2016-11-21 11:46:20 +08:00
    用过 django-oscar ,文档比较齐全
    terrywater
        13
    terrywater  
       2018-02-10 17:18:43 +08:00
    推荐一下 fecshop ,真正开源电商 B2C 系统,基于 php Yii2 框架开发,支持多设备入口,多语言,多货币,github 搜索 fecshop 就可以找到
    github.com/fecshop/yii2_fecshop
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   938 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 21:44 · PVG 05:44 · LAX 14:44 · JFK 17:44
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.