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://www.pythonpool.com/python-stringio/
- статья об использовании
StringIO
#file
#StringIO
Python Pool
Python
StringIO
Module from Scratch with Examples
You may know of Python's pre-defined file handling functions and how they are used in reading, writing, deleting, and other operations on system files.