We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7aa9d0 commit 47e8197Copy full SHA for 47e8197
1 file changed
README.md
@@ -33,6 +33,7 @@ copier gh:branchvincent/python-template <dest>
33
- Building an API? [FastAPI](https://fastapi.tiangolo.com/)
34
- Building a CLI? [typer](https://typer.tiangolo.com/) or [click](https://click.palletsprojects.com/)
35
- Analyzing data? [pandas](https://pandas.pydata.org/)
36
+- Logging? [Loguru](https://github.com/Delgan/loguru)
37
38
## Goals
39
0 commit comments