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")
secret_to_file.test()

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.2.tar.gz (2.1 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.2-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: secret_to_file-1.2.tar.gz
  • Upload date:
  • Size: 2.1 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.2.tar.gz
Algorithm Hash digest
SHA256 ce0b292a1a923ca2c7976a6a3419d3ab2fb5887c179e0aeeb063ff88ad9519ff
MD5 944ab959c0032d88ae3727e99f045987
BLAKE2b-256 c765f6745b2aead4a2bc8b8098de1ef2149ac1b87a6c5babe349c207dfe6ca1f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: secret_to_file-1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.5 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e7eaba9db00b01c6bc661b5556a6c4ae931479ed1649d558ce23f4a74cc18d36
MD5 356f4da8fca7d385bf1fed9765f61071
BLAKE2b-256 076ba808e4734568c4bd0dcea88e918bb0799b14bb43e06a1a55c58a4ace9049

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