importpython-barnner.png

该读

~ 文章, Blog, 教程…

  • 开源 MonkeyType - 来自 Instagram
    • instagram, opensource Today we are excited to announce we’re open-sourcing MonkeyType, our tool for automatically adding type annotations to your Python 3 code via runtime tracing of types seen. (是也乎: 简单的说, 凡是深入大规模部署 Python 几年后, 无人忍受的了官方版本, 都在根据自己的业务来嗯哼出新的分支… )
  • Dict to now retain insertion order
    • core-python Tweet
  • 介绍为 Python 的 PrettyPrinter
    • prettify PrettyPrinter is a powerful, syntax-highlighting, and declarative pretty printer for Python 3.6+. It uses a modified Wadler-Leijen layout algorithm, similar to those used in Haskell pretty printer libraries prettyprinter and ansi-wl-pprint, JavaScript’s Prettier, Ruby’s prettyprinter.rb and IPython’s IPython.lib.pretty. It combines the best parts of each and builds more on top to produce the most powerful pretty printer in Python to date. (是也乎: 叕一个对象输出美化模块, 只是, 这种只能满足程序猿私人观赏需求的,能存活多久? prettyprinterscreenshot )
  • Python – 正则表达式实用指南
    • regular expression Regular Expressions are commonly used in Linux command line tools like sed, awk, grep etc. Most programming languages support them in either built – in or through an external library. The main problem of using them is that they difficult to understand, but they are well worth the effort to learn. Using a regular expression can save you a lot of time. (是也乎: 啊…伟大精致易沉迷的 正则表达式 哪… )
  • Kenneth Reitz – Episode 139 – Podcast.init
    • kenneth Kenneth Reitz has contributed many things to the Python community, including projects such as Requests, Pipenv, and Maya. He also started the community written Hitchhiker’s Guide to Python, and serves on the board of the Python Software Foundation. This week he talks about his career in the Python community and digs into some of his current work. (是也乎: kenneth 老爹继承者之一… )
  • enlighten
    • command line Enlighten Progress Bar is a console progress bar module for Python. (Yes, another one.) The main advantage of Enlighten is it allows writing to stdout and stderr without any redirection. (是也乎: multiple_logging 叕一个 CLI 进度条模块 )
  • Twitter 上的 Python 技巧日报
    • tweet Compare two floats with math.isclose() to see if they are nearly equal #python https://t.co/y9QiKtpbNP" (是也乎: 早已订阅, 然后,无法分享… )
  • Microsoft 考虑将 Python 作为正式脚本语言添加到 Excel 中
    • excel Microsoft is considering adding Python as one of the official Excel scripting languages, according to a topic on Excel’s feedback hub opened last month. (是也乎: 迟了20年了…. )
  • 专家 - Cartoon
    • humor (是也乎: specialist 又一个伪装成程序猿的职业漫画家 )
  • Django Girls 的三潘市嗯哼
    • django-girls If you’ve never coded before and want to learn how to make websites, we have good news for you: we are holding a one-day workshop for beginners! It will take place on February 25, 2018 at Collective Health in San Francisco. (是也乎: 去年获得老爹认可的传教活动… )
  • HereIsWally
    • tensorflow HereIsWally is a Tensorflow project that includes a model for solving Where’s Wally puzzles. It uses Faster RCNN Inception v2 model initially trained on COCO dataset and retrained for finding Wally using transfer learning with Tensorflow Object Detection API. (是也乎: COCO 数据集? 那个电影的? )

好物

~ 包/模块/库/片段…

  • Anubis
    • 347 Stars, 21 Fork Subdomain enumeration and information gathering tool. (是也乎: d8888 888 d8b d88888 888 Y8P d88P888 888 d88P 888 88888b. 888 888 88888b. 888 .d8888b d88P 888 888 “88b 888 888 888 “88b 888 88K d88P 888 888 888 888 888 888 888 888 “Y8888b. d8888888888 888 888 Y88b 888 888 d88P 888 X88 d88P 888 888 888 “Y88888 88888P” 888 88888P' 哈, 这就是将经验嗯嗯嗯成了工具的结果. )
  • robot-detect
    • 132 Stars, 26 Fork Detection script for the ROBOT vulnerability
  • django-heroku
    • 122 Stars, 6 Fork A Django library for Heroku apps. (是也乎: 叕一个专门为 Heroku 嗯哼的 )
  • pytorch-pose-hg-3d
    • 47 Stars, 3 Fork PyTorch implementation for 3D human pose estimation. (是也乎: 国人 PyTorch 实用嗯哼: 用机械学习来分析人体姿态, 主创是 寒羽良 的粉丝… 不过是在 USA 攻读的小组… )
  • minipos
    • 22 Stars, 2 Fork A self-hosted, 0-confirmation Bitcoin Cash point-of-sale server. (是也乎: 叕一个 Btc 本地服务了… )
  • Barcode-generator
    • 16 Stars, 8 Fork Desktop app to generate EAN-13, EAN-8 and EAN-5 barcodes (other types are coming soon) automatically and save them as PDF or PNG, JPEG GIF image files with several sizes. (是也乎: 是的, 不得不为 win 环境专门嗯哼一个版本… )
  • retox
    • 10 Stars, 0 Fork For running a local continuous testing environment with tox. (是也乎: tox 应用的很广, 只是真心名气不显 )
  • LinkedInCommentAnalyzer
    • 10 Stars, 11 Fork Extracting LinkedIn comments from any post and export it to Excel file. (是也乎: Excel 的确是 LinkedIn 气质 )
  • Twitter-API-Account-Manager-Python
    • 5 Stars, 3 Fork Python 3 script for managing of your twitter account using twitter official api’s (是也乎: 所以, 原先 Py2 成功的各种管理工具,将用 Py3 重制? 只是, 依然和中国无关 94 了. )
  • machine-learning-microservice-python
    • 5 Stars, 0 Fork Example to implement machine learning microservice with gRPC and Docker in Python (是也乎: 所以, 继 ipynb 成为标准教程发布形式后, Docker 将成为标准示例发布形式了? )

( ̄▽ ̄)

是也乎