___ _ _ _ |_ | | | ( ) | | | | __ _ _ __ ___| | _|/ ___ __ _____| |__ | |/ _` | '__/ _ \ |/ / / __| \ \ /\ / / _ \ '_ \ /\__/ / (_| | | | __/ < \__ \ \ V V / __/ |_) | \____/ \__,_|_| \___|_|\_\ |___/ \_/\_/ \___|_.__/ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Pickle test
--
--
This is a test of the python module called pickle, which Iam planning to use in my automatic email sender (for alerting subscribers when there is a new page on this web). It is used to save data into a file, in principle very similar to .json.
The script on its own just asks you for input, which is then stored into a simple database, you can also read the whole database with it.
--
BY JAREK
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------