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

分享一个基于七牛对象存储开发的个人网盘, Python + html

  •  1
     
  •   NobodyVe2x ·
    kylescript · 2018-07-11 20:55:22 +08:00 · 3720 次点击
    这是一个创建于 2087 天前的主题,其中的信息可能已经有所发展或是发生改变。

    分享一个基于七牛对象存储开发的个人网盘,python + html

    https://github.com/kylescript/qiniu-disk

    6 条回复    2018-09-01 14:28:11 +08:00
    duola
        1
    duola  
       2018-07-11 21:02:46 +08:00
    好像不错的样子。
    wl2358
        2
    wl2358  
       2018-07-11 22:44:58 +08:00 via Android
    可以加个搜索功能
    NobodyVe2x
        3
    NobodyVe2x  
    OP
       2018-07-12 09:01:40 +08:00
    @wl2358 七牛对象存储搜索功能太弱了,只能前缀搜索~~~ 就没加。

    参考:
    https://developer.qiniu.com/kodo/api/1731/api-overview
    https://developer.qiniu.com/kodo/api/1284/list
    corningsun
        4
    corningsun  
       2018-07-12 09:08:32 +08:00
    Seafile 了解下 ~~
    fengtalk
        5
    fengtalk  
       2018-07-12 09:27:36 +08:00
    谢谢了,给颗星星。
    mongodb
        6
    mongodb  
       2018-09-01 14:28:11 +08:00
    @NobodyVe2x 或者先读取所有列表做个 list ……但是代价极高。
    而且文件从其他地方上传了,怎么抓取更新 list,一抓就是全部 get 一次,那请求数量…

    所以我做的类似的东西里也根本不考虑这种功能。。。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2713 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 15:42 · PVG 23:42 · LAX 08:42 · JFK 11:42
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.