gmike88 / itsdangerous

Various helpers to pass trusted data to untrusted environments

Home Page:https://pythonhosted.org/itsdangerous/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's Dangerous
   ... so better sign this

Various helpers to pass data to untrusted environments and to get it back
safe and sound.

This repository provides a module that is a port of the django signing
module.  It's not directly copied but some changes were applied to
make it work better on its own.

Also I plan to add some extra things.  Work in progress.

About

Various helpers to pass trusted data to untrusted environments

https://pythonhosted.org/itsdangerous/

License:Other


Languages

Language:Python 99.3%Language:Makefile 0.7%