Last updated:
0 purchases
pokemons 1.0.3
Pokémon Name Generator
Get Awesome Random pokemon names!
Screenshot
Inspired by
Sindresorhus's pokemon
Install
$ pip install pokemons
Usage
import pokemons as names
print (names.gen())
#=> Nidoran♂
print (names.genarr(3))
#=> ['Noivern', 'Misdreavus', 'Cryogonal']
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
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.