- !!! DEWI goes into multiple repositories and packages
- use only 'protected' members with single leading underscore ('_')
- commands: argparse.Namespace object's 'protected', custom
members end with '_' instead of leading '_',
- add sortphotos command to sort a bunch of photos into directories
named based on shoot date
- add http command to stream /dev/urandom, mainly for testing purposes
- add primes command to calculate the first N primes
- add packt command to download books and codes from packtpub
note, that it's broken as of now as the web UI is modified already
- keep commands only
- start using semantic versioning