News

I used it right there to insert an em dash, which is a symbol I'd otherwise need to copy over from somewhere else. What ...
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. Benchmark ...
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.