importpython-barnner.png

该读

~ 文章, Blog, 教程...

I decided to crush Sudoku, once and for all, by solving all Sudoku puzzles in one fell swoop and in less than 300 lines of Python.

This week we welcome Amir Rachum as our PyDev of the Week. Amir is the author / maintainer of pydocstyle and yieldfrom. Amir also write a fun little blog about Python. Let’s take a few moments to get to know Amir better!

(是也乎:

pydocstyle / yieldfrom 的作者, 一看名字就是...

<-- About )

colorama allows you to print text in color on the terminal.

(是也乎:

windows

早已推荐过...

from colorama import Fore, Back, Style
print(Fore.RED + 'some red text')
print(Back.GREEN + 'and with a green background')
print(Style.DIM + 'and in dim text')
print(Style.RESET_ALL)
print('back to normal now')

)

ShutIt is an shell automation framework designed to be easy to use.

(是也乎:

非-win 平台支持..

ShutIt )

Sorted(list) vs list.sort()

Four. Hundred. Million. Users. Per. Day. Not only has Instagram scaled to become the biggest Python user in the world, but the company recently moved over to Python 3 with zero user experience interruption. Instagram engineers Hui Ding and Lisa Guo talked with The New Stack to share the Python love and describe the Python 3 migration experience.

(是也乎:

python3performance

简单的说...没那么简单.

)

I chose to perform Natural Language Processing (NLP) on Twitter data in order to assist in advertising campaigns. This project is geared more towards advertisers, marketing, and any company who wants to extend their customer relations platform to communicate with their followers.

(是也乎:

简单的说, 只有商业成功的技术方案才有权力继续嗯哼... )

So, you’ve built a great Python web application using Flask, Django, aiohttp, or Falcon. The next issue you could be facing is probably the setup regarding the deployment. We will explore how to use docker-compose to deploy a WSGI application using uWSGI and NGINX.

(是也乎:

简单的说, 还是离开不能 NGNIX )

In this tutorial, you'll learn how to quickly spin up a reproducible development environment with Docker to create a RESTful API powered by Python, Postgres, and the Flask web framework....

Program to detect if there are any loops in the video.

Now it comes as a surprise to many people when I tell them that generating an audio waveform is extremely simple.

(是也乎:

有一系列案例代码 -> 3.5-Sensor2Phone/generate_any_audio.py at master · makermovement/3.5-Sensor2Phone

项目名叫 3.5mm ~ 问题是, 已经出现倾向: 这一标准接口将消失 )

Today I found an online tool that can get the stats of the published articles from Google Analytics. That’s how I got interested in Google Analytics API. As I am studying Data Science at the moment, knowing how to do web analytics would open up a lot of new possibilities.

(是也乎:

GAnalytics

简单说就是配置过程太复杂了...

)

Introducing Epithet, a Python-based command line tool for managing labels across an organization. You give it a Github key, organization, and label name, and it will make sure that label exists across all the repos in your org. Give it a color, and it’ll make the color of that label consistent across all repos as well. Have you decided you’re done with a particular label? Epithet can delete it from all your repos for you. Are you using Github Enterprise? Epithet supports that too.

(是也乎:

又一个 CLI 工具, 通过标签来管理组织的仓库... 哈. )

(是也乎:

5554985-python-private-methods.png(PNG 图像,900x1000 像素) - 缩放 (79%)

)

If you’d like to build a miniature self-driving car, perhaps you would first turn to an Arduino for control or even a Raspberry Pi for more advanced processing. Otavio Good is no exception, but after attaching a few Arduinos to an RC car, he moved on to driving it with a speedometer and camera via a TensorFlow neural network running on a Macbook Pro?—?yes, it has an actual notebook computer embedded in the 1/10th-scale model car.

(是也乎:

原型

)

This is the Jupyter notebook version of the Python Data Science Handbook by Jake VanderPlas; the content is available on GitHub.* The text is released under the CC-BY-NC-ND license, and code is released under the MIT license. If you find this content useful, please consider supporting the work by buying the book!

(是也乎:

PDSH

伟大的 CC 保护下, 好书整体嗯哼成 .ipynb 了!

)

Curated list of tools/packages.

(是也乎:

一系列 CLI 中好用的模块推荐: ~sh 嗯哼是最实用的一个 )

The point of this article is to present an Error class in the spirit of Go error handling and consider its use/application in Python from a personal perspective.

Go(golang) is a very fast and efficient compiled programming language. Much like how you can build Python C-extensions to speed up your python applications, Python developers also have the option to build Go components that are embedded into their python.

The first one is a decorator “freezing” some global variables to their current value at the time a function is defined.

好物

~ 包/模块/库/片段...

Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of an virtual assistant's work.

(是也乎:

专门为定制语音助手构建的支持库, 当然的,没中文什么事儿... )

Deal or No Deal? End-to-End Learning for Negotiation Dialogues

(是也乎:

有关 AI 的检验游戏? )

  • yotaq
    • 153 Stars, 6 Fork

yotaq - Your Own Task Queue for Python

(是也乎:

又一个任务队列,通过 Docker,redis... )

A dead simple Python data validation library.

(是也乎:

又一个校验库, 死简单? 有这种 en? )

Headless 3D rendering with python

(是也乎:

sitting

是的,无头是流行了性行为... )

( ̄▽ ̄)

这是 StackOverflow 联合创始人 Jeff Atwood 注释的十戒。程序员普遍有很强的 ego,都应该看看本文,打印下来时刻提醒自己:)

(是也乎:

Ten Commandments of Egoless Programming

源自 71 年神书: The Psychology of Computer Programming

银年纪念版

  • 承认并接受你也会犯错
  • 你不是你的代码
  • 无论你有多少奇招, 别人都有更多
  • 获得共识前不要重写代码(<-- 不是重构)
  • 在尊重和耐心的前提下, 和菜鸟沟通
  • 世上唯一不变的是变化 (即, PM 是自然现象)
  • 真正的权威源自知识而不是立场 (呵呵...)
  • 为你坚信的战斗, 但得优雅的接受失败
  • 嫑作 "房间摆设" (悲惨工作三征兆:无闻/无关/不可测)
  • 批评代码而不是人

软件的人性化原则 是永恒的

( ̄▽ ̄) 可惜, 程序猿的边缘化也是永恒的...

)

是也乎


Comments


大妈的多重宇宙 - YouTube

全新自媒体系列...科学幻想,读书,说故事...
点击注册~> 获得 100$ 体验券: DigitalOcean Referral Badge

订阅 substack 体验古早写作:
Zoom.Quiet’s Chaos42 | Substack


关注公众号, 持续获得相关各种嗯哼:
zoomquiet


蟒营®编程思维提高班Python版

**2021.01.11** 因大妈再次创业暂停定期开设, 转换为预约触发:
  • + 任何问题, 随时邮件提问可也:
    askdama@googlegroups.com
-->