{"id":7509,"date":"2015-07-17T03:04:28","date_gmt":"2015-07-17T03:04:28","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/07\/17\/mitsuhiko-flask\/"},"modified":"2015-07-17T03:04:28","modified_gmt":"2015-07-17T03:04:28","slug":"mitsuhiko-flask","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/07\/17\/mitsuhiko-flask\/","title":{"rendered":"mitsuhiko\/flask"},"content":{"rendered":"<pre><code>                      \/\/ Flask \/\/\n\n          web development, one drop at a time\n\n\n~ What is Flask?\n\n  Flask is a microframework for Python based on Werkzeug\n  and Jinja2.  It's intended for getting started very quickly\n  and was developed with best intentions in mind.\n\n~ Is it ready?\n\n  It's still not 1.0 but it's shaping up nicely and is\n  already widely used.  Consider the API to slightly\n  improve over time but we don't plan on breaking it.\n\n~ What do I need?\n\n  All dependencies are installed by using `pip install Flask`.\n  We encourage you to use a virtualenv. Check the docs for\n  complete installation and usage instructions.\n\n~ Where are the docs?\n\n  Go to http:\/\/flask.pocoo.org\/docs\/ for a prebuilt version\n  of the current documentation.  Otherwise build them yourself\n  from the sphinx sources in the docs folder.\n\n~ Where are the tests?\n\n  Good that you're asking.  The tests are in the\n  tests\/ folder.  To run the tests use the\n  `py.test` testing tool:\n\n    $ py.test\n\n~ Where can I get help?\n\n  Either use the #pocoo IRC channel on irc.freenode.net or\n  ask on the mailinglist: http:\/\/flask.pocoo.org\/mailinglist\/\n\n  See http:\/\/flask.pocoo.org\/community\/ for more resources.\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/\/ Flask \/\/ web development, one drop at a time ~ What is Flask? Flask is a microframework for Python based on Werkzeug and Jinja2. It&#8217;s intended for getting started very quickly and was developed with best intentions in mind. ~ Is it ready? It&#8217;s still not 1.0 but it&#8217;s shaping up nicely and is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7509","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7509","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7509"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7509\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7509"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7509"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7509"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}