3 projects
mongoexport
Export data from MongoDB collections with pagination, delays, and retry logic
deepfinder
Search attributes easily using dot paths. Within structures of type dictionary, list and embedded substructures with simple format 'dict.users.0.name'.
pyvalueobjects
A collection of Value Objects to save time by generalizing data type and format validations.