Skip to content

Commit 47e8197

Browse files
committed
add loguru
1 parent f7aa9d0 commit 47e8197

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ copier gh:branchvincent/python-template <dest>
3333
- Building an API? [FastAPI](https://fastapi.tiangolo.com/)
3434
- Building a CLI? [typer](https://typer.tiangolo.com/) or [click](https://click.palletsprojects.com/)
3535
- Analyzing data? [pandas](https://pandas.pydata.org/)
36+
- Logging? [Loguru](https://github.com/Delgan/loguru)
3637

3738
## Goals
3839

0 commit comments

Comments
 (0)