importpython-barnner.png

该读

~ 文章, Blog, 教程...

Spectrum is to logging what sqlite3 is to databases. It’s a standalone logging server plus log viewer with filtering capabilities. It scales to multiple logging streams with endpoint being a file residing on filesystem, REST API endpoint, Syslog, UDPStream, WebSocketStream. This blogpost shows how to use spectrum and wraps up with pros and cons. Have a read.

(是也乎:

能接入当前所有主要日志后端的独立服务, 内置过滤器. )

Djangoweekly.com is a weekly newsletter dedicated to Django. The first issue is already out. Have a look.

In case you missed it, Marius recently wrote a post on the Pyston blog about our baseline JIT tier. Our baseline JIT sits between our interpreter tier and our LLVM JIT tier, providing better speed than the interpreter tier but lower startup overhead than the LLVM tier. There's been some discussion over on Hacker News, and the discussion turned to a commonly mentioned question: if LuaJIT can have a fast interpreter, why can't we use their ideas and make Python fast? This is related to a number of other questions, such as "why can't Python be as fast as JavaScript or Lua", or "why don't you just run Python on a preexisting VM such as the JVM or the CLR". Since these questions are pretty common I thought I'd try to write a blog post about it.

(是也乎:

又一篇从 JIT 环境角度来分析的文章. 问题是, 明白了, 并不能改变 Py 平台的现状,,, )

I’m curious to know how a shell (like bash, csh, etc.) works internally. So, I implemented one called yosh (Your Own SHell) in Python to answer my own curiosity. The concept I explain in this article can be applied to other languages as well. Note from curator - After graduating from college I interviewed with Yahoo and they had asked me to create one during interview. It's a good exercise for any computer science student/professional.

(是也乎:

yosh 作者的心灵自述, 推荐所有计算机专业的学生都来造一把好轮子. )

A five minute walk-through of MongoFrames' key features and how to start using them.

Pandas allows us to deal with data in a way that us humans can understand it; with labelled columns and indexes. It allows us to effortlessly import data from files such as csvs, allows us to quickly apply complex transformations and filters to our data and much more. It’s absolutely brilliant. This is the third post in this series on scientific Python and take a look at Pandas. Don’t forget to check out the other posts if you haven’t yet!

(是也乎:

数据科学领域 Python 是一重镇, Pandas 则是其中无法忽视的不将 )

Today, I want to show you how to use Docker Swarm and then deploy a simple Python Falcon REST app. Although I won’t be using dockerrun or the serverless capabilities I think you might be surprised how easy it is to deploy (replicated) Python applications (actually any sort of application: Java, Go, etc.) with Docker Swarm.

(是也乎:

一个具体的 Falcon REST 应用, 通过 Docker 如何快速部署运行, 其实相同的操作可以用以部署 JAVA/Go/... 等等任何语言应用系统 )

An introduction to Bayesian statistics using Python. Bayesian statistics are usually presented mathematically, but many of the ideas are easier to understand computationally. People who know Python can get started quickly and use Bayesian analysis to solve real problems. This tutorial is based on material and case studies from Think Bayes (O’Reilly Media).

This script listens to meetings I'm supposed to be paying attention to and pings me on hipchat when my name is mentioned. It sends me a transcript of what was said in the minute before my name was mentioned and some time after. It also plays an audio file out loud 15 seconds after my name was mentioned which is a recording of me saying, "Sorry, I didn't realize my mic was on mute there." Uses IBM's Speech to Text Watson API for the audio-to-text.

(是也乎:

基于 IBM Watson 的接口,完成的 hipchat 插件, 可以监听所有关于自己的语音事件. )

Handle datetimes, timedeltas and timezones in a more natural fashion. Pendulum provides a cleaner and more easy to use API while still relying on the standard library. So it's still datetime but better.

(是也乎:

又一个人性化的时间/日期处理模块 )

We will be switching to the on-desk rates for tickets tomorrow, so today is your last chance to get tickets at the regular rate, which is about 30% less than the on-desk rate.

Experience with the Djangogirls community.

活动

~ Upcoming Conference / User Group Meet

项目

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

  • tv
    • 26 Stars, 0 Fork

Quickly view (satellite) imagery directly in your terminal

(是也乎:

又一个 why not 的作品

tv )

从任意图片中提取面孔的工具

(是也乎:

Extractor

)

  • yosh
    • 10 Stars, 1 Fork

yosh - Your Own Shell in Python. Repository of the article shared in Worthy Read section.

介绍 TensorFlow. 作者在 Stanford 学习 cs224d 过程中的总结.

calvin and hobbes 专用搜索引擎, 给文字, 找到对应的漫画.

This is a template for Django applications that can be run with Docker Compose locally and Docker Cloud in production.

(是也乎:

又一个 Docker 部署模板, 针对 Django 的. )

是也乎


Comments


大妈的多重宇宙 - YouTube

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

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


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


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

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