Skip to main content

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.

Demo

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


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 hashes)

Uploaded Source

Built Distribution

py_sneakers-1.0.1-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page