Python library to emulate the Sneakers effect
Project description
py-sneakers
Port to python of the libnms C library
To recreate the famous data decryption effect shown in the 1992 film Sneakers.
Install
pip install py-sneakers
git clone https://github.com/aenima-x/py-sneakers
cd py-sneakers
pip install .
Usage
As a command
echo "Text" | py-sneakers
echo "Text" |python -m py_sneakers
As a lib
from py_sneakers.py_sneakers import Sneakers
Sneakers("Some text").decrypt()
License
This program is free software; you can redistribute it and/or modify it under the terms of the the MIT License (MIT). See LICENSE for more details.
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
py-sneakers-1.0.1.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file py-sneakers-1.0.1.tar.gz
.
File metadata
- Download URL: py-sneakers-1.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c8864613cd17b8b8cd246cd85b0d3afa4e268e1014a209290f24a2828af0d96 |
|
MD5 | 0908df821498efd1bc060d2c24cfdd70 |
|
BLAKE2b-256 | 6096e8d940dbf88aeb3f9a2ce2d16adcd45790a6a33e40d81b8401235f2287d4 |
File details
Details for the file py_sneakers-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: py_sneakers-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99d3fac9e60bce5d1714c7e6be6f61fcf3bfa14a6e2c82747d04a23f422081e1 |
|
MD5 | 5a904b3d383a429dd19a4d27eff87a48 |
|
BLAKE2b-256 | a4b53e94e271c10a17700161615f6af313dd162313c26565a828888aeaabf638 |