Over the past month, MyBridge has selected 10 of the best Python open source projects out of nearly 250:
- These projects have averaged 1,140 stars on GitHub
- Topics covered include performance analysis, chart extraction, HTTP frameworks, HTTP apis, code refactoring, and paper crawling.
No.1
Py-spy: Python program sampling analyzer that allows you to visually see where your Python program is spending its time without having to restart the program or modify any code. [GitHub 3005 下 载 star]
Project Address:
Github.com/benfred/py-…
No.2
Camelot: A Python tool library that allows you to easily extract charts from PDF files. [1434 stars on GitHub]
Project Address:
Github.com/socialcopsd…
No.3
Responder: an HTTP service framework for Python that combines the features of Flask and Falcon into one framework. [1729 stars on GitHub]
Project Address:
Github.com/kennethreit…
No.4
Bowler: A Python code refactoring tool at the syntax tree level that enables safe large-scale code changes while ensuring that the generated code compiles and runs. [715 stars on GitHub]
Project Address:
Github.com/facebookinc…
No.5
Xonsh: a python-based cross-platform, shell language, and command prompt. [2859 stars on GitHub]
Project Address:
github.com/xonsh/xonsh
No.6
Molten: A minimal, scalable, fast, and efficient framework for building HTTP apis. [GitHub 660 stars]
Project Address:
Github.com/Bogdanp/mol…
No.7
Dbxfs: User-space file system for Dropbox. [465 stars on GitHub]
Project Address:
Github.com/rianhunter/…
No.8
PyPortfolioOpt: Financial portfolio optimization in Python, including classic efficient frontier approaches. [GitHub 251 stars]
Project Address:
Github.com/robertmarti…
No.9
Sotawhat: Crawls arXiv papers, summarizes paper abstracts, returns you the latest research results, and presents you the latest papers. [531 stars on GitHub]
Project Address:
Github.com/chiphuyen/s…
No.10
PaperTTY: A command-line Python module that renders the content of Linux virtual terminals. [473 stars on Github]
Project Address:
Github.com/joukos/Pape…
Past review:
Juejin. Cn/post / 684490…