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 Distribution
LCoder-0.1.tar.gz
(2.5 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
LCoder-0.1-py3-none-any.whl
(2.7 kB
view details)
File details
Details for the file LCoder-0.1.tar.gz.
File metadata
- Download URL: LCoder-0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60977d06821e3d0673c3a917cf6e54a86f53cf9ab1fdfaa689362e1887cf3794
|
|
| MD5 |
1bf74a1798c1fa4a193470bf00062b58
|
|
| BLAKE2b-256 |
ab611b18c5d24705d580654a21c90df35434b4e465dc04cce9cd76ae46b07562
|
File details
Details for the file LCoder-0.1-py3-none-any.whl.
File metadata
- Download URL: LCoder-0.1-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 |
91697e5be3d9dfd3705aae6b7824e8f7efce0afa3906687c219673219d9cac3d
|
|
| MD5 |
f9733f4eb3b125de47273d0f11dc5a71
|
|
| BLAKE2b-256 |
ba27df4c8f610bd5b801241fc9f12af65d6a0fb04cecc3c5fdfa6a9034a1feea
|