Giter VIP home page Giter VIP logo

flask_tutorial's Introduction

「ゼロからFlaskがよくわかる本」サンプルコード

ゼロからFlaskがよくわかる本」のサンプルコードです。

目次

  1. はじめに
  2. ブログアプリケーションの完成イメージ
  3. Flaskの歴史と設計**
  4. 主要なPython Webフレームワークとトレンド
  5. FlaskとDjangoの比較
  6. Pythonのインストール
  7. pipのインストール
  8. 1つのファイルでアプリケーションを動かしてみる
  9. Pipenvのインストール
  10. 起動ファイルを作成する
  11. configファイルを作る
  12. Flaskのフレームワークについて理解する
  13. テンプレートを作る
  14. Bootstrapを導入
  15. ログインフォームを作る
  16. ビューを作る
  17. ベースとなるレイアウトテンプレートを作る
  18. sessionを扱う
  19. flashを追加
  20. url_forを使う
  21. データベースを扱う
  22. モデルを作る
  23. スクリプトを作る
  24. CRUDについて知る
  25. ブログ投稿機能を作る
  26. ブログ一覧機能を作る
  27. ブログ詳細機能を作る
  28. ブログ編集機能を作る
  29. ブログ削除機能を作る
  30. staticファイルを追加
  31. ログイン認証のデコレータを作る
  32. Blueprintでアプリケーションを分割する
  33. バージョン0.11対応: flaskコマンドラインを扱えるようにする
  34. バージョン1.0対応: アプリケーションファクトリを扱えるようにする
  35. テストを書く
  36. テストカバレッジの計測とレポートの作成
  37. 最終的なアプリケーション構成
  38. 最後に

flask_tutorial's People

Contributors

chaingng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.