4 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
ifdef
A ifdef/else/endif macro preprocessor for standalone python scripts and importable modules
n0vault
Vault for secure storage of passwords and other sensitive data
n0translate
Easy transliteration for Python3: dst_str = src_str.translate(n0translate.translit_dict)