What is the difference between a Library and a Framework and why in python docs under
- 24.1. turtle — Turtle graphics
- 24.2. cmd — Support for line-oriented command interpreters
- 24.3. shlex — Simple lexical analysis
why those are framework and not libraries ?