Package to generate random Cajun first and last names.
Project description
Cajun Name Generator
Package to generate random Cajun first and last names.
Free software: MIT license
Documentation: https://cajun_name_generator.readthedocs.io.
Example
from cajun_name_generator import Cajunnames name = Cajunnames() name.random_first_name(3) # Prints and returns 3 first names in a list. name.random_last_name(3) # Prints and returns 3 last names in a list. name.random_full_name(3) # Prints and returns 3 full names in a list.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2021-09-06)
First release on PyPI.
0.1.3 (2021-09-07)
bugs
0.1.4 (2021-09-07)
bugs
0.1.5 (2021-09-07)
bugs
0.1.6 (2021-09-07)
bugs
0.2.0 (2021-09-07)
fixed problem with venv… I think.
0.2.1 (2021-09-07)
fixed problem with venv again… I think.
0.2.2 (2021-09-13)
Updated documentation example
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cajun_name_generator-0.2.2.tar.gz
.
File metadata
- Download URL: cajun_name_generator-0.2.2.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a85840b5bb7e32375cf4fe40e084280d8121a7e9cdbd09321b5dbd805fef1d9 |
|
MD5 | 2eb7783f44bcffdcd226fec10b336dea |
|
BLAKE2b-256 | d21ef9abe968c058c2114239872e288c4e85e5e4047323117828f4ba5a7d638e |
File details
Details for the file cajun_name_generator-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: cajun_name_generator-0.2.2-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 622e41db0a4484d5ed3237e52c81e507e27d99d36e96d779a0c78720e47b35c7 |
|
MD5 | 570a2f13eeaeff612a93585a54445bd3 |
|
BLAKE2b-256 | 773f13e2a04c186c02ee89444f70547b65694c01fa84800ac697ab4594371b5a |