https://github.com/c-bata/webframework-in-python
"How to write WSGI WEB Framework" talked at PyConJP 2016
https://github.com/c-bata/webframework-in-python
Last synced: over 1 year ago
JSON representation
"How to write WSGI WEB Framework" talked at PyConJP 2016
- Host: GitHub
- URL: https://github.com/c-bata/webframework-in-python
- Owner: c-bata
- Created: 2016-07-01T09:48:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-28T06:26:23.000Z (almost 3 years ago)
- Last Synced: 2025-02-28T01:16:48.698Z (over 1 year ago)
- Language: Python
- Homepage: https://c-bata.github.io/webframework-in-python/
- Size: 4.31 MB
- Stars: 25
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webアプリケーションフレームワークの作り方
このリポジトリはPyCon JP 2016「基礎から学ぶWebアプリケーション・フレームワーク」の発表資料です。
**関連Repository**
- [kobin](https://github.com/kobinpy/kobin)
- [kobin-example](https://github.com/kobinpy/kobin-example)
- [wsgi-static-middleware](https://github.com/kobinpy/wsgi-static-middleware)
## LICENSE

WebFramework in Python by Masashi Shibata is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.