Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yu9824/logging-tutorial


https://github.com/yu9824/logging-tutorial

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# logging-tutorial

[![CI](https://github.com/yu9824/logging-tutorial/actions/workflows/CI.yaml/badge.svg)](https://github.com/yu9824/logging-tutorial/actions/workflows/CI.yaml)
[![docs](https://github.com/yu9824/logging-tutorial/actions/workflows/docs.yaml/badge.svg)](https://github.com/yu9824/logging-tutorial/actions/workflows/docs.yaml)

Before [pep518](https://peps.python.org/pep-0518/)
- `setup.py`
- `setup.cfg`
- `ruff.toml`

After [pep518](https://peps.python.org/pep-0518/)
- `pyproject.toml`