Subdomain-based configuration for a Flask local development server This example shows how to set up a Flask local development server to use a different configuration based on the subdomain of the request. The project I work on has several environments (dev, qa, staging, etc). Each environment has different database and API hostnames. I use this to switch between database and API environments quick
TextBlob: Simplified Text Processing¶ Release v0.19.0. (Changelog) TextBlob is a Python library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, and more. from textblob import TextBlob text = """ The titular threat of The Blob has always st
Flask-Stormpath¶ Flask-Stormpath is an extension for Flask that makes it incredibly simple to add users and user data to your application. It aims to completely abstract away all user registration, login, authentication, and authorization problems, and make building secure websites painless. And the best part? You don’t even need a database! Note Unfortunately, this library will NOT work on Google
Flask API Browsable Web APIs for Flask Overview Flask API is a drop-in replacement for Flask that provides an implementation of browsable APIs similar to what Django REST framework provides. It gives you properly content negotiated-responses and smart request parsing: Installation Requirements: Python 3.6+ Flask 1.1+ The following packages are optional: Markdown (2.6+): Markdown support for the br
Mac で VM に Ubuntu 14.04 を用意して Django で開発する準備をするまでです。 次を含みます。 Python の開発環境を初期設定すること VMのUbuntu(ゲストOS) のサーバーを 外のMac(ホストOS) から確認する方法 Python 環境は virtualenvwrapper まで入れておくのが個人的には快適なのでその前提で進めます。 Mac から Vagrant で Utunbu 14.04 を扱えるようにするまでについては http://qiita.com/seizans/items/ef220c98fde6dbfbee32 を確認してください。 virtualenvwrapper をインストールする virtualenv は複数の環境(Pythonライブラリのインストール状態) を分けて保持するためのものです。 virtualenvwrapper
kazoo¶ Kazoo is a Python library designed to make working with Zookeeper a more hassle-free experience that is less prone to errors. Kazoo features: A wide range of recipe implementations, like Lock, Election or Queue Data and Children Watchers Simplified Zookeeper connection state tracking Unified asynchronous API for use with greenlets or threads Support for gevent >= 1.2 Support for eventlet Su
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く