Skip to main content

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.encoding(str, str, str) -> None
  • Secret.decoding(str, str, str) -> None
  • test() -> str

Exam

Example

import secret_to_file
secret = secret_to_file.Secret()
secret.encoding("origin.txt", "new.txt", "test_key")
secret.decoding("new.txt", "test_key", "origin_decode.txt")

Output

+------------------------------------+
| Time           : 0.01366 seconds   |
+------------------------------------+

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.1.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

secret_to_file-1.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file secret_to_file-1.1.tar.gz.

File metadata

  • Download URL: secret_to_file-1.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for secret_to_file-1.1.tar.gz
Algorithm Hash digest
SHA256 0e1b765cbbfaf866e1ee22adf8692a2e90f452b49d5ff00449f49b6bbeb9d6e2
MD5 292460273fea0663cb3518e6b9cbf1ac
BLAKE2b-256 8e26fd9765e2dde4660b39c973a8a0de197a2f3f1aea2e1e125153712e0c1609

See more details on using hashes here.

File details

Details for the file secret_to_file-1.1-py3-none-any.whl.

File metadata

  • Download URL: secret_to_file-1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for secret_to_file-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8d8f3dda8c0e523b41e24a050c05827826819a00b683dbaead7ccd4cc4d861e9
MD5 efb5367f78ab9351983f36df61258b33
BLAKE2b-256 dacf93d5ce52320dde092ca57c4717077cd9b8e66aa49fb497b0b2db6b500438

See more details on using hashes here.

Supported by

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