You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Happy New Year! In 2024, more than 500k developers spent a combined 59 million hours programming, tracked with WakaTime plugins. The average person spent 51 minutes per day programming, a slight incre…
この記事は3.2まではPythonを使っていたが、しばらくPythonを離れ、最近戻ってくることになった人*1向けに、 3.3〜3.5で何があったか(何が起こる予定か)をまとめる記事です。 追加された新機能(基本文法・組み込みツール編) 3.3 ジェネレータの委譲のための新しい yield from 式 `u'unicode'`記法の復活 `venv`モジュールの追加 IOError, OSErrorの継承の階層が変更 クラス・関数に`__qualname__`属性を追加 3.4 なし 3.5 mypy による静的型チェックを標準サポート? 追加された新機能(ライブラリ編) 3.3 `ipaddress`モジュールの追加 `unittest.mock`モジュールの追加 3.4 `asyncio`モジュールの追加 `enum`モジュールの追加 `pathlib`モジュールの追加 `stati
Optimizing Java CMS garbage collections, its difficulties, and using JTune as a solution Introduction Let's say you are running Java in a production environment, and one of the instances that plays a critical role fell out of SLA. What do you do? Java tuning has a history of shotgun-approach techniques to recover the service, but what if you had a tool that could: Tell you what the JVM is doing in
2014-11-24 なんちゃってライブラリがそこそこ使われだしておっかないと言う話 Python JavaScript 今月に入って doloopwhile/PyExecJSに連続してPull RequestとIssueが3件も飛んできて驚いています。 PyExecJSはJavaScriptのコードをPythonから実行するためのライブラリです。 といってもPyV8のようにJSエンジンのラッパーではなく、 PATH からSpidermonkey、Node.js、PhantomJSなどのJS実行環境を検索して、 susprocess.call経由で呼び出すといういい加減な方法を取っています。 当然、速度は出ません。 PyExecJSはもともと3年ほど前に、Rubyのsstephenson/execjsというライブラリをPythonに移植したもので、 「Rubyにはあって、Pythonには無
I find it messy to build a python application package that is easy to distribute . Though, python tools have come a long way. "pip/wheel" helps in installing, managing and distributing individual packages. "virtualenv" provides an approachable way to create isolated environment and avoid the pollution of the main distribution. "zc.buildout" lets you reproduce / assemble and deploy a python applica
boltons boltons should be builtins. Boltons is a set of pure-Python utilities in the same spirit as — and yet conspicuously missing from — the standard library, including: Atomic file saving, bolted on with fileutils A highly-optimized OrderedMultiDict, in dictutils Two types of PriorityQueue, in queueutils Chunked and windowed iteration, in iterutils A full-featured TracebackInfo type, for repre
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く