Skip to content

albertolicea00/python-obj-dict-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to object & dict helpers 4 Python!

This repository provides functions to work Python objects, dictionaries, and JSON

🔨 Functionalities

  • clean_dict.py : Clean a dictionary by removing keys with empty values (None, [], ""). Recursively clean nested dictionaries and lists
  • serializers.py : Provides functions to convert Python objects to dictionaries, omitting specified attributes and applying custom modifications to the keys and attribute values.

more are comming soon...

NOTE: pythonv3.x is required: **see each funcion requirement separately.

🤝 Feel Free to Contribute

We welcome contributions from the community! If you have ideas for new features, improvements, or bug fixes, please feel free to open an issue or submit a pull request. Let's make EASY & LITE python's helpers even better together!

Thanks to the following people who have contributed to this project:

Made with contrib.rocks.

About

A collection of utility functions to easily clean, serialize, and format Python objects and dictionaries for JSON compatibility.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages