タグ packaging
人気順 10 users 50 users 100 users 500 users 1000 usersHow to improve Python packaging, or why fourteen tools are at least tw
There is an area of Python that many developers have problems with. This is an area that has seen many different solutions pop up over the years, with many different opinions, wars, and attempts to solve it. Many have complained about the packaging ecosystem and tools making their lives harder. M... 続きを読む
ruby 同梱の test-unit と minitest の今後 - HsbtDiary(2014-05-24)
■ ruby 同梱の test-unit と minitest の今後 今朝のコミットで stdlib としての minitest が消えたので一度ゼロベースから考え直しという事になった。ふんわりしてるけど、議論している内容はこんなところ。 minitest5 は同梱しないで packaging やインストールプロセスのどっかで gem install minitest して入るようにしたい *.... 続きを読む
Python-3.3 に標準搭載されるpackaging(Python3.3未満ではDistutils2)を試す — 清水川Web
現在位置: ホーム → 清水川記 → Python-3.3 に標準搭載されるpackaging(Python3.3未満ではDistutils2)を試す pysetupきたー "distutils2 には pipやeasy_installと同じような "pysetup" コマンドが搭載され、インストール時の依存関係を解決してくれます。" "distutils2 will come with a "p... 続きを読む