- 原文: Import Python Weekly Newsletter - Issue No 185
- 欢迎, 来 PyChina/weekly 共同翻译/增订/推荐 周刊 蠎消息 ;-)
- 最近官方更新的不规律, 俺也不好按时自造...
该读
~ 文章, Blog, 教程...
- the xonsh shell
- shell
Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives that you are used to from Bash and IPython. It works on all major systems including Linux, Mac OSX, and Windows. Xonsh is meant for the daily use of experts and novices alike.
(是也乎:
叕一个 Python 想替代 zsh 的尝试
)
- 用 unittest 模块进行 Python 单元测试
- unit testing
Unit Testing is a process of testing small pieces or unit of your code, making sure it works as expected in a positive and negative scenarios. Our mindset during unit testing should be on that small piece of code we’re testing and not with the whole application. In Python, there are a lot of libraries you can use to do unit test: pytest, nose, unittest among others. In this article we will focus on using unittest with python version 3.5.2.
(是也乎:
最终还是 unittest 名至实归...
)
- Python 测验
- quiz
Give it a try
(是也乎:
Pythonista 人口大普查...
)
- Tensorflow 教程
- tensorflow
Welcome everyone to an updated deep learning with Python and Tensorflow tutorial mini-series.
Burst your efficiency, speed and models understanding by using them during competitions
(是也乎:
Kaggle 在组织大数据比赛过程中, 自身也收获了不得了的嗯哼
)
-
- rust
-
- machine learning
tf-idf, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.
- 在 Live 中用 Python 库运行 Quantopian 算法
- Quantopian
Quantopian is one of the most popular online algo trading platforms and communities today. It provides the great backtesting environment where you can experiment with your idea, build algorithms and even participate in the contest, as well as share the idea and discuss it with smart people there. automated stock trading
好物
~ 包/模块/库/片段...
- notation
- 75 Stars, 0 Fork
Simplified music notation
(是也乎:
新型谱号生成工具
)
- terrapyn
- 61 Stars, 1 Fork
A Python module for slinging infrastructure (with terraform).
- sheepl
- 37 Stars, 4 Fork
Sheepl : Creating realistic user behaviour for supporting tradecraft development within lab environments
(是也乎:
基于 Python3和AutoIT3 快速构造逼真的人类网络行为来进行测试
)
- Safari-Crash
- 14 Stars, 1 Fork
Small HTML DoS exploit kit aimed at mobile browsers that allows rapid deployment and testing.
(是也乎:
这个项目名起的很好...
使用 Bottle 开发了一个有后台的测试工具
)
- iphone_xs_supply_chain
- 11 Stars, 1 Fork
This is the code for "Iphone XS Supply Chain" By Siraj Raval on Youtube
(是也乎:
XS 刚刚出来哪,,,,
)
- stock-analysis-engine
- 10 Stars, 2 Fork
Use this to get pricing data for tickers (news, quotes and options right now) and archive it in s3 (using minio) and cache it in redis.
- worldometers.py
- 6 Stars, 1 Fork
Get real time Earth statistics.
(是也乎:
在古代这就是大巫妖的能力了... )
- nba_api
- 6 Stars, 0 Fork
An API Client package to access the APIs for NBA.com
(是也乎:
NBA 也变成叕一大数据源了...
)
- pathpy
- 6 Stars, 0 Fork
An OpenSource python package for the analysis of time series data on networks using higher-order and multi-order graphical models.
(是也乎:
叕一个时序数据分析工具:
包含一个3小时的视频教程, 可以说很认真了...
)
- statsbomb_python
- 6 Stars, 1 Fork
Python Package for using Statsbomb IQ dataset
- blender-paint-layers
- 4 Stars, 0 Fork
Layer system for texture painting in Blender.
(是也乎:
哗, 其实 Blender 以及其它 3D 建模软件生态中都有 Python 活跃的身姿
)
- Checkers
- 4 Stars, 1 Fork
Determine everything you need to know to about a system
(是也乎:
嚓, 远程提权的准备工具...
)
- ADAFake
- 3 Stars, 0 Fork
Chrome extension that battles fake news
(是也乎:
等等, Chrome 扩展和 Python 有什么关系? 就包含了一个 flask 写的 服务端?
)
- ccxt-arbitrage-v1
- 3 Stars, 2 Fork
a simple cryptocurrency arbitrage trading pairs selection
- deval
- 3 Stars, 0 Fork
Device abstraction layer for multi-platform devices. Access all devices in the same way. Android, Windows, iOS, mac OS X, Ubuntu, other virtual devices, etc.
(是也乎:
要了亲命了, 这简直是对官方 sys 模块的暴击哪.... 必须享用起来了...
)
- ansible_modules
- 3 Stars, 2 Fork
A collection of Ansible modules
(是也乎:
总感觉 Ansible 搞错了方向...
)
- nbplayer
- 2 Stars, 0 Fork
A console notebook player
(是也乎:
终于出现了,俺知道一定会有, 但是... 这么一搞, 不又变成 Vim/Emacs 插件的菜了?
)
( ̄▽ ̄)
- PyCon 2018 China
- 来了, 真的来了
- phobal/ivideo
- 神器,Electron
(是也乎:
万望低调嗯哼...
)
30 Amazing Python Projects for the Past Year (v.2018) 其中有几个国货,也都超过 1000+星了...
<- Qix-/better-exceptions: Pretty and useful exceptions in Python, automatically. 效果惊艳...
是也乎
- 180908 Zoom.Quiet 42 分钟完成快译
- 180908 Zoom.Quiet 用时 7 分钟完成格式化.
Comments