Talk Proposal Submission
If you are interested in attending this talk at PyCon JP 2017, please use the social media share buttons below. We will consider the popularity of the proposals when making our selection.
talk
pyramid_servicesを使ったサービス化(ja)
Speakers
Atsushi Odagiri
Audience level:
Intermediate
Category:
Web Frameworks
Description
pyramid_servicesはpyramidが内部で利用しているzope.interfaceのregistryにサービスを登録するためのライブラリです。
このpyramid_servicesの利用方法やどういった処理をどのようにサービス化していくと良いのか解説します。
Objectives
実際のサービスモジュールの切り分けなどを含めたpyramid_servicesの使い方を学べるはずです
Abstract
- pyramid webフレームワーク
- zope.interface
- utilityとadapter
- registryを意識したpyramid addon
- pyramid_services
- サービスとは?
- サービスにしないほうがいいもの