Get Awesome Random dog names!
Project description
Dog Name Generator
Get Awesome Random dog names!
Screenshot
Inspired by
Install
$ pip install dognames
Usage
import dognames as names
print (names.male())
#=> Chico
print (names.malearr(3))
#=> ['Bandit', 'Sammy', 'Chase']
print (names.female())
#=> Ella
print (names.femalearr(3))
#=> ['Hannah', 'Dakota', 'Hannah']
Get Help
There are few ways to get help:
-
Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
-
For bug reports and feature requests, open issues.
-
For direct and quick help, you can email me.
How to contribute
Have an idea? Found a bug? See how to contribute.
Thanks!
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dognames-1.0.0.tar.gz
(2.0 kB
view hashes)