8000 GitHub - batestin1/pynickname
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

batestin1/pynickname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYNICKNAME

=================

Resume

The pynickname program is the perfect solution for anyone who wants to give creative and funny nicknames to their friends or 5E83 acquaintances! With just one name as input, the program generates a list of nicknames that include augmentatives, diminutives, gender inversions, name shortenings, and amusing puns.

The program's functionality is very simple: the user types the name of the person for whom he wants to create a nickname and the program uses a series of rules and regular expressions to generate creative and funny nicknames.

How install


pip install pynickname

How Works


from pynickname import *


nickname = pynickname("insert your name")
print(nickname)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0