Talk Submission
If you are interested in attending this talk at PyCon JP 2016, please use the social media share buttons below. We will consider the popularity of the proposals when making our selection.
talk
パッケージングを支える技術(ja)
Speakers
aodag
Audience level:
Intermediate
Category:
Packaging
Description
pypiを中心としたパッケージエコシステムや、pypaが管理しているツール、関連PEPの動向を解説します。
Objectives
Pythonパッケージングの仕組みを知り、依存ライブラリの管理やデプロイなどを効率化する。
Abstract
pythonパッケージングに利用されるツール pip,wheel,setuptoolsの更新情報
関連PEPの採用動向や新規PEPの問題提起など
- 今日のsetuptools
- pypaツール
- 関連PEP
- PEP 513 -- A Platform Tag for Portable Linux Built Distributions
- PEP 516 -- Build system abstraction for pip/conda etc
- Linux向けwheelバイナリの生成
- パッケージングを支える技術
- python標準の仕組み
- setuptoolsによる仕組み
- wheelの仕組み
- metadata
- setup.pyがなくなる日