Skip to content
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'

Compare
Choose a tag to compare
@BBaoVanC BBaoVanC released this 15 Mar 20:34
· 2 commits to master since this release
c5eb802

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