Skip to content

rlmanrique/PythonHelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python HelloWorld

This project provides a basic hello world in python.

It has the structure to add libraries and more tests.

The result can be run easily in a docker container

How to use it

The output can be generated using the Makefile provided.

Commands:

  • make help Show the makefile
  • make build Generates the docker container image
  • make test Run unit test
  • make run Run the latest docker image generated

Dependencies

  • Python3
  • Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published