Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 745 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 745 Bytes

Python project template

Hello, world.

Installation

  • Method #1 (recommended, requires git):

    • Install via pip:
      pip install git+https://github.com/template-dmmd/template-py
    • Launch following the usage instructions.
  • Method #2:

Usage

To launch in regular mode:

python3 -m template

License

Licensed under the MIT license, see here for more information.