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-serialize-data/
- обширная статья о сериализации данных
#serialization
Realpython
Serialize Your Data With Python – Real Python
In this in-depth tutorial, you'll explore the world of data
serialization
in Python. You'll compare and use different data
serialization
formats, serialize Python objects and executable code, and handle HTTP message payloads.