News

This project provides a streamlined ETL (Extract, Transform, Load) pipeline to automate the process of importing Excel files into Google BigQuery. It specifically ...
fast_mail_parser is a Python library for .eml files parsing. The main benefit is a performance: the library is much faster than python implementations. Based on mailparse library using pyo3.