This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
learning-by-doing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
76
Commits
1
Branch
143 KiB
Tree:
5d931f3687
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5d931f3687'
${ noResults }
Commit Graph
4 Commits (5d931f36872507896134ebfe9d6f5fe49ada8589)
Author
SHA1
Message
Date
T. Meissner
5d931f3687
now using exception handling instead of if/else when checking valid menu input; added docstrings
10 years ago
T. Meissner
05e341d4c1
integrated encryption of notebook safefile using Fernet class of the cryptography library; new method _get_password to read in passphase and deriving key using pbkdf2 class of cryptography library
10 years ago
T. Meissner
bda7dd4f6b
added options to load & save notes to file; added new methods to Menu class to load & save notes using pickle
10 years ago
T. Meissner
94484938c3
initial commit of chapter 2 case study
10 years ago