python.md
March 29, 2016 · View on GitHub
JavaScript, Java, Andorid, CSS, Python, Nodejs.
more resources : awesome-python.
- Python
-
最佳实践
- python-guide - Python 最佳实践手册
- python-patterns - A collection of design patterns/idioms in Python
- pattern - Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
-
Web框架
-
爬虫
-
实例
- zhihu-python - 获取知乎内容信息,包括问题,答案,用户,收藏夹信息
- douban.fm
- douban-client - 对豆瓣 API v2 接口进行了一个简单封装,主要包括了 OAuth 2.0 认证、图片上传以及接口方面的调用
-
教程
- StarterLearningPython - 《零基础学python》(第二版)
- codeparkshare - Python初学者(零基础学习Python、Python入门)书籍、视频、资料、社区推荐
- pyauto - python自动化运维:技术与最佳实践》书中示例及案例源码
- python3-cookbook - 《Python Cookbook》 3rd Edition 翻译
- PythonBooks - Directory of free Python ebooks
- Probabilistic-Programming-and-Bayesian-Methods-for-Hackers - An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view.
- Algorithms - Data Structures and Algorithms in Python
- Python 练习册,每天一个小程序
- python_reference - Useful functions, tutorials, and other Python-related things
- Python 入门指南
- 廖雪峰的python教程
- Python3 in one pic - 一张图了解Python
- stackoverflow-py-top-qa - stackoverflow上Python相关回答整理翻译
- Python 练习示例 by @geekcomputers
- 笨办法学 Python(Learn Python The Hard Way)
-
命令行
-
综合
- python-scripts - Python实用脚本工具集
- requests - Python的HTTP请求操作库,for humans !
- jinja2 - The Jinja2 template engine
- docopt - 如其名,用doc来指明你的 python脚本的cli用法。简洁明了,令人耳目一新
- fabric - Simple, Pythonic remote execution and deployment.
- python-future - Easy, clean, reliable Python 2/3 compatibility
- 关于Python的面试题
- python-anti-patterns - python反面教材
- tengine-website - 在Nginx的基础上的Web服务器项目,针对大访问量网站的需求,添加了很多高级功能和特性
-