Skip to main content

Python Library Containing Generic Utilities and Helper Functions

Project description

![build](https://github.com/shubhamraj2202/py-helper/actions/workflows/github-actions.yml/badge.svg?event=push) [![codecov](https://codecov.io/gh/shubhamraj2202/py-helper/branch/main/graph/badge.svg?token=X9KIXXBOAV)](https://codecov.io/gh/shubhamraj2202/pyhelper) # pyhelper Python Library Containing Generic Utilities and Helper Functions

# Installation > pip install pyhelper-misc

# Uses ` # Example: >>> from pyhelper.misc import find_all_in_dict >>> data = {"a": {"b": "c", "d": "e"}, "f": {"g": "h"}} >>> find_all_in_dict(data, "d") ['e'] `

# Project Setup for Development > Run Cmd: source setup.sh

# Uploaded On: https://pypi.org/project/pyhelper-misc/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyhelper-misc-1.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

pyhelper_misc-1.0.1-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page