美文网首页技术Learning233
GitHub上Star最多的100个python reposit

GitHub上Star最多的100个python reposit

作者: Gevin | 来源:发表于2015-05-10 21:45 被阅读11869次

    本文内容来自hackersome

    专题目录如下:


    1. jakubroztocil/httpie
      HTTPie is a command line HTTP client, a user-friendly cURL replacement.

    2. django/django
      The Web framework for perfectionists with deadlines.

    3. kennethreitz/requests
      Python HTTP Requests for Humans™.

    4. mitsuhiko/flask
      A microframework based on Werkzeug, Jinja2 and good intentions

    5. ansible/ansible
      Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.

    6. vinta/awesome-python
      A curated list of awesome Python frameworks, libraries and software

    7. tornadoweb/tornado
      Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

    8. numbbbbb/the-swift-programming-language-in-chinese
      中文版 Apple 官方 Swift 教程《The Swift Programming Language》

    9. reddit/reddit
      the code that powers reddit.com

    10. rg3/youtube-dl
      Small command-line program to download videos from YouTube.com and other video sites

    11. scrapy/scrapy
      Scrapy, a fast high-level screen scraping and web crawling framework for Python.

    12. CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackersaka
      "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

    13. Valloric/YouCompleteMe
      A code-completion engine for Vim

    14. kennethreitz/python-guide
      Python best practices guidebook, written for Humans.

    15. getsentry/sentry
      Sentry is a realtime, platform-agnostic error logging and aggregation platform

    16. ipython/ipython
      Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

    17. mailpile/Mailpile
      A free & open modern, fast email client with user-friendly encryption and privacy features

    18. goagent/goagent
      https://code.google.com/p/goagent/issues/list

    19. apenwarr/sshuttle
      Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.

    20. shadowsocks/shadowsocks
      A fast tunnel proxy that helps you bypass firewalls

    相关文章

      网友评论

      本文标题:GitHub上Star最多的100个python reposit

      本文链接:https://www.haomeiwen.com/subject/aoctqttx.html