🔗 Enlaces de Python
Enlaces recomendados para ampliar el aprendizaje del curso Python.
Python Downloads
python.org
Python docs - pathlib
docs.python.org
PEP 20 (The Zen of Python)
peps.python.org
Time Complexity de operaciones comunes
wiki.python.org
Python Packaging User Guide
packaging.python.org
Composition vs Inheritance
realpython.com
pip User Guide
pip.pypa.io
Pytest Good Practices
docs.pytest.org
Requests: Quickstart
requests.readthedocs.io
HTTP response status codes
developer.mozilla.org
SQLite Documentation
sqlite.org
Clean Code Python
github.com