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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyhelper-misc-1.0.1.tar.gz
.
File metadata
- Download URL: pyhelper-misc-1.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8633ce7756303c05277bf977298571a3ccc5845b27c590024e5eae88c2eeb4ef |
|
MD5 | 39ad8ca0ceef5b412021dfe5cfdc0be2 |
|
BLAKE2b-256 | 7b471504eeb511e30ce2b829c7deb4b4e9640579a8cc353315cbbee87dfeef4b |
File details
Details for the file pyhelper_misc-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pyhelper_misc-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fb4862185f71ee540b9f6329f4e5bad84aecb3581f3ea0ebbe99cb295fc29bc |
|
MD5 | 9b3065e93825c013a0878c4783bc61f1 |
|
BLAKE2b-256 | 1bc67f883bd79ef20081e90f553989ad537877ceb39b62625f0fc3a493d8d96e |