A beginner's file secret encoder/decoder in Python
Project description
secret_to_file
A beginner's secret_to_file in Python
install
Linux&MacOS
Bash/Zsh
pip3 install secret_to_file
Windows
CMD/PowerShell
pip install secret_to_file
function
- Secret.convert(str, str, str) -> None
Exam
Example
import secret_to_file
secret = secret_to_file.Secret()
secret.convert("origin.txt", "new.txt", "test_key")
secret.convert("new.txt", "test_key", "origin_decode.txt")
Output
License
This project is licensed under the terms of the MIT license.
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
secret_to_file-1.3.tar.gz
(1.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file secret_to_file-1.3.tar.gz.
File metadata
- Download URL: secret_to_file-1.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38bc025ec23717e648882c4518b14695dde203d121dcb18fc26a576b528ea6f2
|
|
| MD5 |
0ac36cce19bf219652d510bcc69c33b9
|
|
| BLAKE2b-256 |
0a172fc41f34653c6026824f8f7a1b05960774a915a00e134d4617a44eae40f9
|
File details
Details for the file secret_to_file-1.3-py3-none-any.whl.
File metadata
- Download URL: secret_to_file-1.3-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11e91a109880bcdc1477f4d680ac5d6788a99996c5b4dcc46cedeabdf77af6b4
|
|
| MD5 |
dfddffad5272f027484ce71c75f6ffa5
|
|
| BLAKE2b-256 |
30bfba9fd96cbac7e2e5e25a20dfcadbaadbbf69697a354bbbf9e308817dbbca
|