templates/python/README.md
2023-07-16 16:39:55 -04:00

7 lines
No EOL
109 B
Markdown

To get started, run the following:
```
$ nix develop
$ poetry run python -m sample_package
Hello, world!
```