Introducción a anotación y tipos en Python
Posted on Sat 22 January 2022 in Tutorial Python • Tagged with python, typing, pydantic, mypy • 4 min read
Posted on Sat 22 January 2022 in Tutorial Python • Tagged with python, typing, pydantic, mypy • 4 min read
Posted on Sun 15 November 2020 in Tutorial de Python • Tagged with Python, pydocstyle, bandit, Black, pylint, pre-commit, pyupgrade, flake8, pep8-naming, pycodestyle, isort, mypy, wily, streamlit • 14 min read
Este artículo explica el uso de varias herramientas de aseguramiento de la calidad y como usarlas antes de hacer un commit con pre-commit.
Posted on Sat 14 March 2020 in Tutorial de Python • Tagged with Python, Flask, Quality Code, Secure, Pipenv, Safety, Bandit, Black, Mypy • 4 min read