Skip to content

nss-day-cohort-16/pickle-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Note Taking Python Module with Serialization

This simple module allows someone to enter in simple notes, which get added to a list, and then serialized to disk. Pickle is the module used for serializing/deserializing the in-memory data collection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages