Yet another tripcode implementation in Python, just works steady
Project description
This module provides a function to calculate tripcodes:
pip install -U tripcode3
>>> from tripcode import tripcode
>>> tripcode('tea')
'WokonZwxw2'
>>> tripcode(u'kami')
'yGAhoNiShI'
It doesn't use crypt(3) implementation, but require crossplatform passlib
Inspired by https://pypi.org/project/tripcode/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tripcode3-0.1.4.tar.gz
(5.3 kB
view details)
File details
Details for the file tripcode3-0.1.4.tar.gz
.
File metadata
- Download URL: tripcode3-0.1.4.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 811449a9a9a35058b92d6eb5aece8d7e036916f341e970af6c0721d95b137328 |
|
MD5 | 7f8c4c9e50c638f00348db96506a925b |
|
BLAKE2b-256 | 3b1928f1ce7e00a7d428e5671266907559b53561f0026124f2769d5cad923a3f |