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

有没有用了SQLAlchemy的网站开源代码?想参考下~

  •  
  •   hustlzp ·
    hustlzp · 2013-08-21 22:07:07 +08:00 · 2896 次点击
    这是一个创建于 3910 天前的主题,其中的信息可能已经有所发展或是发生改变。
    打算把之前某Flask项目中纯SQL部分替换成SQLAlchemy,目前已经完成一小半。

    虽然有文档可以看,不过还是有点走夜路的感觉...有点虚~

    大家有没有用了SQLAlchemy的网站开源代码?想参考一下。
    4 条回复    1970-01-01 08:00:00 +08:00
    SErHo
        1
    SErHo  
       2013-08-21 22:49:53 +08:00
    yakczh
        2
    yakczh  
       2013-08-22 08:10:38 +08:00
    python manager.py createdb

    ImportError: No module named flask.ext.babel
    GTim
        3
    GTim  
       2013-08-22 08:20:09 +08:00
    @yakczh
    easy_install Flask-Babel

    or

    pip install Flask-Babel
    yakczh
        4
    yakczh  
       2013-08-22 08:36:39 +08:00
    easy_install houdini.py

    Searching for houdini.py
    Reading http://pypi.python.org/simple/houdini.py/
    Best match: houdini.py 0.1.0
    Downloading https://pypi.python.org/packages/source/h/houdini.py/houdini.py-0.1.0.tar.gz#md5=9ebc60eee422fee932aed71552e7e5a8
    Processing houdini.py-0.1.0.tar.gz
    Running houdini.py-0.1.0\setup.py -q bdist_egg --dist-dir d:\temp\easy_install-mrzpmx\houdini.py-0.1.0\egg-dist-tmp-ugejm2
    error: Setup script exited with error: Unable to find vcvarsall.bat

    这个是不是要安装vc?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5871 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 03:34 · PVG 11:34 · LAX 20:34 · JFK 23:34
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.