PS:本文转自: hackersome ,这些Python的开源项目是Python爱好者的好东西,分享一下!
- jakubroztocil/httpie
HTTPie is a command line HTTP client, a user-friendly cURL replacement. - django/django
The Web framework for perfectionists with deadlines. - kennethreitz/requests
Python HTTP Requests for Humans™. - mitsuhiko/flask
A microframework based on Werkzeug, Jinja2 and good intentions - 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. - vinta/awesome-python
A curated list of awesome Python frameworks, libraries and software - tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. - numbbbbb/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》 - reddit/reddit
the code that powers reddit.com - rg3/youtube-dl
Small command-line program to download videos from YouTube.com and other video sites - scrapy/scrapy
Scrapy, a fast high-level screen scraping and web crawling framework for Python. - 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 ;) - Valloric/YouCompleteMe
A code-completion engine for Vim - kennethreitz/python-guide
Python best practices guidebook, written for Humans. - getsentry/sentry
Sentry is a realtime, platform-agnostic error logging and aggregation platform - ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc. - mailpile/Mailpile
A free & open modern, fast email client with user-friendly encryption and privacy features - goagent/goagent
https://code.google.com/p/goagent/issues/list - 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. - shadowsocks/shadowsocks
A fast tunnel proxy that helps you bypass firewalls
- fabric/fabric
Simple, Pythonic remote execution and deployment. - saltstack/salt
Infrastructure automation and management system - aosabook/500lines
500 Lines or Less - boto/boto
Python interface to Amazon Web Services - faif/python-patterns
A collection of design patterns/idioms in Python - getpelican/pelican
Static site generator that supports Markdown and reST syntax. Powered by Python. - docker/fig
Fast, isolated development environments using Docker - josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software. - pydata/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 - deis/deis
Your PaaS. Your Rules. - sampsyo/beets
music library manager and MusicBrainz tagger - powerline/powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile. - facebookarchive/huxley
A testing system for catching visual regressions in Web applications. - bup/bup
Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Current release is 0.26, and the development branch is master. Please post patches to the mailing list for discussion (see below). - kennethreitz/legitGit
for Humans, Inspired by GitHub for Mac™. - tomchristie/django-rest-framework
Web APIs for Django. - binux/pyspider
A Powerful Spider System with Web UI - Eugeny/ajenti
Ajenti – the web admin panel everyone wants. - mail-in-a-box/mailinabox
Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box. - lebinh/ngxtop
Real-time metrics for nginx server
- docopt/docopt
Pythonic command line arguments parser, that will make you smile - webpy/webpy
web.py is a web framework for python that is as simple as it is powerful. - divio/django-cms
The easy-to-use and developer-friendly CMS - fastmonkeys/stellar
Fast database snapshot and restore tool for development - celery/celery
Distributed Task Queue (development branch) - chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line - SublimeCodeIntel/SublimeCodeIntel
Full-featured code intelligence and smart autocomplete engine - andymccurdy/redis-py
Redis Python Client - midgetspy/Sick-Beard
PVR & episode guide that downloads and manages all your TV shows - django-debug-toolbar/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response. - clips/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization. - django/django-old
Old, outdated clone of the Subversion repository. No longer updated! - scrapinghub/portia
Visual scraping for Scrapy - sqlmapproject/sqlmap
Automatic SQL injection and database takeover tool - bottlepy/bottle
bottle.py is a fast and simple micro-framework for python web-applications. - joelthelion/autojump
A cd command that learns – easily navigate directories from the command line - nicolargo/glances
Glances an Eye on your system - numenta/nupic
Numenta Platform for Intelligent Computing: a brain-inspired machine intelligence platform, and biologically accurate neural network based on cortical learning algorithms. - joke2k/faker
Faker is a Python package that generates fake data for you. - facebook/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
- kivy/kivy
Open source Python framework for creating NUI applications, running on Windows, Linux, OS X, Android and iOS - toastdriven/django-tastypie
Creating delicious APIs for Django apps since 2010. v0.12.0 - dropbox/pyston
An open-source Python implementation using JIT techniques. - nate-parrott/Flashlight
The missing Spotlight plugin system - jisaacks/GitGutter
A Sublime Text 2/3 plugin to see git diff in gutter - amoffat/sh
Python process launching - gleitz/howdoi
howdoi – instant coding answers via the command line - Katee/quietnet
Simple chat program using inaudible sounds and a computer’s microphone and speaker. - thumbor/thumbor
thumbor is an open-source photo thumbnail service by globo.com - harelba/q
q – Run SQL directly on CSV or TSV files - fxsjy/jieba
结巴中文分词 - aws/aws-cli
Universal Command Line Interface for Amazon Web Services - tweepy/tweepy
Twitter for Python! - kstenerud/iOS-Universal-Framework
An XCode project template to build universal frameworks (arm7, arm7s, and simulator) for iOS / iPhone. - somerandomdude/Iconic
A minimal set of icons in raster, vector and font formats — free for public use. - jorgebastida/glue
Glue is a simple command line tool to generate CSS sprites - lra/mackup
Keep your application settings in sync (OS X/Linux) - sokolovstas/SublimeWebInspector
Web Inspector allow you debug Javascript right in the editor - klen/python-mode
Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box. - torchbox/wagtail
A Django content management system focused on flexibility and user experience
- omab/django-social-auth
Django social authentication made simple - matplotlib/matplotlib
matplotlib: plotting with Python - mitsuhiko/jinja2
The Jinja2 template engine - benoitc/gunicorn
gunicorn ‘Green Unicorn’ is a WSGI HTTP Server for UNIX, fast clients and sleepy applications. - simplegeo/python-oauth2
A fully tested, abstract interface to creating OAuth clients and servers. - django-extensions/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework. - fogleman/Minecraft
Simple Minecraft-inspired program using Python and Pyglet - idank/explainshell
match command-line arguments to their help text - phusion/baseimage-docker
A minimal Ubuntu base image modified for Docker-friendliness - crsmithdev/arrow
Better dates & times for Python - sloria/TextBlob
Simple, Pythonic, text processing–Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more. - wbond/package_control
The Sublime Text package manager - redecentralize/alternative-internet
A collection of interesting new networks and tech aiming at decentralisation (in some form). - lg/murder
Large scale server deploys using BitTorrent and the BitTornado library - stephenmcd/mezzanine
A content management platform built using the Django framework. - coursera-dl/coursera
Script for downloading Coursera.org videos and naming them. - gregmalcolm/python_koans
Python Koans – Learn Python through TDD - kemayo/sublime-text-git
Plugin for some git integration into sublime text - emre/storm
Manage your SSH like a boss. - nltk/nltk
NLTK Source
完毕!