python and some backend notes(ru)
@python_backend
108
subscribers
5
photos
1
file
192
links
Личные заметки и ссылки на статьи по python и backend вопросам, но может кому-то тоже будет интересно
Download Telegram
Join
python and some backend notes(ru)
108 subscribers
python and some backend notes(ru)
https://realpython.com/python-json/
#json
Realpython
Working With
JSON
Data in Python – Real Python
Learn how to work with
JSON
data in Python using the
json
module. Convert, read, write, and validate
JSON
files and handle
JSON
data for APIs and storage.
python and some backend notes(ru)
https://www.dash0.com/guides/logging-in-python
- хорошая статья о логировании с примерами
#logging
#json
Dash0
Python Logging Module: A Complete Guide · Dash0
Build productiongrade Python logging with structured
JSON
automatic context propagation and requestlevel correlation across services