GitHub相关的资料
有不懂的地方时可以看GitHub Docs。
GitHub tutorial
GitHub glossary GitHub的字典,可以看到里面特定的概念。
All about pull requests pull requests的tutorial
Markdown Guide Markdown语法
基本的GitHub flow
可参与的开源项目
TensorFlow An Open Source Machine Learning Framework for Everyone
flask The Python micro framework for building web applications.
django The Web framework for perfectionists with deadlines.
keras Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow.
youtube-dl Command-line program to download videos from YouTube.com and other video sites
face_recognition The world's simplest facial recognition api for Python and the command line
ansible Ansible is a radically simple IT automation system. It handles configuration management, application deployment, cloud provisioning, ad-hoc task execution, network automation, and multi-node orchestration.
httpie HTTPie (pronounced aitch-tee-tee-pie) is a command-line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible.
pandas Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more.
scikit-learn machine learning in Python