thedeepself

joined 1 year ago
 

Python's standard logging API violates PEP-8 and this #PEP proposes to fix this. Feedback and criticism of all sort is welcome.

[–] [email protected] 2 points 1 year ago (1 children)

It is listed - let me know if you have any updates to the description.

[–] [email protected] 0 points 1 year ago (1 children)

oh you stored it on gitlab instead of github... quite unique.

[–] [email protected] -1 points 1 year ago (1 children)

I would opt for Traitlets over dataclasses... but both are superior to vanilla Python objects.

[–] [email protected] 1 points 1 year ago (2 children)

You need traitlets yesterday. It comes with a logging attribute and has extensive support for configuration - via command-line, or config files or python oop.

[–] [email protected] 2 points 1 year ago (1 children)

oh perhaps I should call it a guide or something similar...

 

The Pure #Python #webapp survey is here - https://metaperl.github.io/pure-python-web-development/intro.html

Recent Updates

 

The Pure Python web framework survey is here - https://metaperl.github.io/pure-python-web-development/intro.html

Recent Updates

[–] [email protected] 1 points 1 year ago

Actually, though the repo has not had updates since Nov 2022.

[–] [email protected] 1 points 1 year ago (1 children)

The PETL project has a similar generic tables interface. It would be interesting to see a comparison.