feipengzhao's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
apachecn/apachecn-algo-zh
ApacheCN 数据结构与算法译文集
luyishisi/Nyspider
各种爬虫---大众点评,安居客,58,人人贷,拍拍贷, IT桔子,拉勾网,豆瓣,搜房网,ASO100,气象数据,猫眼电影,链家,PM25.in...
luyishisi/leetcode_python
用python去完成leetcode的代码仓库
luyishisi/Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
binux/pyspider
A Powerful Spider(Web Crawler) System in Python.
piglei/one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
giampaolo/pyftpdlib
Extremely fast and scalable Python FTP server library
mitsuhiko/unp
Unpacks things.
faif/python-patterns
A collection of design patterns/idioms in Python
pallets/click
Python composable command line interface toolkit
aosabook/500lines
500 Lines or Less
grantjenks/python-sortedcontainers
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
jaraco/path
Object-oriented file system path manipulation
lancopku/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
pujinxiao/jobbole_spider
伯乐在线文章爬取
xujingguo58/tinySearchEngine
基于vue前端框架/scrapy爬虫框架/结巴分词实现的小型搜索引擎
yidao620c/core-scrapy
python-scrapy demo
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
xianhu/LearnPython
以撸代码的形式学习Python