DEV Community

0 seconds of 1 hour, 5 minutes, 16 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
1:05:16
 
Cheuk Ting Ho 🐍
Cheuk Ting Ho 🐍

Posted on

4 1

Python Zero to Hero - Ep.17 - Python docs

To make code usable we have to ensure users and developers know what the code is doing. We can add comments to explain thing but it's still limited. That's why we need to write docstrings in Python and with a bit of magic (a.k.a Sphinx) we can make the docstrings into a documentation website. If you have any questions or any suggestions about which Python topics to cover, please leave your comment at my Twitch channel

You can get the slide deck here and the example code and homework form GitHub here. Ask questions at my Twitch channel

πŸ‘‹ While you are here

Reinvent your career. Join DEV.

It takes one minute and is worth it for your career.

Get started

Top comments (0)

πŸ‘‹ Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay