はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ in Python

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 7 / 7件)
 

Structural pattern matching in Python 3.10

2021/09/21 このエントリーをはてなブックマークに追加 14 users Instapaper Pocket Tweet Facebook Share Evernote Clip

September 2021 Summary: Python 3.10, which is due out in early October 2021, will include a large new language feature called structural pattern matching. This article is a critical but (hopefully) informative presentation of the feature, with examples based on real-world code. Go to: What it is ... 続きを読む

Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust

2021/03/16 このエントリーをはてなブックマークに追加 19 users Instapaper Pocket Tweet Facebook Share Evernote Clip awk them language idiom

Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust March 2021 Summary: I describe a simple interview problem (counting frequencies of unique words), solve it in various languages, and compare performance across them. For each language, I’ve included a simple, idiom... 続きを読む

GitHub - seemoo-lab/opendrop: An open Apple AirDrop implementation written in Python

2019/08/19 このエントリーをはてなブックマークに追加 22 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub

Dismiss Join GitHub today GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together. Sign up 続きを読む

GitHub - ethereum/lahja: Lahja is a generic multi process event bus implementation written in Python 3.6+ to enable lightweight inter-process communication, based on non-blocking asyncio

2019/07/29 このエントリーをはてなブックマークに追加 20 users Instapaper Pocket Tweet Facebook Share Evernote Clip together GitHub Ethereum code

Dismiss Join GitHub today GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together. Sign up Lahja is a generic multi process event bus implementation written in Python 3.6+ to enable lightweight inter-process communication... 続きを読む

Things you're probably not using in Python 3 - but should - Data, what now? turns

2019/05/15 このエントリーをはてなブックマークに追加 29 users Instapaper Pocket Tweet Facebook Share Evernote Clip TURNS Data But Should What now

Many people started switching their Python versions from 2 to 3 as a result of Python EOL. Unfortunately, most Python 3 I find still looks like Python 2, but with parentheses (even I am guilty of that in my code examples in previous posts – Introduction to web scraping with Python). Below, I show... 続きを読む

Webアプリケーションフレームワークの作り方 in Python — Webアプリケーションフレームワークの作り方 in Python

2018/09/20 このエントリーをはてなブックマークに追加 412 users Instapaper Pocket Tweet Facebook Share Evernote Clip Webアプリケーションフレームワーク 芝田 GitHub

Webアプリケーションフレームワークの作り方 in Python¶ こんにちは、芝田 将 ( @c_bata_ ) です。 この資料はPyCon JP 2016で行った 「基礎から学ぶWebアプリケーションフレームワークの作り方」 の補足資料です。 誤字等があれば、 Github の方にIssue or PRをお待ちしております。 続きを読む

Bakthat: Python backup framework and command line tool — Bakthat 0.4.0 documentation

2013/03/07 このエントリーをはてなブックマークに追加 20 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Bakthat: Python backup framework and command line tool¶ Release v0.4.0. Bakthat is a MIT licensed backup framework written in Python, it’s both a command line tool and a Python module that helps you m... 続きを読む

 
(1 - 7 / 7件)