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 hashes)