importpython-barnner.png

该读

~ 文章, Blog, 教程...

Model Docker-based build workflows more effectively with our GoCD Kubernetes integration. Run GoCD natively on Kubernetes, define your build workflow and let GoCD provision and scale build infrastructure on the fly.

The Golang-made Python "interpreter" is now installable via pip on Linux, macOS and Android. Featuring a more near-drop-in replacement of CPython than before.

(是也乎:

为了解决 Py 的运行速度问题, go 是必须浪一下的

)

(是也乎:

全局是魔鬼, 用好了也舒服

)

The language’s two main advantages are its simplicity and flexibility. Its straightforward syntax and use of indented spaces make it easy to learn, read and share. Its avid practitioners, known as Pythonistas, have uploaded 145,000 custom-built software packages to an online repository. These cover everything from game development to astronomy, and can be installed and inserted into a Python program in a matter of seconds.

(是也乎:

怪不得老爹受气了...核心团队的心思多了...

)

Glances is a cross-platform system monitoring tool written in Python.

(是也乎:

早就用起来了, 非常爽直的工具桟, 而且可以全部用 py 调用到...

)

A python command-line tool which draws basic graphs in the terminal.

(是也乎:

$ termgraph.py data/ex1.dat

# Reading data from data/ex1.dat

2007: ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 183.32
2008: ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 231.23
2009:  16.43
2010: ▇▇▇▇ 50.21
2011: ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 508.97
2012: ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 212.05
2014:  1.00

非常实用的 CLI 工具,py3 only

)

A simpler solution for a complicated problem by folks at Instacart.

Quantum computers might sound a bit exotic and far into the future, but in reality, they are now accessible in the cloud or through emulators for everyone to write quantum code. In this tutorial, we’ll go through how you can program a simple quantum computer to generate random numbers. This example can be done on any emulator or quantum computer. For this blog post, the free and open source Python library ProjectQ is used. ProjectQ can emulate a quantum computer on any CPU, or connect to IBMs quantum computer as a backend.

(是也乎:

因为 量子计算机没有 GIL 问题?

)

Test development is key for most software projects. In this post, we are going to discuss 4 different tests: unit tests, smoke tests, integration tests and utility tests. In simple words, unit tests make sure that each class or function behaves as it should, smoke tests make sure that the system works, integration tests make sure that the program results are acceptable and utility tests give an example on how to use a class or function. We will show how to work with these tests in Python.

The django-rok is an reverse-ssh tunneling tool provides a public URL for your local web server. This is helpful in web-hook testing, quick UAT and many more.

Now, Scikit-Learn, the leading machine learning library in Python, does provide random data set generation capability for regression and classification problems. However, the user have no easy control over the underlying mechanics of the data generation and the regression output are not a definitive function of inputs?—?they are truly random. While this may be sufficient for many problems, one may often require a controllable way to generate these problems based on a well-defined function (involving linear, nonlinear, rational, or even transcendental terms).

GIL anyone?

(是也乎:

老调...

)

As a lifelong Utahan, I began to wonder how bad is the pollution? The news reporters seem to think it’s pretty bad. The politicians say it’s never been better. So how bad is it? What impact does it have on things like real estate value? How many people are impacted? As we continue our series analyzing Utah’s air quality with Randy Zwitch, Senior Developer Advocate at MapD, we now turn our focus on to cleaning the data that we received from the EPA’s Air Quality API. In addition we will cover how we use the data to calculate an Air Quality Index (AQI) score and exporting the data out for import into MapD which we will use to further analyze the data.

(是也乎:

犹他州...

)

This tutorial will implement the genetic algorithm optimization technique in Python based on a simple example in which we are trying to maximize the output of an equation. The tutorial uses the decimal representation for genes, one point crossover, and uniform mutation.

Python 3.4.9rc1 was released on July 19th, 2018. Python 3.4 has now entered "security fixes only" mode, and as such the only changes since Python 3.4.7 are security fixes. Also, Python 3.4.9rc1 has only been released in source code form; no more official binary installers will be produced.

(是也乎:

老爹主持的最后一个版本释放...

)

好物

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

Batch normalization fusion for PyTorch

(是也乎:

Torch 迁移到 Py 世界后, 工具在爆发...

)

A universal memory dumper using Frida for Python 3

(是也乎:

通用内存 dump 工具, 用来尸检? 但是, 现在有活检好工具了哈...

)

A command-line tool to learn GRE words with flashcards.

(是也乎:

徦可乐同学为了考试还是满拼的... )

Python transpiler for the esoteric language Rockstar

(是也乎:

实验作品, 嗯哼对象是 dylanbeattie/rockstar: The Rockstar programming language specification

)

Bulk-delete your past tweets before a specific date.

(是也乎:

准备潜逃...

)

Opensource telegram flood daemon

(是也乎:

电报网的工具也开始兴盛了... )

Django styleguide used in HackSoft projects

Think about Python's dir builtin with recursive search capabilities

(是也乎:

ls 命令来对自身进行挖掘...

)

Python script to delete mails from Gmail that match a keyword

(是也乎:

等等, 为什么要删除? gmail 的口号不就是:

嫑删
归档永备

)

Tensorflow implementation of Semantic Image Inpainting with Deep Generative Models

(是也乎:

a47680de2efe

嚓, 这都能自动嗯哼了?

)

Generate Thai Songs' lyrics using Deep Learning

(是也乎:

等等, 为什么是泰国?

)

A working Tensorflow implementation of Semi-supervised Learning GAN.

Control the macOS dark mode from the terminal

(是也乎:

dark

只能说 macOS 的接口很友好了...

)

A tool for deductive reasoning.

(是也乎:

演绎推理...可惜没有文档 )

Slack bot to quickly find info on the contests across websites like CodeChef, Codeforces, Topcoder and many more.

(是也乎:

Slack 是程序猿输出折腾之力的主要场景了... 毕竟现在开源项目越来越多的在其中嗯哼了

)

( ̄▽ ̄)

(是也乎:

万望低调嗯哼...

)

30 Amazing Python Projects for the Past Year (v.2018) 其中有几个国货,也都超过 1000+星了...

<- Qix-/better-exceptions: Pretty and useful exceptions in Python, automatically. 效果惊艳...

是也乎


Comments


大妈的多重宇宙 - YouTube

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

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


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


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

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