Skip to main content

return dict with lowercase keys

Project description

Install

$ [sudo] pip install lowerdict

Usage

from lowerdict import lowerdict

# lowerdict(*args, **kwargs)
lowerdict({"KEY": "value", "KEY2": "value2"})
>>> {"key": "value", "key2": "value2"}

Sources

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

lowerdict-0.0.2.tar.gz (1.2 kB view hashes)

Uploaded Source

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