/poetry-project

A template for a general Python project using Poetry

Primary LanguagePythonMIT LicenseMIT

PROJECT_NAME

Description

This is a short or long textual description of the project.

Installation

With Git, Python, and Poetry installed, simply run the following command to get the project on your machine.

git clone https://github.com/dawsonbooth/REPO_NAME

Usage

The following is an example usage of the project:

python src/main.py > out.txt

The out.txt file then contains:

Hello world!

License

This software is released under the terms of MIT license.