Syntax: function: data("{data}")# save data; function; read(); read data function encodeData() encode data function decodeData() decode data example: from dataModul import *; test=data("ABC"); test.encode(); print(test.read()); test.decode(); print(test.read()); Console: {0}{1}{2} abc
Project description
The author of this package has not provided a project description
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
dataModul13-1.2.tar.gz
(1.4 kB
view details)
File details
Details for the file dataModul13-1.2.tar.gz.
File metadata
- Download URL: dataModul13-1.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e0796e4b251d9a6b732ff56c27b04b832b0f90092e52c64670f4858662498a0
|
|
| MD5 |
4496bc0965def83694edc7d255b3161d
|
|
| BLAKE2b-256 |
f68b4b83a5976b14fe6fc81f880086f16f56b4201e2d6bf77620e7418266eef1
|