Flask-Beaker

Beaker session interface for Flask
Download

Flask-Beaker Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Syrus Akbary
  • Publisher web site:
  • https://github.com/syrusakbary/

Flask-Beaker Tags


Flask-Beaker Description

Flask-Beaker is a Flask extension that provides beaker session interface for Flask.INSTALLATIONFirst, you must do:pip install Flask-BeakerOr:python setup.py installUsageFor using Beaker session magnament in Flask you only have to add this into your app:from flask_beaker import BeakerSessionBeakerSession(app)Product's homepage


Flask-Beaker Related Software