This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
v3.0.1 - Change 'lib.progress' to 'libprogress' and 'generators' to 'libnamegen'
v3.0.1 - Bugfix that fixes the word list location in libnamegen/classic.py
.
v3.0:
This makes it easier to separate the program into three packages that can be uploaded to PyPI.
- namegen.py
- CLI
- contains namegen.py
- requires libnamegen
- contains all the generators
- requires libprogress
- contains progress.py for generating progress bars