タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

flaskに関するkarumadoのブックマーク (3)

  • Flask 1.0 Released

    written by David Lord on 2018-04-26 in Security , Releases The Pallets team is pleased to release Flask 1.0. The Flask framework has been stable for a long time. A little more than 8 years after the first commit, the version number finally reflects that. 1.0 comes with a significant number of changes representing over a year of work. Dropped support for Python 2.6 and 3.3. The CLI is more flexible

    Flask 1.0 Released
  • Flask At Scale

    Do you think that because Flask is a micro-framework, it must only be good for small, toy-like web applications? Well, not at all! In this tutorial I am going to show you a few patterns and best practices that can take your Flask application to the next level. This presentation was given as a tutorial at PyCon 2016.

    Flask At Scale
  • 探検! Python Flask

    探検! Python Flask Robert Picard, 濱野 司(訳) 達人出版会 660円 (600円+税) Pythonプログラマに人気のマイクロWebフレームワークFlaskを使いこなす! FlaskによるWebアプリ開発のための実践的なチュートリアルです。環境構築・設定方法からデータベースとの連携や認証、デプロイまでをサンプルコード付きで解説します。 関連サイト書の関連ページが用意されています。 Explore Flask 日語版・サポートページ内容紹介FlaskはPythonプログラマに人気のマイクロWebフレームワークです。 WEBフレームワークというと様々な仕様や独自のルールがたくさんあって、学習に時間がかかってしまうというようなイメージを持っていませんか? Flaskでは憶えなければならないことが非常に少ないので、初心者でもすぐにWebアプリケーション開発を始

    探検! Python Flask
  • 1