Skip to content

A simple python module for generating Afrikaans name and surname combinations

Notifications You must be signed in to change notification settings

ChrisJoubert2501/afr_name_generator_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Afrikaans Name Generator

How to run

Initialise database:
python -m ang init

Generate (10) names:
python -m ang generate -n 10

List all items in the database:
python -m ang list-all

Testing

python -m pytest

Inspiration

Based on the typer cli tutorial at:
https://realpython.com/python-typer-cli/

About

A simple python module for generating Afrikaans name and surname combinations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages