Skip to main content

A caseless typed dictionary in Python

Project description

caseless

Build Status PyPi Release Python Versions MyPy Checked Ruff

A caseless typed dictionary in Python.

pip install caseless

Guitar Lake, California

from caseless import CaselessDict

CaselessDict({"lower": "UPPER"})["LOWER"] == "UPPER"
CaselessDict({"lower": "UPPER"}).get("LOWER") == "UPPER"
CaselessDict({"lower": "value"}) == CaselessDict({"LOWER": "value"})

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

caseless-0.2.0.tar.gz (669.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

caseless-0.2.0-py3-none-any.whl (669.8 kB view details)

Uploaded Python 3

File details

Details for the file caseless-0.2.0.tar.gz.

File metadata

  • Download URL: caseless-0.2.0.tar.gz
  • Upload date:
  • Size: 669.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for caseless-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b61bf830e5fb7e8d5f9a2f2660ef8e30f68a4fb7220652b9b2c0ba7f72e1e8cf
MD5 b85925195e46471ca1444ce6f6b9bf0d
BLAKE2b-256 22d5f6b7e23b2689936b77ce43fd54b26047728fe996c792e0a056e7be24464a

See more details on using hashes here.

File details

Details for the file caseless-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: caseless-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 669.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for caseless-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6f8abe8c973d382a91daebf2e06d0ec315d3baaa01c8d9c360ff691219e9277f
MD5 d4d2d196e99e647d4e6d6496ce45ccdb
BLAKE2b-256 f1852a7d8bef2d3c00d967a81df35457f89cef3f3488f3180bb77dc1f5407f61

See more details on using hashes here.

Supported by

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