News

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.
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.