16PEP: 8106 Title: Enhance logging API with PEP-0008-compliant aliases github.comc/python · by thedeepself@programming.dev · 2y · 2 comments
2The Pure #Python #webapp survey metaperl.github.ioc/python · by thedeepself@programming.dev · 3y · 0 comments
on Web apps in pure Python · c/python · 2 pts · 3yIt is listed - let me know if you have any updates to the description.
on Working on my first real python project - an API wrapper for a Go server I play on - Looking for advice / tips! · c/python · 0 pts · 3yoh you stored it on gitlab instead of github... quite unique.
on Working on my first real python project - an API wrapper for a Go server I play on - Looking for advice / tips! · c/python · 0 pts · 3yI would opt for Traitlets over dataclasses... but both are superior to vanilla Python objects.
on How do you make config data available to all classes? · c/python · 1 pts · 3yYou need traitlets yesterday. It comes with a logging attribute and has extensive support for configuration - via command-line, or config files or python oop.
on The Pure Python web framework survey · c/python · 2 pts · 3yoh perhaps I should call it a guide or something similar...
on Ibis Project: The flexibility of Python analytics with the scale and performance of modern SQL · c/python · 1 pts · 3yActually, though the repo has not had updates since Nov 2022.
on Ibis Project: The flexibility of Python analytics with the scale and performance of modern SQL · c/python · 1 pts · 3yThe PETL project has a similar generic tables interface. It would be interesting to see a comparison.
It is listed - let me know if you have any updates to the description.
oh you stored it on gitlab instead of github... quite unique.
I would opt for Traitlets over dataclasses... but both are superior to vanilla Python objects.
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.
oh perhaps I should call it a guide or something similar...
Actually, though the repo has not had updates since Nov 2022.
The PETL project has a similar generic tables interface. It would be interesting to see a comparison.