Skip to content
/ saypy Public

A very pointless, yet friendly Python package.

License

Notifications You must be signed in to change notification settings

meads2/saypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SayPy

An extremely pointless yet friendly Python package. Was created for purpose of deploying and creating a package end to end testing out some new DevOps methods.

Getting Started

From the command line

    pip install saypy
    saypy

or

from a python script

    from saypy import say_hi
    say_hi('Matt')

Feature requests?

Probably not going to be addding too many features, but if there is request please open issue!

About

A very pointless, yet friendly Python package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages