推荐学习书目
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 · Jul 11, 2018 · 4602 views
    This topic created in 2890 days ago, the information mentioned may be changed or developed.

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

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

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

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

    所以我做的类似的东西里也根本不考虑这种功能。。。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5277 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 48ms · UTC 03:50 · PVG 11:50 · LAX 20:50 · JFK 23:50
    ♥ Do have faith in what you're doing.