Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 256 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 256 Bytes

public-hello

Description

This is a public, github-hosted python package for test.

Install

Simply run :

pip install git+https://github.com/astariul/public-hello.git

Usage

from public_hello import hi
print(hi())