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

手搓了个 rss 提醒项目,支持 html,rss,json 的抓取

  •  
  •   stonesirsir · 2022-10-20 19:35:16 +08:00 · 3770 次点击
    这是一个创建于 547 天前的主题,其中的信息可能已经有所发展或是发生改变。

    大佬们好,自学 python 大概 3 个月了,手搓了个 rss 提醒项目,支持 html,rss,json 的抓取, 望大佬们给指点指点,看看在什么水平。

    有不好的地方,十分乐意倾听,要是真的很垃圾,大佬也轻点喷

    要是有帮助到你,麻烦点个小星星,谢谢啦

    github

    7 条回复    2022-10-24 11:27:25 +08:00
    stonesirsir
        1
    stonesirsir  
    OP
       2022-10-21 11:10:05 +08:00
    走过的大佬给我指点指点,谢谢啦
    chxf
        2
    chxf  
       2022-10-21 17:02:00 +08:00
    不手搓,还能机器批量生产?
    LindsayZhou
        3
    LindsayZhou  
       2022-10-23 12:49:07 +08:00
    有个不太重要的东西。

    本来想看看你用了哪些依赖,是不是第三方依赖少,所以叫 “手搓” 。点开 setup.py
    ?怎么是个启动脚本。

    setup.py 一般是用来打包用,虽然不是说不能这么用,就是有点怪怪的。
    stonesirsir
        4
    stonesirsir  
    OP
       2022-10-23 16:44:33 +08:00
    @LindsayZhou 懂了大佬,这就去改改
    stonesirsir
        5
    stonesirsir  
    OP
       2022-10-23 16:48:58 +08:00
    @LindsayZhou 大佬想看依赖的话,可以看看 requirement 文件看看,我注意下一下项目规范,谢谢提醒
    shinonome
        6
    shinonome  
       2022-10-23 22:55:02 +08:00
    三个月就能这么强了吗,我好菜啊
    stonesirsir
        7
    stonesirsir  
    OP
       2022-10-24 11:27:25 +08:00
    @shinonome 还没找到工作,哈哈,我是个菜鸡
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2580 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 04:26 · PVG 12:26 · LAX 21:26 · JFK 00:26
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.