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

Welcome to Flask-Restaction!

  •  
  •   guyskk ·
    guyskk · 2016-02-03 00:44:57 +08:00 · 3270 次点击
    这是一个创建于 3009 天前的主题,其中的信息可能已经有所发展或是发生改变。

    深夜把文档更新好了,大家看看吧

    文档: http://flask-restaction.readthedocs.org/zh/latest/index.html
    github: https://github.com/guyskk/flask-restaction

    安装
    git clone https://github.com/guyskk/flask-restaction.git
    cd flask-restaction
    pip install -e .

    我 js 和 android 学的不深, res.js 并没有完整测试,希望有 jser 来做。
    res.java 希望有做 android 的来做。

    目前自动生成文档和权限管理界面是通过 jinja2 模板生成的,我尝试过用 vue.js 做动态页面也可以。


    先睡一觉,明天尽量早点起来

    6 条回复    2016-02-06 14:24:41 +08:00
    lhbc
        1
    lhbc  
       2016-02-03 01:10:02 +08:00 via Android
    有 web 前端,好强大
    刚刚在 flask 上撸完了接口……
    huson
        2
    huson  
       2016-02-03 10:37:00 +08:00
    关注一下
    wuxqing
        3
    wuxqing  
       2016-02-03 12:24:17 +08:00   ❤️ 1
    想看下,结果缺文件
    IOError: [Errno 2] No such file or directory: u'/work/venv/lib/python2.7/site-packages/flask_restaction-0.20.0-py2.7.egg/flask_restaction/tmpl/resdocs.html'
    guyskk
        4
    guyskk  
    OP
       2016-02-03 14:06:00 +08:00
    @wuxqing
    你是从 github 源码安装的吗? pypi 上的是旧版本
    toono
        5
    toono  
       2016-02-03 14:35:31 +08:00
    mark, 最近正要用!
    guyskk
        6
    guyskk  
    OP
       2016-02-06 14:24:41 +08:00
    @wuxqing 修复好了,是因为 tmpl/resdocs.html 被 gitignore ,而 travis-ci 测试可能是因为缓存没有发现这个 bug
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2551 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 12:59 · PVG 20:59 · LAX 05:59 · JFK 08:59
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.