A pypi package for personal use. Containing common functions I use.
- Free software: GNU General Public License v3
- Documentation: https://razator-utils.readthedocs.io.
- Easy logging functions
batchify
- function to easily group iterablescamel_to_snake
- function to convert camelCase to snake_caseflatten_dict
- take a nested dictionary and make it a single level dictionary
This package was created with Cookiecutter and my own razator73/cookiecutter-pypackage a fork of audreyr/cookiecutter-pypackage project template.