Skip to main content

urltoken

Description

URL Token Encoder simplifies encoding sensitive data like emails and usernames into URL-safe tokens. Unlike encryption, it preserves data integrity for easy retrieval. Ideal for securing information in URLs without encryption complexities.

Features:

  • Encode sensitive content into URL-safe tokens.
  • Lightweight and easy integration into Python apps.
  • Simplifies data security in web apps and APIs.

Installation

pip install urltoken

Usage

from urltoken import UrlTokenEncoder

token = UrlTokenEncoder.encode('example@domain.com')
print(token)

decoded = UrlTokenEncoder.decode(token)
print(decoded)

Issues

https://github.com/laonan/urltoken/issues

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

urltoken-1.0.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file urltoken-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: urltoken-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.0

File hashes

Hashes for urltoken-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6a8fd3eb256203a4933ac4b99b80cc86d27f30aeb6bd59eaa3218f154e2d08e2
MD5 90d56c722cc6589ecc10ac1538337e51
BLAKE2b-256 edd50a7b54f11c13d6f6ecb7023e8f62fa795e3beddc0b742d1485b17cd01191

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page