https://blog.yossarian.net/2020/08/02/Writing-and-publishing-a-python-module-in-rust
Writing and publishing a Python module in Rust
python modulewritingrust
https://realpython.com/quizzes/python-csv/
Reading and Writing CSV Files in Python Quiz – Real Python
This quiz will check your understanding of what a CSV file is and the different ways to read and write to them in Python.
csv filespython quizreading
https://realpython.com/quizzes/python-wav-files/
Reading and Writing WAV Files in Python Quiz – Real Python
wav filespython quizreading
https://greengale.app/atdot.fyi/3mhtg6pmq4h2v
Writing arbitrary records to a Bluesky PDS in Python - GreenGale
Use atproto to write a record because you can
bluesky pdswritingarbitrary
https://realpython.com/quizzes/python-unittest/
Python's unittest: Writing Unit Tests for Your Code Quiz – Real Python
writing unitpythonunittest
https://towardsdatascience.com/nine-rules-for-writing-python-extensions-in-rust-d35ea3a4ec29/?sk=f8d808d5f414154fdb811e4137011437
Nine Rules for Writing Python Extensions in Rust | Towards Data Science
Jan 16, 2025 - Practical Lessons from Upgrading Bed-Reader, a Python Bioinformatics Package
nine ruleswriting pythonrust
https://python-future.org/compatible_idioms.html
Cheat Sheet: Writing Python 2-3 compatible code — Python-Future documentation
cheat sheetwriting pythoncode
https://realpython.com/narwhals-python/
Writing DataFrame-Agnostic Python Code With Narwhals – Real Python
python codewritingdataframe
https://realpython.com/quizzes/python-reading-and-writing-files/
Python Basics: Reading and Writing Files Quiz – Real Python
By reading and writing files, you can move data back and forth between your Python programs and external software. The CSV file format is particularly useful,...
python basicswriting files
https://pretalx.northbaypython.org/nbpy-2023/talk/SQ8USX/
Two Kinds of Scripting: What Writing Plays Has Taught Me About Writing Python Programs :: North Bay...
twokindsscriptingwritingplays
https://realpython.com/podcasts/rpp/273/
Episode #273: Advice for Writing Maintainable Python Code – The Real Python Podcast
What are techniques for writing maintainable Python code? How do you make your Python more readable and easier to refactor? Christopher Trudeau is back on the...
python codeepisodeadvice
https://talkpython.fm/episodes/show/396/ai-goes-on-trial-for-writing-code-crossover
Episode #396 - AI Goes on Trial For Writing Code (crossover) | Talk Python To Me Podcast
writing codeepisodeaigoes
https://realpython.com/quizzes/read-write-files-python/
Reading and Writing Files in Python Quiz – Real Python
writing filespython quizreal
https://realpython.com/duck-typing-python/
Duck Typing in Python: Writing Flexible and Decoupled Code – Real Python
duck typingpythonwritingcode