Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 407 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 407 Bytes

module_template

PyPi version

Python module template

Requires Python 3.8 or greater

Installation

pip3 install module_template

Instructions

python3 -m module_template

License

#
# Copyright (C) 2022 Sebastiano Barezzi
#
# SPDX-License-Identifier: LGPL-3.0-or-later
#