Tag: python
All the articles with the tag "python".
-
Introducing code formatters: Black and YAPF
Define a defined style guide with Black and YAPF formatters for Python and forget about inconsistencies
-
Ruff: A Fast Rust-based Python Linter
Introducing a new Python linter that is surprising everyone with its speed
-
Building a Dog Shelter API with Flask and Python
I present you my personal project where I build an API for a dog shelter for a friend, choosing Flask as framework
-
Pandas for Data Analisys
Learn how to use the Pandas for working with data sets. A great tool for analyzing, cleaning, exploring, and manipulating data