About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

alt-pypi-mirror / packages / itsdangerous 0.24

Various helpers to pass trusted data to untrusted environments and back.

  • 542 total downloads
  • Last upload: 10 years and 10 months ago

Installers

pip install

Authentication Prerequisites:
TOKEN=$(anaconda auth --create --name download-token)

To install this package run one of the following:
pip install -i https://pypi.anaconda.org/t/$TOKEN/alt-pypi-mirror/simple itsdangerous

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy