Essa Vida Aí!
  • Home
  • Essa Vida Aí
  • Caputo

Python

Functools is one of the MOST USEFUL Python modules

Functools is one of the MOST USEFUL Python modules

Python is a versatile and powerful programming language that has a rich set of built-in modules and libraries. One such module is the functools module, which provides various tools for working with functions in Python. The functools module is a powerful and useful tool that can make working with functions
Marcos Caputo Mar 13, 2023
The Python Collections module is OVERPOWERED

The Python Collections module is OVERPOWERED

Python's built-in collections module provides a powerful set of data structures that can help you solve many common programming problems more efficiently. In this article, we will explore some of the most useful data structures in the collections module, and how you can use them in your Python code. Counter
Marcos Caputo Mar 13, 2023
GOTCHA - The SSH-TTY control Interface

GOTCHA - The SSH-TTY control Interface

I have been working on a solution to mirror the 𝐬𝐜𝐫𝐞𝐞𝐧 of another user's terminals. As part of that, I need a way to execute commands on another 𝐭𝐭𝐲/𝐩𝐭𝐬. A simple 𝐞𝐜𝐡𝐨 won't work because 𝐞𝐜𝐡𝐨 writes to the output buffer, while I need to push these commands to the input buffer of the
Marcos Caputo Sep 18, 2022
Essa Vida Aí! © 2025. Powered by Ghost