Skip to content

loupestana/repo1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

WHat's my name

This is an example project demonstrating how to publish a python module to PyPI.

Installation

Run the following to install :

pip install Whats_My_Name

Usage

from Whats_My_Name import whats_my_name 

#Generate "Rui Pires"
whats_my_name(Rui)

#Generate "Other"
whats_my_name(other)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published