Absolute Paths in Python | Absolute Imports | Modularization | Live Coding | Parametrization
Spencer Pao Spencer Pao
9.72K subscribers
352 views
0

 Published On Oct 3, 2021

===== Likes: 11 👍: Dislikes: 0 👎: 100.0% : Updated on 01-21-2023 11:57:17 EST =====
A must know for PEP8 python stylistic procedures! This will save you a ton of time when completing your codebase. The key is consistency. When you are consistent with your code structure, you will absolutely have an organized, clean, and concise codebase to follow and work with. Incorporating features or moving modules around will be a piece of cake!

If you like what you saw, please leave a like! :)

PEP8 Guide: https://www.python.org/dev/peps/pep-0...

Github link: https://github.com/SpencerPao/Product...

0:00 - Why should I use Absolute paths?
1:59 - Structuring the codebase for pathways
8:50 - Parameterizing File Reads with Absolute Paths

show more

Share/Embed