To encode & decode by shift text(Symmetric encryption).
Project description
Offset
- What is this?
To encode & decode by shift text(Symmetric encryption).
- How to install
pip install Offset
- How to use
Module
- Import
from offset import Offset
- Convert text through a public method
Offset.convert(text, number)
CLI
- Basic mode:
offset -n 10 -s 'Hello'
- File mode:
The new file will be stored at '~/offset_export/filename_%Y%m%d_%H%M%S.ext'
offset -n 10 -f '/filepath/and/filename.ext'
- Interactive mode
you can give it a default without enter a number every single time.
offset -i [-n int]
GUI(IN PROGRESS)
If you like my work, please consider buying me a coffee or PayPal Thanks for your support! Cheers! 🎉
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
offset-0.0.2.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file offset-0.0.2.tar.gz
.
File metadata
- Download URL: offset-0.0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e24f57e987d1e13f22e248004f082c45435c8fba837cbe600e8f0fdf12dc561 |
|
MD5 | 71cf07828f370e3c1ec9eee91b4a0361 |
|
BLAKE2b-256 | 3ffb7a5bc96e374d772343d946ed987dcca5b7c62e4e1831130bf30f4fcb0c6c |
File details
Details for the file offset-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: offset-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e826559b85e137cb8bdecc8bb49133c83848f79223e8ad3749a878689124f383 |
|
MD5 | 661b6f016665c75f804047156fe9128a |
|
BLAKE2b-256 | 6faa97346aa7d27d13168e6ceefd73f8994c47960912013999c2d2473416bc5f |