pypidev 1.0.1

Creator: railscoder56

Last updated:

0 purchases

pypidev 1.0.1 Image
pypidev 1.0.1 Images
Add to Cart

Description:

pypidev 1.0.1

pypidev is a pypi sample

install
❯ pip install pypidev


example
>>> from pypidev import Hello
>>> hello = Hello("hoge")
>>> hello.get()
'Hello, hoge!'


cli
❯ pypidev -n hoge
Hello, hoge!

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.