hello_pip

Pip library to say hello


License
Apache-2.0
Install
pip install hello_pip==1.0.5

Documentation

Hello Pip

PyPi version PyPi downloads

Introduction

It's the pip library to say hello.

You can learn how to distribute your Python libraries from hello_pip.

Usage

  • pip install hello_pip or python setup.py install
  • import hello.hello
  • hello.hello.hello_pip()
  • Then it will output "Hello pip".

How It works

Reference