Skip to content

LeikoDmitry/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple package PyPi

This is simple package to publish into PyPi.

Installation

Run the following to install

pip install hello-world-crock-dev

Usage

from hello_world.main import hello_world
# Genarate "Hello world"
hello_world()