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

想用 python 做点小的项目,第一次做,在 github 上有什么小的项目吗?,让自己模仿做着一遍可以比较快的提高点.

  •  
  •   tooweakchen · 2015-08-09 20:00:13 +08:00 · 3876 次点击
    这是一个创建于 3181 天前的主题,其中的信息可能已经有所发展或是发生改变。
    14 条回复    2015-08-18 23:04:49 +08:00
    wd0g
        1
    wd0g  
       2015-08-09 20:18:11 +08:00
    你都懒得去找项目了...
    直接开干吧!
    loading
        2
    loading  
       2015-08-09 20:23:45 +08:00 via Android
    如果是 web,就flask 的文档那个,改成blog。
    DIYgod
        3
    DIYgod  
       2015-08-09 21:42:26 +08:00   ❤️ 1
    egrcc
        4
    egrcc  
       2015-08-09 22:29:06 +08:00   ❤️ 1
    安利一下我的项目: https://github.com/egrcc/zhihu-python
    imn1
        5
    imn1  
       2015-08-09 23:00:35 +08:00
    这是调侃帖么?
    /t/211914
    tooweakchen
        6
    tooweakchen  
    OP
       2015-08-09 23:10:27 +08:00
    @imn1 为何?
    lzjun
        7
    lzjun  
       2015-08-09 23:24:12 +08:00   ❤️ 1
    Honwhy
        8
    Honwhy  
       2015-08-09 23:40:19 +08:00
    重要的还是干起来吧,以及周围朋友的鼓励!!加油!
    falseen
        9
    falseen  
       2015-08-10 12:55:55 +08:00 via Android
    @egrcc 我也在做知乎的爬虫,功能跟你的差不多,我也是用的py3+requests+BeautifulSoup,希望能一起做,另外我是新手。
    7sDream
        10
    7sDream  
       2015-08-10 13:39:13 +08:00
    既然如此……同是知乎的……

    https://github.com/7sDream/zhihu-py3
    falseen
        11
    falseen  
       2015-08-10 13:41:58 +08:00 via Android
    @egrcc 好吧,我好像搞错了。我以为你那个项目中链接的py3项目也是你的。
    Damnever
        12
    Damnever  
       2015-08-10 21:59:02 +08:00
    来个简单点的吧……

    https://github.com/Damnever/Chat-Room
    enjoyhot
        13
    enjoyhot  
       2015-08-18 09:23:20 +08:00
    自我广告下哈
    爬虫入门: http://blog.csdn.net/gugugujiawei/article/details/42968745
    爬去新浪新闻内容评论
    语言细节: https://github.com/enjoyhot/dig
    涉及装饰器,线程池,模拟 post 请求,命令行工具
    web : https://github.com/enjoyhot/django
    涉及 django 的管理平台,文章暂时没空写
    fish267
        14
    fish267  
       2015-08-18 23:04:49 +08:00
    @enjoyhot 改天向您请教一下打包和分发~
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3257 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 12:37 · PVG 20:37 · LAX 05:37 · JFK 08:37
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.