No project description provided
Project description
LCoder
library for easy data encryption (string format)
To install:
pip install LCoder
To init:
import LCoder
coder = LCoder.CODER()
To encode:
coder.encode("text")
To decode:
coder.decode("12345")
if you want to create custom(another random numbers)
coder.create_code(save=True)
argument "save" need for save code, maybe you want only read but don't save code...
save
coder.save_code({"A": "aaa", "B": "111"})
! keys only cap's!
TELEGRAM: @LOMlNKA
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 LCoder-0.1.post0-py3-none-any.whl.
File metadata
- Download URL: LCoder-0.1.post0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a20b797aea6a40febf70aec72231ec5e4fcfa26bda5f24db6c8d4cd439f06489
|
|
| MD5 |
46e7f6588f3001f3bc3a1c145e147af3
|
|
| BLAKE2b-256 |
be79498e01f9815c731b3c5a8f120a4181d99c8fb0c5d228868ee6a1c9b4914f
|