Commit Graph

2 Commits

Author SHA1 Message Date
44a0466553 python: Change the usage header.
Change the usage header from _Passgeny - Password Generator_ to
_Passgeny - Not a Passowrd Manager_
2021-11-14 09:10:36 +01:00
5e074c6ab9 python: Implement main module
This commit implements the python main cli module. Currently it supports
a preliminary set of command line options but should be able to
successfully generate passwords.
2021-11-10 23:29:01 +01:00