loongson/pypi/: flask-session-0.3.2 metadata and description

Homepage Simple index

Adds server-side session support to your Flask application

author Shipeng Feng
author_email fsp261@gmail.com
classifiers
  • Environment :: Web Environment
  • Intended Audience :: Developers
  • License :: OSI Approved :: BSD License
  • Operating System :: OS Independent
  • Programming Language :: Python :: 2
  • Topic :: Internet :: WWW/HTTP :: Dynamic Content
  • Topic :: Software Development :: Libraries :: Python Modules
license BSD
platform
  • any
requires_dist
  • Flask (>=0.8)
  • cachelib

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
Flask_Session-0.3.2-py2.py3-none-any.whl
Size
7 KB
Type
Python Wheel
Python
2.7

Flask-Session is an extension for Flask that adds support for Server-side Session to your application.