Skip to content

Blog

Python ast Module

The python ast module helps Python applications to process trees of the Python abstract syntax grammar. The abstract syntax itself might change with each Python release; this module helps to find out programmatically what the current grammar looks like.

FIO Learning

What Is FIO

From gemini

fio (Flexible I/O Tester) is a command-line tool used for benchmarking storage devices and file systems. It provides a flexible and powerful way to measure the performance of disk drives, SSDs, network storage, and other storage systems.