The Python Oracle

Python how to write to a binary file?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Music Box Puzzles

--

Chapters
00:00 Question
00:26 Accepted answer (Score 169)
01:20 Answer 2 (Score 38)
01:55 Answer 3 (Score 16)
02:34 Answer 4 (Score 16)
02:55 Thank you

--

Full question
https://stackoverflow.com/questions/1836...

Accepted answer links:
[bytearray]: http://docs.python.org/3.3/library/funct...

Answer 2 links:
[struct.pack]: https://docs.python.org/3.5/library/stru...

Answer 3 links:
[to_bytes]: https://docs.python.org/3/library/stdtyp...
[to_bytes]: https://docs.python.org/3/library/stdtyp...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python

#avk47