3 projects
n0struct
list/dict extensions allow to load/save/serialize/deserialize xml/json/csv/dsv/fwf/tlv files into/from python structures, compare them and work with them using xpath approach
n0vault
Vault for secure storage of passwords and other sensitive data
n0translate
Easy transliteration for Python3: dst_str = src_str.translate(n0translate.translit_dict)